Skip to content
Sat, Jul 4 BTC $63,284.00 +0.98% ETH $1,789.13 +1.54% Cap $1.94T LIVE Sign in
BTC $63,284.00 +0.98% ETH $1,789.13 +1.54% USDT $1.00 +0.00% BNB $574.16 +0.20% XRP $1.17 +2.89% USDC $1.00 -0.02% SOL $81.96 -0.84% TRX $0.3259 +1.05% DOGE $0.0783 +0.24% ADA $0.1922 +6.96% XLM $0.2098 +2.49% LINK $8.05 +0.81%

Glossary

Public Key

A public key is a shareable cryptographic value derived from a private key that lets others verify signatures and, in practice, send funds to the address associated with it. It can be published openly without exposing the secret key it came from.

A public key is one half of a key pair used in public-key (asymmetric) cryptography. It is generated from a private key through a one-way mathematical process, meaning the public key can be derived from the private key but not the other way around. Because of this, a public key can be shared freely — it is designed to be visible to anyone.

In a blockchain network, the public key underpins two everyday actions. First, it lets others verify that a transaction was authorized by the matching private key without ever seeing that secret. When you sign a transaction, the network checks the digital signature against your public key to confirm it is valid. Second, a public key is typically hashed and encoded to produce a wallet address, the shorter string people share when they want to receive funds.

The close-up: think of a public key as a mailbox slot anyone can drop mail into, while the private key is the only key that opens it. The wide shot: this separation is what allows open, permissionless networks to work — participants can transact and verify each other without trusting a central authority or exposing their secrets. Sharing a public key is safe; sharing a private key is not. Always keep the private key protected and do your own research before using any wallet or tool.

Related terms

Private KeySeed Phrase

← Back to the glossary