How a seed phrase works
The words encode a random number. Your wallet turns that number into a master key and derives every private key and address from it, following the BIP-32 standard.[2]
Types of seed phrases
Most wallets use 12 or 24 words from the BIP-39 word list. Some let you add an optional passphrase, sometimes called a “25th word”, which creates a different set of wallets from the same words.[1]
How a seed phrase is used
You write it down when you create a wallet and use it only to restore access on a new device. It is the core of self-custody: no company holds a copy.
Risks and scams
Fake support agents, phishing sites and “wallet validation” forms all try to get your words. A real wallet never asks for your seed phrase after setup; any request for it is a scam.[3]
Seed phrases and US taxes
A seed phrase has no tax consequences by itself. The IRS treats digital assets as property, so keep records of transfers and sales; restoring a wallet does not change what you own.[4]
Seed phrase vs private key
A private key controls one address; a seed phrase can regenerate all of them. Losing one key loses one address; losing the phrase loses the whole wallet if you also lose the device.
The Bottom Line
A seed phrase is the one backup that matters in a self-custody wallet. Write it down offline, keep it private and never share it.
Educational content, not financial advice.