BIP39 Mnemonic

{{ phraseState.error }} βœ“ {{ wordsIn }} words

A passphrase produces a completely different, equally valid wallet. There is no way to recover it and no way to tell a wrong one from a right one β€” the addresses simply differ.

{{ entropyError }}

{{ entropyStats }} BIP39 accepts 128, 160, 192, 224 or 256 bits β€” nothing in between. Anything else is rejected rather than padded.

Derivation Path

{{ pathError }}

Β· counting up from index {{ startIndex }} Β· the highlighted level is the one the table counts up

Write i at the level that should count (m/44'/60'/i'/0/0 for Ledger Live). With no i, the last level counts and its value is where the table starts.

Addresses

{{ phrase.trim() ? 'Enter a valid phrase and path to see addresses.' : 'Generate or paste a phrase to see addresses.' }}

# Path Address Private key
{{ r.index }} {{ r.path }}

Click any address or private key to copy it in full. Private keys copy even while blurred. The highlighted row is the exact path you entered.