MultiBit.online

Recovery hub

MultiBit wallet recovery

Can old MultiBit bitcoin still be recovered? Recovery depends on which words, keys, files, backups or devices remain. This is the starting point for every recovery path, Classic and HD.

Which MultiBit do you have? Start here.

Work through the list from top to bottom. Never type wallet words, private keys or passwords into a website.

  1. 1. Do you have wallet words?

    MultiBit HD records include 12-, 18- and 24-word sets. Do not identify the exact version from length alone. Continue to the version-aware HD recovery guide.

    HD seed recovery guide
  2. 2. Do you have an mbhd.wallet.aes file or a verified HD backup?

    That is the MultiBit HD file route — the encrypted wallet file plus its backups.

    MultiBit HD guide
  3. 3. Do you have .wallet, .key or .info files?

    Those are MultiBit Classic files — private keys stored per address, no wallet words.

    MultiBit Classic guide
  4. 4. Can the original application still open?

    Preserve the data first. Verify the wallet, then use a verified export or migration method before changing anything.

    Export and migrate safely
  5. 5. Is the password forgotten?

    Determine whether wallet words, an unencrypted export or another backup can avoid password recovery altogether.

    Forgot-password guide
  6. 6. Do you only have a public Bitcoin address?

    A public address can verify historical activity, but it cannot authorize spending.

    Check the FAQ
  7. 7. No words, private keys, wallet files, backups or original device?

    There may be no technical recovery basis. Do not pay anyone who guarantees recovery.

    See the contact options

The short answer

Recovery depends on what you still have. Later MultiBit HD wallets generally restore from their 12-, 18- or 24-word seed in Electrum (12 and 18 appear more commonly), no password needed — early Beta-era wallets may require a version-specific procedure. MultiBit Classic recovers from an unencrypted .key export or the .wallet file. Only an encrypted Classic wallet with a forgotten password and no key export is genuinely hard.

Before you continue

  • Do not delete or overwrite original wallet data.
  • Make at least two copies before attempting any repair.
  • Preserve the original folder structure where possible.
  • Do not install random tools found through search advertisements.
  • Do not enter wallet words into a website.
  • Do not send private keys, wallet files or passwords through ordinary email.
  • Verify software signatures and hashes where possible.
  • Verify at least one historical Bitcoin address before assuming a wallet is correct.
  • After recovery, transfer funds to a newly generated, maintained wallet.

Is my MultiBit bitcoin still recoverable?

Yes — if you still hold the recovery data. This is the most common question, and the answer is the same for both versions: a discontinued wallet does not delete your bitcoin. The coins sit on the blockchain, controlled by your private keys or seed phrase — and those remain valid as long as the correct keys still exist and the funds have not moved. What was discontinued in 2017 was the software, not the keys it created.

What you need depends on which wallet you used, so the first step of any recovery is identifying the version. A .wallet or .key file means MultiBit Classic; a 12-, 18- or 24-word seed phrase (or a mbhd.wallet.aes file) means MultiBit HD. The Classic vs HD comparison identifies your wallet in two minutes.

Seed phrase
MultiBit HD: later wallets generally restore 12, 18 or 24 words in Electrum — no password needed (12 and 18 appear more commonly); early Beta-era wallets may need a version-specific procedure.
Wallet files
.wallet, .key and mbhd.wallet.aes files from backups and old drives.
Forgotten password
Offline password recovery with btcrecover or mbtcrecover.

What you need to recover a MultiBit wallet

Recovery always comes down to one of three things you may still have:

  • The HD seed phrase (12, 18 or 24 words; 12 and 18 appear more commonly) — later compatible HD wallets rebuild in a BIP39 wallet such as Electrum. This is the fastest and safest recovery path when the words are correct; an early HD wallet had a documented BIP32 compatibility issue (issue #445).
  • An unencrypted .key export (Classic) — plain-text private keys that import into Electrum directly, no password required.
  • The .wallet or mbhd.wallet.aes file itself — the keys are inside; encrypted files need the password or an offline recovery search.

If you have the seed phrase, follow the restore an HD seed guide. If you have Classic files, start with how to export private keys. If the password is the blocker, see the forgot password guide.

Recover bitcoin without the password

The most common recovery scenario is a forgotten password. The good news: for MultiBit HD the password is not required at all — it only encrypts the local wallet file, never the seed. For MultiBit Classic, an unencrypted .key export also imports without a password. Only an encrypted Classic .wallet file with no export requires recovering the password itself, using open-source tools such as btcrecover or mbtcrecover.

Wallet files and backups: find what you have

Before anything else, collect what exists on your machines and backups. MultiBit Classic stored data in %APPDATA%\MultiBit (Windows), ~/Library/Application Support/MultiBit (macOS) or ~/MultiBit (Linux), with automatic wallet-backup and key-backup snapshots in a walletname-data folder. MultiBit HD used separate locations — %APPDATA%\MultiBitHD (Windows), ~/Library/Application Support/MultiBitHD (macOS) and ~/.multibit-hd (Linux) — with a mbhd.wallet.aes wallet file and rolling zip backups. Also check old hard drives, USB sticks and email attachments from the era.

Found the files but not sure what they are? MultiBit Classic files are .wallet/.key; MultiBit HD files are mbhd.wallet.aes plus your seed.

Recovering from old computers and deleted files

If the wallet was on an old laptop, a formatted drive, or a machine that no longer turns on, the data may still be recoverable:

  • Old hard drives — connect the drive to a working computer (or via a USB adapter) and search for .wallet, .key and mbhd.wallet.aes files before anything else.
  • Deleted files — stop using the drive immediately and try file-recovery software; the wallet file may still be intact in free space.
  • Automatic backups — MultiBit created its own wallet-backup and key-backup copies, so check the wallet's data folder even if you never made a manual backup.

MultiBit wallet recovery FAQ

Can I still recover my old MultiBit wallet?

In the vast majority of cases, yes. A discontinued wallet does not erase anything: your bitcoin is on the blockchain, controlled by private keys or a seed phrase that still work today. Whether you can recover depends on what you still have — the wallet files, a key export, or the HD seed phrase.

Is my MultiBit bitcoin still recoverable?

Yes, if you hold the recovery data. For MultiBit HD that is the 12-, 18- or 24-word seed phrase (the password is not needed). For MultiBit Classic it is an unencrypted .key export or the .wallet file itself. Only a completely lost password plus an encrypted Classic wallet with no key export makes recovery genuinely hard.

How do I recover a MultiBit wallet without the password?

Later MultiBit HD wallets generally restore from the seed phrase in Electrum without the password (BIP39, path m/0'); early Beta-era wallets may require a version-specific compatibility procedure — compare at least one derived address with a known historical address before assuming the restoration is correct. MultiBit Classic wallets recover from unencrypted .key exports without the password. An encrypted .wallet file with a forgotten password needs an offline password search such as btcrecover or mbtcrecover.

I found an old MultiBit wallet file — what is it?

A .wallet file means MultiBit Classic and holds the individual private keys (plus a .info sidecar). A .key file is an exported key. A file called mbhd.wallet.aes means MultiBit HD and holds your wallet encrypted under your password — your seed phrase is the real backup. Start by identifying the version, then follow the matching recovery path.

Where are MultiBit wallet files stored?

Separately per wallet: MultiBit Classic used %APPDATA%\MultiBit on Windows, ~/Library/Application Support/MultiBit on macOS and ~/MultiBit on Linux. MultiBit HD used %APPDATA%\MultiBitHD on Windows, ~/Library/Application Support/MultiBitHD on macOS and ~/.multibit-hd on Linux. Automatic backups sit in the walletname-data folder with wallet-backup and key-backup snapshots.

My MultiBit wallet file is deleted or lost — can I still recover?

If you have an HD seed phrase, the file itself is not needed. If you only had a Classic .wallet file and it was deleted, recovery depends on backups: automatic wallet-backup and key-backup copies, old hard drives, or file-recovery software. Act before writing new data to the drive and check every backup location first.

Which MultiBit do I have — Classic or HD?

A .wallet or .key file means Classic. A 12-, 18- or 24-word seed phrase (or a mbhd.wallet.aes file) means HD — 12 and 18 appear more commonly in recovery documentation. The two wallets store keys completely differently, so the correct recovery path depends on getting this right — our two-minute Classic vs HD comparison identifies your wallet.

Why does MultiBit ask for a password — is it a login?

No. MultiBit has no online login or account — the password you set simply encrypts the wallet file on your own computer. For MultiBit HD you can generally ignore it: later wallets restore from the seed phrase in Electrum without the password, while early Beta-era wallets may need a version-specific procedure. For Classic, an unencrypted .key export also imports without it. Only an encrypted .wallet file with a forgotten password needs an offline recovery search.

Is MultiBit a legacy wallet — and can I still recover the bitcoin?

Yes, MultiBit is a legacy wallet in the sense that it is discontinued software from 2011–2017 with no updates — but that does not affect your coins. The bitcoin sits on the blockchain and is controlled by your keys or seed phrase, which remain valid. Recovering an old MultiBit wallet today works exactly as it did then, using modern tools.

Keep your seed phrase and private keys safe.