uhh, it contains many things:) is better to check
https://en.bitcoin.it/wiki/Wallet section: Bitcoin Qt
generally, for long-term storing is better to use paper wallets, for daily operations some light wallet light like electrum - for higher security with bitcoin trezor..
I downloaded an offline Github file to create Paper wallet last time , I had to move mouse It's by default gets me on "Normal wallet" tab and when I change to "Paper wallet" I get other Adress and other private key on then the one on "normal walelt" so didnt knew if that's normal or not and didn't find a way to confirm if that private key is related to Adress or not (paranoya) .
the wallet.dat is a file that store your private key
that thing has to do with the 100 address pool, after that you need to do a backup, because he cannot keep the mem about other additional income
https://bitcointalksearch.org/topic/m.3306298I personally have only six receiving adresses and only few transactions , most likely 15 or something . (sent two times and all others are receiving transactions)
Basically I don't have to make any backup since I installed Bitcoin Core unless I reach 100 , correct ?
yeah but what i'm doing to avoid losing precious bitcoin, is saving my wallet, everytime it get bigger, have you noticed that when you create a new address or after some time your wallet.dat "gain" some kb? well at that point i usually do a fresh back up
however i don't like to do many back, because sometime for no reason the wallet get corrupted, especially when you send fund that are not confirmed, i don't know why, but it dead happen two time already, i was lucky that besides that i was still able to move my coin from the corrupted one..
Not really , I have never noticed I rarely look to the file to be honest and I create the six adresses since long time ago and didn't create any since then . whenI like to follow what Satoshi said I use adresses from Lightweight wallets like Electrum then I send them back to one of my Receiving adresses on Bitcoin Core .
I personally have only six receiving adresses and only few transactions , most likely 15 or something . (sent two times and all others are receiving transactions)
Basically I don't have to make any backup since I installed Bitcoin Core unless I reach 100 , correct ?
Bitcoin Core will use a new private key every time you send a transaction AND every time you request a new bitcoin address.
With default settings, it pre-generates the next 100 addresses that it will use. So, if you create a backup, that backup should be able to recover all bitcoins in the wallet until the sum of the number of addresses you request plus the number of transactions you send reaches 100.
Of course, it would be really bad to lose track and not realize that you've exceeded 100. It would also be bad to have only 1 backup and then discover that the backup is damaged, lost, corrupted, etc.
Therefore, I generally recommend creating a new backup every time the sum of addresses and transactions exceeds 25 since the last backup. Then keep the 3 most recent backups in safe locations. That way any 1 of the three backups can recover your bitcoins.
I see I got it now perfectly , thank you so much mate .
Its weird how I'am using Bitcoin since about one year now (9 monthsor something) and still learning new stuff each day .