Author

Topic: Procedure in case of Blockchain.info collapse (Read 519 times)

copper member
Activity: 2142
Merit: 1305
Limited in number. Limitless in potential.
October 30, 2017, 01:44:06 PM
#24
Blockchain.info offers you the option to export (backup) your private keys.

How do I do that? I have scrutinised the Blockchain site and I cannot see any option to 'Export Private Keys'
Can anyone with a Blockchain account tell me how this is done?


Then maybe you are not looking well enough. You can export your private keys from their site to ensure that you own your bitcoins and only you have the authority/control over it.  Also as for blockchain.info getting buggy, they are notoriously known for it, and because of that same reason I've stopped using their site for my hot wallets since the risk isn't worth it.

Correction for the two higher rank account above, there's no feature of exporting private keys ob blockchain.info except if the address was imported one and its obvious that OP was statjng the HD wallet.
But there are ways to do that, but you have to use some program, and I suggest that do it offline, here's the link, how to export private keys on blockchain.info.

And for your concerns OP, you should have the copy of 12-word seed of your blockchain wallet, where you can use that on some compatible wallet like mycelium for mobile and electrum for desktop. Even the blockchain site becomes offline, you can still use your wallet and your funds are safe once you have backup/copy of your blockchain's12-word seed.
member
Activity: 301
Merit: 74
Given the uncertain nature of the exact fee to be paid for the transaction, aren't I right in thinking that there will always be some bitcoin left in the original account?
I don't know how that web wallet works, but I assume you can choose to deduct the fee from the total transfer value you specify. Or you can specify the fee explicitly. Even if somehow a small balance stays there, so what? It's not going to be significant.

legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Given the uncertain nature of the exact fee to be paid for the transaction, aren't I right in thinking that there will always be some bitcoin left in the original account?
That depends on how they/you set the fee. Isn't there "send max" button?

This thread somehow changed direction from making a backup or exporting private keys to leaving them entirely.

No matter what you do, always make backups before funding an address, and - just as important - test your backups too.
newbie
Activity: 7
Merit: 0
But I'm trying to get off Blockchain.

Why not just generate a receive address using a desktop client, then send everything to that address?


Given the uncertain nature of the exact fee to be paid for the transaction, aren't I right in thinking that there will always be some bitcoin left in the original account?
member
Activity: 301
Merit: 74
But I'm trying to get off Blockchain.

Why not just generate a receive address using a desktop client, then send everything to that address?
sr. member
Activity: 1162
Merit: 260
Blockchain.info offers you the option to export (backup) your private keys.

How do I do that? I have scrutinised the Blockchain site and I cannot see any option to 'Export Private Keys'
Can anyone with a Blockchain account tell me how this is done?


Go to the settings>security and you will see a option Wallet Recovery Phrase there. Then just click the Backup Phase you will get 12 words phase and that is the privet key/wallet recovery phase you should keep that safe. And the other important thing is any imported addresses are not backed up by the wallet recovery phrase.
 
legendary
Activity: 1134
Merit: 1010
BTC to the moon is inevitable...
I have some Bitcoin in a Blockchain.info wallet and am concerned about how accesible my funds will be in the event of Blockchain suddenly going offline and the site not available.  Shocked

Let's imagine that the site is no longer there, can anyone give me the steps needed to get access to my Bitcoin? Is it even possible?

Write down your seed and import it into another wallet. It's as easy as that.

no, it is no that easy at all!
each of these different wallets use a different method of generating a seed (recovery phrase or whatever each of them call it). which means you should know which derivation path they used for it to be able to recover your private keys. otherwise importing the seed you may end up having a whole different set of addresses.

there is also  the fact that if you have created another sub-wallet in your account using the same seed. then the derivation path will have a /1/ or /2/ and so on at the end and again you end up with a whole set of different keys.
legendary
Activity: 2604
Merit: 1036
I have some Bitcoin in a Blockchain.info wallet and am concerned about how accesible my funds will be in the event of Blockchain suddenly going offline and the site not available.  Shocked

Let's imagine that the site is no longer there, can anyone give me the steps needed to get access to my Bitcoin? Is it even possible?

Write down your seed and import it into another wallet. It's as easy as that.
newbie
Activity: 7
Merit: 0
[quote
Electrum is not compatible unfortunately. Here are instructions for restoring the wallet with Mycelium: https://support.mycelium.com/hc/en-us/articles/206335729-How-do-I-restore-a-backup-
[/quote]

Thanks, but am I right in thinking Mycelium is a phone app only? I'm looking for something I can use on my PC.
legendary
Activity: 4298
Merit: 3209
Despite what others have written. Blockchain.info does not have access to your seed, private keys, or bitcoins. Only you have access to your blockchain.info wallet. That is why it is so important to back it up.

Here are the instructions you are looking for: https://support.blockchain.com/hc/en-us/articles/209564506

Thanks, but those instructions just outline how to make a backup wallet... on Blockchain. But I'm trying to get off Blockchain.
Can anyone tell me, in very simple instructions, how to use my 12 code words to get all the bitcoin from Blockchain into another wallet, say  Electrum?

Ha ha. Those are instructions for making a wallet backup, not a backup wallet.

Electrum is not compatible unfortunately. Here are instructions for restoring the wallet with Mycelium: https://support.mycelium.com/hc/en-us/articles/206335729-How-do-I-restore-a-backup-
legendary
Activity: 3444
Merit: 10558
Despite what others have written. Blockchain.info does not have access to your seed, private keys, or bitcoins. Only you have access to your blockchain.info wallet. That is why it is so important to back it up.

Here are the instructions you are looking for: https://support.[Suspicious link removed]/hc/en-us/articles/209564506

Thanks, but those instructions just outline how to make a backup wallet... on Blockchain. But I'm trying to get off Blockchain.
Can anyone tell me, in very simple instructions, how to use my 12 code words to get all the bitcoin from Blockchain into another wallet, say  Electrum?

the instructions are exactly what you need to do.

you get your recovery phrase which is BIP32 if i am not mistaken, then in case blockchain.info was no longer among us and you needed to recover your private keys. you take these steps.
- you go to this website: https://iancoleman.github.io/bip39/
- at the bottom of the page there is the link to Github: https://github.com/iancoleman/bip39
- you take a copy of the project to run offline: https://github.com/iancoleman/bip39#standalone-offline-version
- now you go offline on a clean computer, for example a live linux which you boot from a DVD.
- open the file you just downloaded and enter your recovery phrase in BIP39 Mnemonic
- scroll down to Derivation Path and select the BIP32 path, choose the blockchain.info in the Client dropdown combobox
- in other words this will set derivation path to m/44'/0'/0' which is used by blockchain.info
- scroll down and see all your keys under Derived Addresses


a suggestion:
create a new blockchain.info wallet now (as a throwaway empty wallet for testing). do all these steps and test to see if you encounter any issues. you should see the same addresses the blockchain.info generates for you.
newbie
Activity: 7
Merit: 0
Despite what others have written. Blockchain.info does not have access to your seed, private keys, or bitcoins. Only you have access to your blockchain.info wallet. That is why it is so important to back it up.

Here are the instructions you are looking for: https://support.[Suspicious link removed]/hc/en-us/articles/209564506

Thanks, but those instructions just outline how to make a backup wallet... on Blockchain. But I'm trying to get off Blockchain.
Can anyone tell me, in very simple instructions, how to use my 12 code words to get all the bitcoin from Blockchain into another wallet, say  Electrum?
legendary
Activity: 4298
Merit: 3209
Despite what others have written. Blockchain.info does not have access to your seed, private keys, or bitcoins. Only you have access to your blockchain.info wallet. That is why it is so important to back it up.

Here are the instructions you are looking for: https://support.blockchain.com/hc/en-us/articles/209564506
newbie
Activity: 7
Merit: 0
Blockchain.info will be around for a very, very long time.

Maybe it will, but I'm not looking for reassurance about Blockchain.info, I'm looking for detailed instructions regarding getting my private keys from Blockchain. Is there not at least one person in this forum who has an account at Blockchain who knows how this is done?  Huh
legendary
Activity: 1330
Merit: 1003
I have some Bitcoin in a Blockchain.info wallet and am concerned about how accesible my funds will be in the event of Blockchain suddenly going offline and the site not available.  Shocked

Let's imagine that the site is no longer there, can anyone give me the steps needed to get access to my Bitcoin? Is it even possible?

Blockchain.info will be around for a very, very long time. It is not going to go out of business anytime soon, that is for sure. It is run by the highest up in the Bitcoin world, and also Google invested $40,000,000 into it not long ago. If a site like that goes down then certainly Bitcoin would fail, because too many people would be tired of losing their hard-earned money over and over again.
newbie
Activity: 7
Merit: 0
Quote

Then maybe you are not looking well enough. You can export your private keys from their site

I can assure you I have looked very carefully, however I shall bow to your greater knowledge if you can tell me how it's done?
member
Activity: 112
Merit: 10
You're right to be worried. My suggestion is to download a Bitcoin wallet and transfer the Bitcoin into it so that you don't have to worry about a third party about Blockchain.info suddenly disappearing.
hero member
Activity: 2086
Merit: 994
Cats on Mars
I have some Bitcoin in a Blockchain.info wallet and am concerned about how accesible my funds will be in the event of Blockchain suddenly going offline and the site not available.  Shocked

Let's imagine that the site is no longer there, can anyone give me the steps needed to get access to my Bitcoin? Is it even possible?
This is the fear you'll always have if you keep using a web-wallet, because you don't full control over your wallet. Having your coins stored in a cloud managed by a 3rd party will always represent a huge risk. And there's a reason why bitcoin.org doesn't have them listed as a safe wallet.

I don't use blockchain.info so i'm not sure what you can do if something bad happens but, if you value your bitcoins, stop using blockchain.info right now and start using Electrum on your PC, it's safer, faster and more efficient, and more importantly, you have absolute control over your wallet. Just remember to save your 'seed' (random phrase used to generate your private keys) in a secure location, write it down on a piece of paper and put it in a safe or something.
member
Activity: 80
Merit: 20
You should just convert to desktop wallets and manage everything yourself. Exporting your private keys via a website doesn't sound the most secure way. So I would advise sending your coins to a desktop wallet
legendary
Activity: 3542
Merit: 1352
Cashback 15%
Blockchain.info offers you the option to export (backup) your private keys.

How do I do that? I have scrutinised the Blockchain site and I cannot see any option to 'Export Private Keys'
Can anyone with a Blockchain account tell me how this is done?


Then maybe you are not looking well enough. You can export your private keys from their site to ensure that you own your bitcoins and only you have the authority/control over it.  Also as for blockchain.info getting buggy, they are notoriously known for it, and because of that same reason I've stopped using their site for my hot wallets since the risk isn't worth it.
legendary
Activity: 1274
Merit: 1004
You need to keep your 12 words seed/phrase safe, and if blockchain.info goes down you just need to make a new wallet on electrum using that seed and select bip39 option.
newbie
Activity: 7
Merit: 0
Blockchain.info offers you the option to export (backup) your private keys.

How do I do that? I have scrutinised the Blockchain site and I cannot see any option to 'Export Private Keys'
Can anyone with a Blockchain account tell me how this is done?
sr. member
Activity: 420
Merit: 251
Blockchain.info offers you the option to export (backup) your private keys. You should do that right now.
Once you have your private keys, you can import them to another wallet such as Electrum, and your wallet will be restored just fine even if they go down (assuming you have your private keys before they do).

Otherwise no. It is only possible to access your wallet and obtain your private keys through their service.
newbie
Activity: 7
Merit: 0
I have some Bitcoin in a Blockchain.info wallet and am concerned about how accesible my funds will be in the event of Blockchain suddenly going offline and the site not available.  Shocked

Let's imagine that the site is no longer there, can anyone give me the steps needed to get access to my Bitcoin? Is it even possible?
Jump to: