Skip to main content

P2PKH

script
address

A common script type where the output can be spent by proving knowledge of the private key corresponding to a hashed public key.

Also known as
Pay to Public Key Hash
1
basic

P2PKH locks an output to the hash of a public key. To spend it, the spender provides a signature and the public key, which hashes to the expected value.

2
relevance

P2PKH improved on early P2PK outputs by revealing the public key only when the output is spent, not when it is created. It remains important because many wallets, explorers, and signing tools still need to understand this standard script pattern.

Conceptual links

Related terms

5 linked

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.