A private key is a secret alphanumeric string that serves as the password to your cryptocurrency holdings. It proves ownership of a blockchain address and is used to sign transactions, authorizing the movement of funds.
How It Works
Every cryptocurrency wallet has a pair of keys: a public key (like your bank account number — safe to share) and a private key (like your PIN — must stay secret). The private key mathematically generates the public key, but the reverse is computationally impossible.
Security
Never share your private key with anyone. Anyone who has your private key has complete control over your funds. There is no "forgot password" option — if you lose your private key, your funds are permanently inaccessible.
Seed Phrase
Most modern wallets use a seed phrase (also called recovery phrase or mnemonic) — typically 12 or 24 words — that can regenerate your private keys. This seed phrase should be stored securely offline, never digitally.