2
1
So I'm really new to Bitcoin and cryptocurrencies, and I don't truly understand realtion between Bitcoin private and public key, and address!
I understand that for every private key, there is a public key, and that public key can be made and is made from a private key. So for every transaction you would have one private key and corresponding public key.
What I can't understand is how to backup Bitcoin wallet using private key! Everyone says you just need to backup your private keys, but do I need to backup every private key, or just the first one, or i just need one private key to access my wallet?
Lets say i would like to backup my Bitcoin wallet by writing private keys on a piece of paper and storing that somewhere safe:
- Do I need to save only first ever created private key to have access to all bitcoins I own, even i added them through multiple transactions?
- Do I need to save every single private key generated, from every transaction to have access to all Bitcoins on blockcain?
- If I save only half of private keys, from half of my transactions, does it mean i can only access Bitcoins from those transactions i own private keys?
I'm really confused about this one, and cant find answer anywhere! I'm not interested in backing up wallet, i need to store my private keys on a paper!
Sorry if question seems silly, I'm an old guy trying to learn all this new wonders! Thank you!
Private and public key pair is related to the address you keep funds in. Actually public key can be considered to be the address. for someone to send you funds they need your address. You need private key to control the funds that are on that address (that is to send them from that address). – croraf – 2017-11-19T22:36:06.450
Thanks croraf! So lets say I have made 3 transactions to 3 different addresses. I would have to own 3 corresponding private keys to access bitcoins on those public keys, correct? If I would own only 1 private key, I would have access to just one transaction? OK, I get that part now! So if I have software wallet on my PC, and have many transactions and private / public key pairs, if I lose one private key, I can't get Bitcoins from that transaction right? So the best way would be to transfer all the bitcoins to new public key / address, and save corresponding private key? Thanks again! – geppetto – 2017-11-19T22:49:42.943