0
1
My computer crashed and I was using the Bitcoin Core/QT client (they're the same right)? I thought I had my public and private keys saved, but those keys are from my old Armory wallet. I don't think I swept them to Bitcoin core, but I still used those keys for encryption/decryption. I was able to retrieve the wallet.dat file from the oldwindows data that is backed up on my computer, but I was wondering if I could retrieve my private key from the dat. file and how. Or if that isn't necessary, how should I go about reinstalling the bitcoin client so that I will have my coin back? I appreciate your help.
I do have access to old receiving and sending addresses. As of yet I haven't reinstalled a fresh Bitcoin Core client. It will take generally a week or so to sync/install. I don't know if the oldwindows backup is going to slow my comp down down more or not. Seems like the repair shop would've saved oldwindows to an external drive. Anyway, one site told me to install the bitcoin core client, don't start it until I delete the newly created wallet.dat and replace the new dat file with my old one. Then restart the client? Rescan the blockchain? I would feel much better if I had the private key. – Johnnycrash – 2018-02-12T19:53:41.803
bitcoin is significantly slowing down your PC only when it is syncing the blockchain. But if you have a copy, it is perfectly ok to restore from backup. If you have old wallet.dat, just replace it, that file contains your private keys. You can extract privkeys with the command line interface in bitcoin-QT, see here: https://bitcoin.stackexchange.com/questions/4203/how-can-i-export-the-private-key-for-an-address-from-the-satoshi-client - let us know, how it goes.
– pebwindkraft – 2018-02-13T08:51:14.510