Skip to content
Both Eyes Wednesday, July 8, 2026
BTC $61,880.51 -3.31% ETH $1,730.58 -3.95% Mkt Cap $2.15T -3.00%
Glossary

Private Key

Plain-language definition Crypto glossary
Key takeaways
  • A private key is a secret, randomly generated number that authorises spending from a crypto address, so whoever holds it controls the funds.
  • It is mathematically paired with a public key and address in a one-way relationship, and the wallet uses it to create signatures the network can verify without ever seeing the key.
  • Because a private key cannot be reset like a password, losing it usually means losing the funds permanently, and exposing it lets anyone drain the wallet.
Definition

A private key is a secret, randomly generated number that authorises spending from a crypto address. Whoever holds the private key controls the funds, so protecting it is the single most important part of self-custody.

How it works

The private key is mathematically paired with a public key, from which a wallet address is derived. The link only works in one direction: it is easy to produce the public key and address from the private key, but practically impossible to reverse the process. To spend funds, the wallet uses the private key to create a digital signature that the whole network can verify without ever seeing the key itself.

Why it matters

Because a private key cannot be reset like a password, losing it usually means losing the funds permanently, and exposing it lets anyone drain the wallet. This is why keys are normally backed up as a seed phrase and kept offline.

Example

When you approve a transaction in a wallet app, it is your private key signing that transaction behind the scenes.

FAQ
Frequently asked questions
What happens if I lose my private key?
Unlike a password, a private key cannot be reset or recovered by any company. If you lose it and have no backup, the funds it controls are usually lost permanently, which is why keys are normally backed up as a seed phrase kept offline.
Is it safe to share my private key with a wallet app or service?
No. Anyone who sees your private key can spend all of your funds, so it should never be shared, typed into a website, or entered anywhere you do not fully trust. Legitimate services will not ask for it.
How can a transaction be verified without revealing the private key?
The wallet uses the private key to create a digital signature, and the network checks that signature against the matching public key. This proves you authorised the transaction without the key itself ever being exposed.
Related terms

Other glossary terms connected to this one.

Keep learning

Go deeper than the definition — explainers, live data and free calculators.