Pay-to-PubKey-Hash (P2PKH)

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf Bitcoin transaction type
gptkbp:abbreviation P2PKH
gptkbp:addressPrefix 1
gptkbp:addressType legacy address
gptkbp:category Bitcoin script
gptkbp:features requires signature matching public key hash
https://www.w3.org/2000/01/rdf-schema#label Pay-to-PubKey-Hash (P2PKH)
gptkbp:introducedIn Bitcoin version 0.1.0
gptkbp:output standard output
gptkbp:purpose send bitcoin to a public key hash
gptkbp:redeemedBy gptkb:Pay-to-Script-Hash_(P2SH)
Pay-to-PubKey (P2PK)
gptkbp:replacedBy gptkb:Pay-to-Witness-PubKey-Hash_(P2WPKH)
gptkbp:script locking script
gptkbp:scriptPubKeyFormat OP_DUP OP_HASH160 <PubKeyHash> OP_EQUALVERIFY OP_CHECKSIG
gptkbp:usedFor user-to-user payments
gptkbp:usedIn gptkb:Bitcoin
gptkbp:bfsParent gptkb:Bitcoin_Script
gptkbp:bfsLayer 8