If you are trying to get back into an old Blockchain.info or Blockchain.com wallet, you have probably run into the Wallet ID, and you have probably formed the wrong idea about what it does. People search for "recover my Blockchain wallet ID" believing the ID is the way in. It is not, and understanding that saves you from spending weeks chasing the wrong thing.
This is a guide to the account side of a Blockchain.com lockout: what the Wallet ID is, how
to get it back, what it can and cannot do for you, and why the old recovery phrases from
that era so often refuse to work. If your problem is a wallet.aes.json backup file that
will not decrypt, that is a different guide:
Blockchain.com backup file won't decrypt.
One safety rule before anything else. Nobody legitimate will ask you to paste a Wallet ID, a password, or a mnemonic into a form to "check" whether your wallet is recoverable, and nobody legitimate contacts you first offering to do it. If you are working out who to trust, read how to tell a legitimate recovery service from a scam before you send anything to anyone, including me.
What a Wallet ID actually is
Locked out of a wallet like this one?
I repair hardware wallets, crack forgotten passwords, and rebuild broken seed phrases — on my own bench in Denver.
A Blockchain.com Wallet ID is an identifier in GUID form: 32 hexadecimal characters broken by
four dashes, like a1b2c3d4-e5f6-7890-abcd-ef1234567890. When you log in, that string tells
Blockchain's servers which encrypted wallet blob to hand your browser. Your password then
decrypts the blob locally, on your own machine.
So the ID does one job: it names your wallet. It is closer to a filename than to a key.
That single fact resolves most of the confusion in this cluster:
- Losing the Wallet ID does not lock you out permanently. It is retrievable, and it is replaceable by the recovery phrase.
- Having the Wallet ID does not get you in. It was never the secret.
- Leaking the Wallet ID is not the disaster it feels like. Without the password, an ID reveals nothing and unlocks nothing.
"Recover my Blockchain.info Wallet ID"
The Wallet ID comes back through the email address you registered, not through a support ticket. Blockchain.com's documented flow is to enter that email at login, verify your device, and then confirm by email, which returns "a list of Wallet IDs linked to your profile."
Two things about that list are worth knowing before you use it.
Several wallets often share one email. People created a wallet, forgot about it, and created another one years later with the same address. Blockchain's own guidance notes that "the first option presented is usually the most recent profile created." The most recent profile is frequently the empty one. If the balance you remember is not in the wallet you open first, work down the list rather than concluding the coins are gone.
The email address is the real dependency. If you have lost access to the mailbox itself, this route closes. Recovering the mailbox, through your email provider's own account recovery, is then the highest-value thing you can do, and it is worth doing before anything technical. An old email account is usually far easier to recover than a wallet.
"Access a Blockchain.info wallet without the Wallet ID"
You can, if you have the recovery phrase.
Blockchain.com's non-custodial wallet is restored from what they call the Secret Private Key Recovery Phrase, generated when the wallet was set up. Restoring with it rebuilds the wallet and its balances without needing the ID at all, because the phrase derives the keys directly. Their own documentation describes the phrase as "like a master key that stores all the private keys for your wallet's addresses."
This is the cleanest path back in, and it is the one to try first if you have any phrase written down from that account. Note the ordering, though: the phrase makes the ID unnecessary, while the ID never makes the phrase unnecessary.
"I have the Wallet ID but not the password"
This is the case that actually needs work, and it is worth being precise about who can help.
Blockchain.com cannot reset it. Their support documentation states it plainly: "Unfortunately, we are unable to assist with password recovery due to the encryption design of your Wallet." That is not a policy they could waive. A non-custodial wallet means the company holds an encrypted blob it cannot read, so there is no key on their side to hand over. The same page is equally blunt about the end state: if you have neither the correct password nor an accurate recovery phrase, "access to the wallet and any funds contained in your non-custodial Wallet have been lost."
That is the honest boundary of the account route. What sits outside it is the offline route: if you still hold an encrypted backup of the wallet, the password can be attacked directly, away from Blockchain's servers and without rate limits. That is a real and frequently successful path, and it is covered in detail in how I brute force Blockchain.info wallets, including what the different backup format versions mean for how long it takes.
The practical consequence: a Wallet ID plus a real memory of the password plus a backup file is a workable case. A Wallet ID on its own is not. If you have the ID but no backup file and no recollection of the password, say so early rather than paying anyone to discover it.
The legacy mnemonic, and why it does not behave like a seed phrase
A large share of Blockchain.info lockouts stall on the same misunderstanding. Someone finds a list of words on paper from an account created around 2012 to 2016, types them into a modern wallet, gets an error or an empty wallet, and concludes the coins are gone. Very often the phrase was never a seed phrase.
Blockchain.info issued recovery phrases years before BIP-39 existed. BIP-39 was assigned in September 2013 and took years to become the default across wallets; Blockchain.info had been running since 2011. The phrases from that era are a different mechanism with a different purpose: rather than encoding a key, they encode the credentials to your account. Recovery-industry write-ups of these legacy formats describe two broad generations, one encoding the password alone and a later one encoding both the password and the Wallet ID, using their own word lists rather than the BIP-39 list.
Three consequences follow, and each one matches a question people actually type:
Word count is not diagnostic. BIP-39 permits only 12, 15, 18, 21 or 24 words, because the sentence length is fixed by the entropy size. Legacy Blockchain phrases turn up at other lengths, because what they encode varies in size. A 16-word or 22-word phrase is not corrupt; it is evidence you are holding a legacy mnemonic rather than a seed.
A legacy phrase will not validate in another wallet, ever. Typing it into Electrum or a hardware wallet's BIP-39 field cannot work, because the words are not from that word list and do not encode a key. The failure is not a sign of damage.
Blockchain still runs the tool that reads them. The legacy recovery page at
blockchain.info/wallet/forgot-password is live as of this writing and redirects to
Blockchain's current login host, where it accepts a mnemonic phrase. If your phrase is a
legacy mnemonic, that page, not another wallet, is where it belongs.
"My Blockchain mnemonic restores the wrong wallet"
If the phrase does validate as BIP-39 but restores an empty or unfamiliar wallet, you have a different and usually better problem: a derivation mismatch rather than a wrong phrase. Blockchain.com wallets can hold multiple accounts, and funds may sit on an account index or an address type that the restoring app never scanned. The balance can be one derivation path away from visible.
That is its own diagnostic, and it is written up in full in seed phrase restored an empty wallet. Do not start generating new addresses or moving anything until you have ruled it out.
What to do right now
- Work out which artefact you actually hold: a Wallet ID, a password, a phrase, a
wallet.aes.jsonbackup file, or the registered email. Name each one before acting. - Try the email route for the Wallet ID first. It is free, it is fast, and it may simply end the problem.
- If several Wallet IDs come back, check all of them. The first listed is usually the newest profile, not the one with the balance.
- If you have lost the email account, recover the mailbox before the wallet. It is usually the easier of the two and it unlocks the rest.
- Do not retype a failing phrase over and over. Read it back slowly against the paper once, then stop.
- Copy any backup file you have and work only from the copy. Some tools rewrite the original.
- Write down everything you remember about the password now, while you are thinking about it: era, length, themes, substitutions, endings, anything reused elsewhere. This material is what makes an offline recovery viable.
- Do not paste the ID, the phrase, or the file into any website that offers to check it for you.
If you want to identify a file you are unsure about without sending it anywhere, the wallet file inspector runs entirely in your browser and never uploads anything or displays private keys.
When it is worth handing over
Worth an assessment:
- A backup file plus real memory of the password, with the password itself lost.
- A phrase that fails everywhere and might be a legacy mnemonic with a misread word.
- Several Wallet IDs and no idea which one held the balance.
- A phrase that validates but restores empty, where a derivation path is the likely culprit.
Not worth anyone's money:
- A Wallet ID with no backup file, no phrase, no email access, and no memory of the password. There is nothing to work with, and any service that takes the case anyway is selling you hope.
If you are unsure which of those you are in, describe what you have and I will tell you, free, before any contract or fee. The service path is Blockchain.com wallet recovery, or forgotten wallet password recovery if the password is the whole problem. Pricing is published on the homepage and fixed in a written contract before any work begins, and there is no fee unless the recovery succeeds.
Sources
- Blockchain.com support, on retrieving Wallet IDs by email ("Confirm via email with a list of Wallet IDs linked to your profile" and "The first option presented is usually the most recent profile created"), on password recovery ("Unfortunately, we are unable to assist with password recovery due to the encryption design of your Wallet"), on the Recovery Phrase as "a master key that stores all the private keys for your wallet's addresses", and on the lost-both case ("access to the wallet and any funds contained in your non-custodial Wallet have been lost"): https://support.blockchain.com/hc/en-us/articles/4592150619804-Wallet-Login-and-Recovery-Troubleshooting-Guide (retrieved 2026-08-25)
- Blockchain.com's legacy mnemonic recovery tool, still live and accepting a mnemonic phrase, at
blockchain.info/wallet/forgot-password, which redirects to https://login.blockchain.com/legacy-pages/forgot-password.html (verified 2026-08-25) - BIP-39 on permitted mnemonic lengths (12, 15, 18, 21 and 24 words, from 128 to 256 bits of entropy) and its 2013-09-10 assignment date: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki (retrieved 2026-08-25)
- Recovery-industry documentation of the Blockchain.info legacy mnemonic generations, their non-BIP-39 word lists, and the variable phrase lengths seen in practice: https://cryptoassetrecovery.com/posts/how-to-recover-blockchain-legacy-mnemonics (retrieved 2026-08-25). Attributed rather than asserted: this is a third-party account, not a published specification.
