Bitcoin-qt wallet to Multibit

Introduction

Bitcoin is awesome. Unfortunately, migrating between Bitcoin clients is not. It's especially annoying when the recommended method of exporting with pywallet, importing into BlockChain.info, exporting as an aes.json and importing into MultiBit is 1) incredibly confusing and 2) doesn't actually work.

So, here is how to export your (encrypted) wallet from bitcoin-qt into MultiBit.

Process

  1. Open up bitcoin-qt and go to the Receive page.
  2. Go to Help/Debug window from the menubar.

  3. Switch to the Console tab and enter walletpassphrase 600. This will ‘unlock’ your wallet for 10 minutes.

  4. For each of the keys you want to export, enter dumpprivkey . d have a list of 34-character Bitcoin addresses and their corresponding 52-character private keys.

  5. Now, go to a site like BlockChain.info and look up each of your Bitcoin addresses to find out and copy down the oldest transaction on each.

  6. You now need to convert your data into the correct format, as shown below. The format is

    [space] , where is in the format . Note that I have moved my dates one day backward, just to be safe.

  7. Save your data file as filename.key and import it in MultiBit through Tools/Import Private Keys.

Bitcoin-Qt wallet import

Import bitcoin-qt wallet to Multibit

Bitcoin wallet YouTube

Bitcoin wallet to MultiBit

Convert Bitcoin-Qt wallet to Multibit