Public Key
A cryptographic key that is mathematically derived from a private key and serves as a user’s public-facing identifier on a blockchain network. While the public key can be easily generated from the private key, it is computationally infeasible to reverse-engineer the private key from the public key. The public key is used to verify digital signatures and receive cryptocurrency transactions, and can be converted into a shorter blockchain address for easier use.
Back to Dictionary