<div class='text-justify"> <p><img src="https://steemitimages.com/DQmYDoXA4hWnkXB9dA1GZdK6e6N8Jn754qGmcejU5v29khA/privatekey.jpg" alt="privatekey.jpg"></p> <p>Currently, many wallets such as <a href="https://blockchain.info/wallet/#/">Blockchain.info</a>, <a href="https://electrum.org/#home">Electrum.org</a> and <a href="https://www.bitcoin.com/">Bitcoin.com</a> use backup phrase/seed to recover our wallet account. In order to export or move your fund from one wallet to another, you need your <strong>private key</strong>. This tutorial is about retrieving your Bitcoin private key from backup seed. Supposedly, this <a href="https://iancoleman.io/bip39/">Mnemonic Code Converter</a> (Online version) can retrieve private key for altcoin other than Bitcoin. Thanks to <a href="https://github.com/iancoleman">iancoleman</a> for providing this tool.</p> <hr> <h1>Step 1: Get Mnemonic Code Converter</h1> <p>Download Mnemonic Code Converter <a href="https://github.com/iancoleman/bip39">here</a> or use this tool <a href="https://iancoleman.io/bip39/">online</a>. I recommend that you download the tool and use it offline. In the downloaded folder, open '<strong>bip39-standalone.html</strong>'.<br> <img src="https://steemitimages.com/DQmPNKwbGtto44W2u4c1HDPvTCeF8fM9MyQYw6fmUAuwM9i/default.jpg" alt="default.jpg"></p> <h1>Step 2: Type in your Backup Phrase</h1> <p>Go to '<strong>BIP39 Mnemonic</strong>', type in your 12 word backup phrase. Now, there will be a lists of addresses and private keys show up in '<strong>Derived Addressess</strong>' (scroll down).<br> <img src="https://steemitimages.com/DQmYr4A6oV812E6qLdmmEeE8QfvQAhZHKCGMp7E5UK4chEy/bip391.jpg" alt="bip391.jpg"></p> <h1>Step 3: Type in your Wallet Name</h1> <p>It is time consuming to find your private keys that assigned to your public addresses if you have many of them. Go to '<strong>Derivation Path</strong>', under '<strong>BIP44</strong>', type in your wallet name (refer to diagram below) which has the address that hold your funds.<br> <img src="https://steemitimages.com/DQmUgGgorzhmyTm3EXvP2MHSskajL3Y9FfJnRyrfqQtir1N/bip392.JPG" alt="bip392.JPG"></p> <p>You can get your wallet name from your wallet account. For example, I am using <a href="https://blockchain.info/wallet/#/">Blockchain.info</a>. Go to '<strong>Setting</strong>', under '<strong>Addresses</strong>', my wallet names are Wallet1 and Wallet2.<br> <img src="https://steemitimages.com/DQmbQCZDXw2etadTqQ24VZPhewr8duJFkAydnDnWcyLbZ1w/bc.JPG" alt="bc.JPG"></p> <h1>Step 4: Get Private Key</h1> <p>Scroll down to '<strong>Derived Addresses</strong>', there will be a lists of addresses and private keys. Find the address that you use to hold your funds, then copy its <strong>private key</strong>. Now you can export your funds from one wallet to another.<br> <img src="https://steemitimages.com/DQmTBADM2fZo5N6LQdCJ86EpdUk1Gv4CAKsjJg1XMGxQVxz/bip393.jpg" alt="bip393.jpg"></p> <p>Hope this post will help you to retrieve your private key. Feel free to comment or correct me if I make mistakes in this tutorial. Thank you. 😎</p> <hr> <h3>Source:</h3> <ul> <li><a href="https://github.com/OmniLayer/omniwallet/wiki/Exporting-Private-Key-from-Blockchain.info-and-Importing-to-Omniwallet.org">How to export your Private key from Blockchain.info so you can import it into Omniwallet.org</a></li> <li><a href="https://github.com/iancoleman/bip39">Download BIP39 Tool</a></li> </ul> </div>