0
I have an old wallet.dat file (from a backup) and no client installed since a very long time. Recently some transactions have been made (BTC have been sent to my address).
Will this old wallet.dat file allow me to be the owner of the new money? I’ve read that 100 private keys are generated in advance and are in stock of the file. Does that mean, that I can receive 100 transactions after taking my client (it was bitcoin-qt/bitcoin-core) offline? Or what are these 100 keys for?
In my wallet I have currently 2 addresses. Do you say that I can only have 98 more addresses? Maybe I have to ask a new question regarding the specification of a wallet file. – erik – 2015-07-13T23:42:01.070
1No, you can have as many addresses as you want, the wallet always creates new addresses to have 100 unused addresses in store. You can receive unlimited transactions to each address, it is just for privacy reasons that one should only use addresses once. – Murch – 2015-08-14T12:57:51.800