☎ +1 214-659-1775 Signal: +1 214-659-1775 [email protected]
Mon–Fri 9:00–18:30 MT · Denver, Colorado
WalletRecovery.info

Multibit Wallet Recovery

MultiBit Classic and MultiBit HD were among the most widely used Bitcoin wallets of the 2011 to 2016 era. Both were abandoned in 2017. Years later people find an old laptop, a backup drive, a .wallet file, a .key file, or an mbhd.wallet.aes file, and discover that the original software no longer syncs, no longer opens, or no longer exists to download.

That does not mean the Bitcoin is lost. MultiBit recovery is almost always a file-format and migration problem rather than a blockchain problem. The coins never left the blockchain. The only question is whether the keys can be read out of what you still have.

Situations I recover from

Forgotten MultiBit password. Encrypted .wallet files and mbhd.wallet.aes files can be tested offline on GPU hardware. What decides the odds is not the hardware, it is how much you remember: the era you set the password in, the words and substitutions you used then, the length, the endings. Bring fragments, not certainty.

The file will not open, or MultiBit says it is corrupt. "Could not load wallet," "cannot read wallet," and decryption failures are file-level problems most of the time. I read keys directly out of damaged wallet files, including keys the application can no longer see.

Obsolete software, modern machine. MultiBit's servers and price feeds are gone, so even a perfect installation will not sync. I evaluate Classic and HD wallet files directly instead of trying to resurrect the application. Do not download MultiBit from a search result. The official domain no longer belongs to the project: as of 2026-08-25, multibit.org returns a 301 redirect to soft-hub.net, an unrelated general software forum with no MultiBit content on it. Every download link you find now points somewhere the MultiBit developers do not control, and you have no way to verify what you are installing against a wallet holding real coins.

A seed phrase that restores an empty wallet. MultiBit HD derives addresses under m/0', not the BIP-44 path modern wallets assume. A correct seed entered into Electrum with default settings shows a balance of zero and looks like a disaster. It usually is not.

Private-key export confusion. Some MultiBit Classic wallets have .key exports. If you are not sure whether an export contains spendable keys, the change addresses, or neither, I can inspect the format safely without you sending secret material first.

A deleted MultiBit wallet file. If the drive has not been heavily written since, forensic recovery of the file is often possible. Stop using that drive now, before anything else.

What to do right now

  1. Stop writing to the drive if the file was deleted. Every minute of normal computer use lowers the odds.
  2. Copy the whole MultiBit folder before you try any tool on it, and work only on the copy. Never let a recovery tool touch your only original.
  3. Do not delete the old folder, even if the application looks broken beyond repair. The *-data directory and the wallet-backup folder hold real recovery material.
  4. Look for these specific files: .wallet, .info, .key, mbhd.wallet.aes, mbhd.yaml, and anything named wallet.aes.zip or zip.aes. Drop each one into the free MultiBit wallet file diagnostic to find out what it is before you do anything else with it.
  5. Write down what you remember about the password and the approximate year you last used the wallet, before the memory fades further.
  6. Ask for a free assessment before sending any secret material to anyone, including me.

Not sure what you are looking at?

Start with the file itself. The free MultiBit wallet file diagnostic reads a .wallet, .key, .info, mbhd.wallet.aes, or wallet.aes.zip in your own browser and tells you which MultiBit format it is, whether it is encrypted, and whether it is complete or has lost bytes. That last one matters more than anything else here: a truncated file and a wrong password produce the identical error in MultiBit, and they are completely different jobs. Nothing is uploaded, no password is asked for, and there is an offline copy.

Two guides then cover the technical ground in full, and both are free:

MultiBit wallet files: locations, formats, backups, and derivation paths explains every .wallet, .key, and wallet.aes.zip file, where each MultiBit version stores them on Windows, macOS, and Linux, the automatic backup folders MultiBit kept, the m/0'/0 derivation path an HD seed needs, and what each error message actually means.

How to transfer Bitcoin from a MultiBit Classic or MultiBit HD wallet into Electrum is the step-by-step migration if you still know your password and simply need your coins out of dead software and into something maintained.

If the password is gone, or the file will not open at all, that is where I come in.

How the recovery works

The process is the same five steps I use for every recovery: an honest assessment, a written contract, secure transfer of your wallet file, the recovery work itself, and return of your coins to an address you control. You pay nothing unless I succeed. The fee is published openly: 15% of the recovered amount for wallets under 100 BTC. Before you send anything, read what happens to your wallet file once you send it, from transfer through to destruction.

You will know exactly who is responsible for the job. David Veksler, operating through a Colorado-registered LLC with a physical address, a written contract, and a published PGP key. If your case is not worth attempting, I will tell you that instead of taking your money, and I will usually tell you why.

Get your free assessment →

MultiBit recovery questions

Can MultiBit still be opened in 2026?

Not by running MultiBit. Both MultiBit Classic and MultiBit HD were abandoned in 2017 and the block explorer and price feeds they depend on are gone. The official domain is no longer the project's either: as of 2026-08-25 multibit.org 301-redirects to soft-hub.net, an unrelated software forum. There is no trustworthy download of MultiBit anywhere, so do not install one.

Your coins are a different question, and the answer is usually yes. The Bitcoin never lived in MultiBit; it lives on the blockchain, and MultiBit only held the keys. Those keys can be read out of the wallet files directly and imported into modern software without the original application ever running. See the file-format reference for what each file contains.

Where does MultiBit store its wallet files?

MultiBit Classic keeps .wallet and .info files wherever you chose to save them, with a *-data folder alongside. MultiBit HD uses a fixed application-data location containing mbhd.wallet.aes, mbhd.yaml, and a wallet-backup folder.

On Windows that is under %APPDATA%; on macOS under ~/Library/Application Support; on Linux under your home directory. The exact paths for every platform and both versions are listed in the file-locations reference.

What is a wallet.aes.zip file, and can it be recovered?

wallet.aes.zip (sometimes written zip.aes) is a MultiBit HD backup: a zip archive of the wallet directory, encrypted with AES under your wallet password. It is one of the better things to find, because a valid backup contains everything needed to rebuild the wallet.

It needs the password to open. If you have the file but not the password, that is a password-recovery case, not a lost-wallet case, and it is often viable.

MultiBit says the wallet is corrupted or will not load. Are the coins gone?

Usually not. "Could not load wallet," "cannot read wallet," and decryption failures are almost always file-level problems: a truncated copy, an interrupted write, a partial backup, or the wrong file out of several similar ones. The private keys are often still readable inside a file the application refuses to open.

Copy the file before doing anything else, and do not let any tool write to the original. Then describe what you have and I will tell you whether the keys are extractable.

My MultiBit wallet is from 2012 or 2013. Does that make it harder?

Age helps more than it hurts. Early MultiBit Classic wallets predate the HD format entirely, so every key is stored individually in the .wallet file rather than derived from a seed, which means there is no derivation path to guess. The usual complication with wallets from that era is change addresses that a naive key import misses, which is a known problem with a known fix.

What derivation path does a MultiBit HD seed use?

Its account path is m/0' (receive chain m/0'/0, change chain m/0'/1), which is not the BIP-44 path modern wallets default to. This is the single most common reason a MultiBit HD seed phrase "restores an empty wallet" in Electrum or another modern client. The words are correct; the path is not. The full restore procedure is here.

What does MultiBit recovery cost?

The assessment is free and there is no fee unless the recovery succeeds. When it does, the published rate is 15% of the recovered amount under 100 BTC, and 10% above that. The full pricing is on the homepage, and the terms are in a written contract before any work starts.

Locked out of your wallet?

Describe your situation and I'll tell you — for free — whether recovery is realistic. No fee until your coins are back.

Get a free assessment
+1 214-659-1775 · [email protected] · Mon–Fri 9:00–18:30 MT · Denver, Colorado