Back to Glossary
BeginnerSecurity

Public Key

Definition

A cryptographic code derived mathematically from a private key that can be shared publicly without compromising security. Public keys are used to generate wallet addresses (via hashing) and to verify digital signatures, confirming that a transaction was authorized by the corresponding private key holder.

Example

Your wallet address is a hashed version of your public key. You can share it freely to receive cryptocurrency — it's impossible for anyone to derive your private key from it.

Related Terms