📖 Term 🟢 Plain English 🔰 Beginner

🔒 Private Key Private Key

The secret key that lets you move your coins. You use it to 'sign' transactions — proving ownership and authorizing sends. Never share it with anyone.

💡
Common misconception — is your private key the same as your coins? Nope! Your coins live on the blockchain. Your private key is just the permission slip (the key) to move them. But whoever holds the key is effectively the owner.
🔒 SECRET✅ SHAREABLE🔑Seed Phrase12–24 words · the master backupgenerates ↓🔒Private Keysigns transactions · authorizes sendsgenerates ↓📬Public Address
🔑 Seed phrase → 🔒 private key → 📬 public address: each one generates the next. The seed phrase and private key stay secret; only the public address is safe to share.

🗝️ In plain terms — your personal seal

Think of a private key like a one-of-a-kind personal seal. When you send coins, you're stamping the transaction ✍️ — saying "yes, I authorized this." Because only you have that seal, only you can move your coins. But if you lose the seal or hand it to someone else, they can take everything.

🔗 Private Key · Public Address · Seed Phrase

These three are a family. Your 🔑 seed phrase (12–24 words) generates your private key, and your private key generates your public address (the address you share to receive coins).

NameRoleSafe to share?
🔑 Seed PhraseRecovers your entire wallet🚫 Never (it's the master key)
🔒 Private KeySigns transactions · authorizes sends🚫 Never
📬 Public AddressThe address you receive coins at✅ Fine to share

🗝️ "Not your keys, not your coins" — if you don't personally hold your private key, you don't truly own your coins. A 🧊 cold wallet keeps this key offline, as far from hackers as possible.

🚨 Safety rules

  • 🚫 Never screenshot or save your private key or seed phrase in cloud storage, photos, or chat apps
  • 🙅 If anyone ever asks for your private key or seed phrase, it is 100% a scam
  • 🧊 For large amounts, use a cold wallet (hardware wallet) to keep the key fully offline
  • 🔑 In day-to-day use, you don't need to touch the private key directly — just back up your seed phrase on paper

❓ FAQ

Is a private key the same as a password?
No. A password locks an app and can be changed, but a private key is the real key to your coins — it can't be changed, and if leaked you lose your assets.
What's the difference between a private key and a seed phrase?
A seed phrase is 12–24 human-readable words, and your private keys are derived from it. Both must stay secret, but in practice you back up the seed phrase.
What happens if I lose my private key?
You lose access to the coins locked by that key — potentially forever. That's why you should keep an offline backup of your seed phrase, which can regenerate the key.

🔗 Related