Hello can you export you key from blockchain to bitcoin core (We need bitcoin core for entire blockchain).
How you do that?
Simple, follow this steps.
1- Go to
https://blockchain.info/wallet/backupsThen copy unencrypted, is something like this
{
"guid" : "fpfsdff2445-XXXX-sdf234sdf-XXXX-sfsd",
"sharedKey" : "XXXXXXXX-XXXX-XXXX-XX-XXXXX",
"keys" : [
{
"addr" : "XXXXXXXK8GdJjuXXXXXkTXXXXaCTvATe",
"priv" : "XpVoxXXXXX3hUbn5Q577umvXXX2zmXXXKW1YJXXXxJXXX"
}]
}
2- Open Bitcoin Core (We need bitcoin core with entire blockchain
3- Open Debug Window Then go to menu: /Help/Debug Window and click on the tab - Console.´
4-Unlock your wallet If your wallet is encrypted (I hope it is!) you must unlock it. If not just skip this step.
5- To do this just type into the box at the bottom:
walletpassphrase "YourLongPassphrase" 600You need the quotes if there is a space in your phrase else there is no need for them. The 600 means your wallet is unlocked for 10 minutes (600 seconds).
6-Run Import Command in Debug Window In the console at the very bottom is a text entry box. In here enter:
importprivkey yourPrivateKeyInWalletImportFormat "TheLabelThatIWant"Done.
Hope it works bro.
BTC:
14JNnzaoChwcNs1tqgLaneqq1fh1CFNmjC