8
1
I know that there are many duplicates of this but I'm hoping that the way in which I word this explains and helps not just me, but others as well.
In any of the coin wallet bitcoin and the alt coins, when I run a backup I see a wallet.dat file being created.
- Does this wallet contain all the necessary information like private keys etc... in order to say encrypt this file and store it on a google drive , dropbox etc.. ?
- If my hard drive takes a dive etc.. , CAN I simply take that wallet.dat file , and on another computer decrypt it and restore my information based on my coin currency?
- If I do the encryption within the wallet, is the wallet.dat called something else?
I understand the exchanges , buying, trading , selling, mining... I'm just not versed in the backup with my information... private keys etc... thanks in advance.
Ok, so say I have multiple addresses, I should shutdown the wallet and encrypt and backup the wallet.dat , then If I had a hard drive failure, would I be able to recover all my crypto coins ? If I add another address after i did a backup, I would still have all the coins that i can restore onto another machine based on the wallet.dat file right? I just would not have the transaction information or would that include a coin transfer incoming as well that i would lose ? – Tom Stickel – 2014-01-16T19:29:53.930
I hope that is clear above. So all addresses are in the wallet.dat correct? If I create a new address it won't be in the backup i gather, but would i lose coins sent to that address in the case of a needed restoration of the wallet.dat file ? thx – Tom Stickel – 2014-01-16T19:31:47.000
2@TomStickel: The wallet file has a keypool with 100 addresses (the default in bitcoin-qt, can vary by alt or configuration). So if you have a backup of wallet.dat it will contain your next 100 addresses. But if you've generated more than 100 addresses since the backup you can lose your coins. So if you use your wallet frequently, you should also update your backup frequently. – Meni Rosenfeld – 2014-01-16T22:07:48.730