A seed phrase, sometimes called seed words, almost always comes in one of three lengths: 12, 18, or 24 words. That’s not an arbitrary design choice. Each length maps to a specific amount of cryptographic entropy, and that number directly determines how hard your wallet is to brute-force. Here’s why the count matters and what it means for how you store it.
What Seed Words Actually Do
A seed phrase is generated by an algorithm that also derives your wallet addresses and private keys from those same words. The words themselves come from a fixed, standardized list (2,048 words under the BIP39 standard), which is what makes them easy to write down accurately and hard to mistype into something invalid.
Without the correct phrase, in the correct order, a wallet and everything in it stay permanently out of reach. That’s the whole design: no password reset, no customer support override, just the words.
Why 12, 18, or 24 Words Specifically
Each word in a BIP39 phrase encodes 11 bits of entropy. Twelve words works out to roughly 128 bits, already far beyond what any brute-force attempt could realistically crack. Eighteen words pushes that to about 192 bits, and twenty-four words lands around 256 bits, the same entropy level used to encrypt classified government data.
In practical terms, all three lengths are secure against brute-forcing. The difference in the real world comes down to which wallets default to which length, not a meaningful gap in safety for a properly generated phrase.
Does the Word Count Actually Matter to You?
Mostly, no, not for security. A 12-word phrase generated correctly isn’t meaningfully weaker than a 24-word one for practical purposes. Where the count does matter is convenience and error-proofing: more words means more chances to mistype or misplace one, but also a slightly wider margin if you need built-in checksum validation to catch a mistake.
What matters far more than word count is whether the phrase was generated by a reputable wallet in the first place, and how carefully you verify it’s recorded correctly once you have it.
How to Actually Secure It, Whatever the Length
Generate it offline
Create your wallet and seed phrase on a device with no internet connection where possible, or use a wallet that generates it locally before ever touching the network. Avoid any tool that generates a seed phrase through a website.
Never share it, ever
No legitimate exchange, wallet provider, or support agent will ever ask for your seed phrase. If someone does, it’s a scam, full stop.
Keep more than one physical copy
Store copies in separate secure locations so a single fire, flood, or misplaced drawer doesn’t wipe out your only backup. Skip digital storage entirely, cloud drives, notes apps, and photos are exactly where attackers look first.
Add a passphrase if your wallet supports one
An optional passphrase on top of the seed phrase (sometimes called a 25th word) means that even someone who finds your written words can’t access the wallet without it. Choose something you can reliably recall and never write the two together.
Store it on something that survives disasters
RecoverySeed.cz plates are 1.5mm stainless steel (grade 1.4307), rated for fire up to 1510°C, plus water and corrosion. The Standard edition has 24 fields, enough for the longest BIP39 phrase, with a polished surface and a Bitcoin logo on the reverse. The Shamir Backup edition splits a seed across multiple plates, and the Grid version punches letters into a grid for extra discretion. Full lineup on the products page.
Can You Change a Seed Phrase Once It’s Generated?
No. It’s fixed to the wallet it was created with. Wanting a different phrase means creating an entirely new wallet, with its own new seed, and manually moving your funds across. The original phrase still needs to stay safe until that transfer is done and confirmed.
Does Every Wallet Use One?
Most do. Hardware wallets like Trezor and Ledger generate one during setup and require you to confirm you’ve backed it up before proceeding, see our hardware wallet backup guide for the exact steps. Some custodial or app-based wallets skip a user-facing seed phrase entirely, in which case you’re trusting the provider’s own backups instead of controlling your own, worth knowing before you deposit anything meaningful.
Is Writing It Down Actually Safe?
Yes, on the right material. Paper works until it doesn’t: water, fire, or just years of handling can make it unreadable exactly when you need it. That’s the entire reason metal backup plates exist, they hold up to conditions that destroy paper, while keeping the phrase completely offline.
Pogosta vprašanja
Is a 24-word phrase meaningfully safer than a 12-word one?
Not in practice. Both are far beyond brute-force range when generated properly. The wallet’s design matters more than the word count.
Can I reuse one seed phrase across multiple wallets?
Don’t. Each wallet should have its own phrase so a problem with one doesn’t expose the others.
What happens if I lose a seed phrase?
The wallet and its funds become permanently inaccessible. There’s no reset option, which is why backup and storage matter more than almost anything else covered here.
The Bottom Line
Twelve, eighteen, or twenty-four words all provide real security when generated by a trustworthy wallet. What decides whether your funds stay safe isn’t the count, it’s whether you write the phrase down accurately, store it offline in more than one place, and keep it on something that survives longer than paper does.
