26
11
Trying to use this posted method:
To export a private key from your Satoshi bitcoin-qt client:
launch your bitcoin client as usual and wait for it to load the blockchain and start up
click on 'help' in the menu bar (top right)
click on 'debug window'
select the 'console' tab
type: walletpassphrase "your walletpassphrase here" 600
type: dumpprivkey [your bitcoin address here]
this will return the private key, you can copy it now; ensure you clear your clipboard/history afterwards
type: walletlock
I do not understand what "your walletpassphrase here" means. I do not have a wallet pass phrase to the best of my knowledge.
Also, I am a bit of an amateur at this and I still don't understand the "your public key here"..... is that the address that corresponds to your wallet? [Update: Yes, the bitcoin address.]
Trying to export the private key to another wallet because the bitcoin wallet has taken 2 days to sync and is still not done.
Any help would be very appreciated.
Any help on how to do this for client version .4? I know it had a security hole, which is why I never upgraded (I forgot my password) – None – 2013-11-30T07:59:49.657
What does it mean: (I folowed above instructions ) Invalid Bitcoin address (code -5) already solved the problem mercie – None – 2013-12-10T17:29:58.980
You shouldn't be touching keys. This is something that only someone debugging the wallet software should do, and you risk compromising your security and/or losing your bitcoins if you try to mess with them! – Luke-Jr – 2014-12-14T04:18:50.887