Glossary: Seed Phrase

A seed phrase is a sequence of 12 to 24 words generated by a crypto wallet that serves as the master backup for all of its private keys, allowing the wallet to be restored on any compatible device.

What is a Seed Phrase?

A seed phrase is a sequence of 12 to 24 words generated by a crypto wallet that serves as the master backup for all of its private keys, allowing the wallet to be restored on any compatible device.

Seed Phrase Explained

When you create a wallet, it shows you a list of ordinary words in a specific order and tells you to write them down. That list is the seed phrase.

It is the master key to everything. From those words, the wallet can mathematically regenerate every private key and address it controls. Lose your phone, and the seed phrase restores your entire wallet on a new device.

It cuts both ways: anyone who reads your seed phrase owns your wallet. No legitimate app, support agent, or website will ever ask for it.

What a Seed Phrase Means For

Audience

Use Case

Crypto users

Back up and restore wallets safely, and recognize that the phrase equals full control of funds

Product and support teams

Educate users on backup practices and design flows that never request seed phrases

Security teams

Set policies for how organizational wallets' recovery material is generated and stored

Examples

  1. A user writes their 12-word phrase on paper and stores it offline, then later restores their full wallet on a new phone with it.

  2. A scammer posing as wallet support asks a user to verify their seed phrase, and empties the wallet minutes after receiving it.

  3. A team stores a treasury wallet's recovery material in separate secure locations so no single person can access it alone.

  4. A user upgrades to a hardware wallet and migrates by generating a fresh seed phrase rather than reusing a previously exposed one.

FAQs

How does a seed phrase work?

The words encode a master secret from which the wallet deterministically derives all its private keys and addresses, following standards shared across wallet apps.

Where should I store my seed phrase?

Offline, on paper or metal, in one or more secure locations. Never in screenshots, cloud storage, email, or notes apps, which can be compromised remotely.

What happens if someone gets my seed phrase?

They gain complete control of every account derived from it and can transfer all assets. If a phrase is exposed, move funds to a new wallet immediately.

Can a seed phrase be changed?

No. A phrase permanently corresponds to its wallets. To change it, you create a new wallet with a new phrase and transfer your assets over.

Is a seed phrase the same as a private key?

No. A private key controls one address. The seed phrase is the master backup that derives all of the wallet's private keys.