Private key
The cryptographic secret that authorises spending Bitcoin. If someone gets your private key, they can spend your sats.
A private key is the secret number that authorises Bitcoin transactions. Possession of the private key is possession of the Bitcoin — there is no other layer of authentication. If your private key is compromised, your sats can be spent by whoever has it.
Private keys are stored inside wallets. They're typically derived from a seed phrase using BIP-32 (so a single 12-word phrase can generate millions of private keys for different addresses). You never see the raw private key in normal wallet usage; the wallet handles it for you.
The cardinal rule: never share your private key, never type it into any website, never enter it into a "recovery" tool. Same for your seed phrase — it's the master version of all your private keys.
Learn this in our courses
Related terms
Learn Bitcoin the practical way
Real lessons, sats earned, your own wallet. Free to start.
Sign up free →