MultiBit.online

    MultiBit Classic vs HD: Key Differences Explained

    Classic and HD use different file formats and recovery paths. Pick the wrong one and the steps won't work — here's how to tell them apart.

    MultiBit came in two distinct versions: MultiBit Classic (the original) and MultiBit HD (the newer hierarchical deterministic version). These versions use fundamentally different key management systems, which means recovery methods differ significantly.

    Feature Comparison

    FeatureMultiBit ClassicMultiBit HD
    Release Period2011 - 20162014 - 2017
    Key GenerationRandom individual keysHierarchical Deterministic (HD)
    Seed Phrase12 words (BIP39)
    Wallet File.wallet, .key filesmbhd.wallet.aes
    Backup MethodExport private keys to fileWrite down seed phrase
    Address ReuseCommon (limited addresses)Rare (new address per transaction)
    Multiple Wallets
    Java DependencyRequires Java 7/8Bundled Java
    Recovery DifficultyModerate - need wallet filesEasy with seed, Hard without

    How to Identify Your Version

    Signs You Have MultiBit Classic

    • Wallet files with .wallet extension
    • Data folder named "MultiBit" (not "MultiBitHD")
    • You never wrote down 12 recovery words
    • You have .key files from export
    • Simple interface with tabs for Send/Request

    Signs You Have MultiBit HD

    • You were given 12 words during wallet creation
    • Data folder named "MultiBitHD"
    • Files named mbhd.wallet.aes
    • Modern interface with sidebar navigation
    • Hardware wallet support (Trezor)

    Key Management: The Critical Difference

    MultiBit Classic: Random Keys

    MultiBit Classic generates each private key independently using random number generation. This means:

    • Every key must be backed up individually
    • • If you create a new address after your last backup, that new key isn't in your backup
    • • You must export and secure multiple .key files or the entire .wallet file
    • • Losing the wallet file or exported keys means losing those Bitcoin forever

    Recovery implication: You need the actual wallet or key files to recover. There's no seed phrase that can regenerate these keys.

    MultiBit HD: Deterministic Keys

    MultiBit HD uses a single master seed (12 words) to generate all keys mathematically. This means:

    • One seed backs up unlimited addresses
    • • Future addresses are already "backed up" by the seed
    • • You don't need the wallet files if you have the 12 words
    • • The same seed always generates the same keys in the same order

    Recovery implication: With the 12-word seed, you can recover in any BIP39-compatible wallet. Without the seed, recovery requires the encrypted wallet file and password.

    Recovery Methods by Version

    MultiBit Classic Recovery

    Option 1: .key Files

    If you have exported .key files, import them directly into Electrum

    Learn more →

    Option 2: .wallet Files

    Extract private keys from wallet files, then import to Electrum

    Learn more →

    Option 3: Open MultiBit

    If MultiBit opens, export private keys then migrate

    Learn more →

    MultiBit HD Recovery

    Option 1: Seed Phrase (Best)

    Enter 12 words in Electrum with BIP39 option

    Learn more →

    Option 2: Wallet File + Password

    Decrypt mbhd.wallet.aes using your password

    Learn more →

    Option 3: Open MultiBit HD

    Access seed phrase backup feature if wallet opens

    Critical Note for HD Users: MultiBit HD uses a non-standard BIP32 derivation path (m/0'/0 instead of the more common m/44'/0'/0'). When recovering in Electrum, you must select "BIP39 seed" in Options and may need to try different derivation paths to find your funds.

    Common Confusion Points

    "I upgraded from Classic to HD"

    If you upgraded, you may have two separate wallets. The upgrade process created a new HD wallet and you should have sent your Bitcoin from Classic to HD. Check both data folders to find all your wallet files.

    "I don't remember which version I used"

    Check your computer for both data directories. Look for .wallet files (Classic) or mbhd.wallet.aes files (HD). If you wrote down 12 words at any point, you had HD.

    "I have a .wallet file but also 12 words"

    You probably used both versions at different times, or you're confusing MultiBit HD's internal file structure. Try recovering with the seed words first (easier), then try the .wallet file if needed.

    Which Version Is Easier to Recover?

    MultiBit HD with Seed Phrase

    Easiest recovery. Just enter your 12 words into Electrum. Takes 5 minutes. No special tools needed.

    MultiBit Classic with .key Files

    Easy recovery. Import the .key file into Electrum. May need to provide the export password.

    MultiBit Classic with .wallet Files

    Moderate difficulty. Need to extract keys using Python scripts or tools. Requires wallet password.

    MultiBit HD without Seed Phrase

    More difficult. Must decrypt wallet file. Requires password. Technical users can try btcrecover or hashcat. For professional help, contact support@cryptorecovers.com.