What is the 25th word?+
It is an optional extra secret, the BIP-39 passphrase, that you add on top of your 12 or 24-word recovery phrase. It is not one of the standard wordlist words, it can be anything, and it combines with your phrase to unlock a completely separate hidden wallet.
Why doesn't my wallet just tell me the passphrase is wrong?+
Because it cannot. The passphrase is mixed directly into the key derivation, so every possible passphrase produces a valid wallet. A wrong one does not fail, it simply opens a different, empty wallet. This is by design, and it is exactly why a wrong passphrase looks like lost funds.
Could I have set a passphrase without realising?+
Yes, it happens. Some wallets present it as an easily overlooked option, and people sometimes enable it once and forget. If your phrase restores but the balance is empty and you know funds were there, an unremembered passphrase is one of the first things we check.
Is a passphrase the same as a wallet password?+
No, and the difference matters. A wallet password locks a file or app locally and can be reset if you have your phrase. A BIP-39 passphrase is part of the cryptography itself, it derives a different wallet, and there is no reset. Losing it means the hidden wallet is inaccessible until the passphrase is recovered.
I remember roughly what it was. Is that enough?+
Often, yes. A remembered stem, a theme, or a partial note turns an unbounded problem into a small, targeted search over variations, and those cases resolve well. The more you can tell us about how you chose it, the better.
Can any passphrase be recovered?+
No, and we are honest about the limit. A passphrase built from something you remember is often recoverable. A long, genuinely random passphrase with nothing recorded and nothing recalled generally is not, and we will tell you that on the first call rather than take a fee.
My passphrase is definitely correct but the wallet rejects it. What now?+
This is usually a formatting difference, capitalisation, a stray space, an invisible character, or how two wallets normalise the text, rather than a wrong passphrase. These near-variants are precisely what we test, and they resolve a large share of these cases.