Author

Topic: Import xpub from blockchain.info to Bitcoin Core (Read 633 times)

sr. member
Activity: 490
Merit: 389
Do not trust the government
September 13, 2017, 08:29:44 AM
#4
There is really no need of importing a public key. It is public after all, it is designed for everyone to eventually know it.
You need a private key to use your bitcoins, that is what you should be importing in Bitcoin Core.
I believe they start with xpriv...
I believe it is BIP38 encrypted and you should find an opens source program to decrypt it. You can use https://www.bitaddress.org , it is also available on GitHub and you should download the code and run it offline.

Can you post a step by step guide? I would like to access my blockchain.info funds from Bitcoin Core. I believe I can only to this if I import somehow the private key from blockchain.info into Bitcoin Core. But I can't seem to find from where do I get the private key from blockchain.info. Please advise.

I don't use online wallets, they are not secure, but I found this topic for you https://bitcointalksearch.org/topic/tutorial-export-private-key-from-blockchaininfo-for-bitcoin-cash-2063572 .
Just follow the first part on exporting your private key from the blockchain.info

This should give you the xpriv key. Then go to https://github.com/pointbiz/bitaddress.org/releases download the latest version's source code in zip format.
Unplug your Internet cable.
Unzip it and I guess you open a file bitaddress.org.html in your browser.

Then go to "Wallet Details" tab, put your private key in and I guess it should tell you your private key at "Private Key WIF".
Then open Bitcoin Core, go to Help->Debug Window and click the "Console" tab. There type in "importprivkey ".

You should encrypt your wallet as well before hand if you didn't already by going to Settings->Encrypt wallet...
member
Activity: 162
Merit: 24
There is really no need of importing a public key. It is public after all, it is designed for everyone to eventually know it.
You need a private key to use your bitcoins, that is what you should be importing in Bitcoin Core.
I believe they start with xpriv...
I believe it is BIP38 encrypted and you should find an opens source program to decrypt it. You can use https://www.bitaddress.org , it is also available on GitHub and you should download the code and run it offline.

Can you post a step by step guide? I would like to access my blockchain.info funds from Bitcoin Core. I believe I can only to this if I import somehow the private key from blockchain.info into Bitcoin Core. But I can't seem to find from where do I get the private key from blockchain.info. Please advise.
sr. member
Activity: 490
Merit: 389
Do not trust the government
There is really no need of importing a public key. It is public after all, it is designed for everyone to eventually know it.
You need a private key to use your bitcoins, that is what you should be importing in Bitcoin Core.
I believe they start with xpriv...
I believe it is BIP38 encrypted and you should find an opens source program to decrypt it. You can use https://www.bitaddress.org , it is also available on GitHub and you should download the code and run it offline.
member
Activity: 162
Merit: 24
Is there any way to easily import a blockchain.info wallet to Bitcoin Core?
All I can get from blockchain.info is the Extended Public Key xPub: xpub............................

How do I import this into my bitcoin core?
Jump to: