What Is a Mnemonic? How BIP39 Works
What is a mnemonic phrase? This guide explains how BIP39 mnemonics are generated from entropy, why they can restore a wallet, and how to store them safely.
A mnemonic is a phrase of 12 / 18 / 24 everyday words that represents a wallet’s seed in a human-readable form. It follows the BIP39 standard: cryptographically secure randomness produces "entropy", which is mapped to words with a checksum.
With the mnemonic, the same set of private keys and addresses can be recomputed along a fixed derivation path (e.g. BIP44). In other words, the mnemonic is the wallet’s "root key" — whoever holds it controls all associated funds.
So store mnemonics offline and privately: no screenshots, no sending to anyone, no typing into unknown sites. All generation in this tool runs locally in your browser and never uploads the mnemonic.