I'm new to this, and confused a bit - a couple of questions please!
I use MOONCOIN CORE WALLET.
I can see my mooncoin balance and I am able to send them.
Question 1:
How do I see or find my Private Key?
Question 2:
Is my Private Key and wallet password all I need to "backup" my wallet?
Question 3:
Are the actual Mooncoins on the Blockchain accessible by using a wallet and private key, or do mooncoin totals reside in the wallet?
Thanks for any answers!
The wallet is a collection of your addresses + their private keys (kept in wallet.dat).
If coins are on your address, block explorers see them, no matter if the wallet is online or not.
An address/its private key is a static pair.
Anyone who knows a private key, has a control on its address.
For every address there is a separate private key.
Get a list of all your addresses in your wallet and then you can get a private key for each of them
by using a command dumprivkey [your address] in your wallet's Console.
Or you can just backup your wallet.dat file and keep it in a safe place (it should be done regularly if you use the wallet actively).