Hacke Bitcoin Script
Hacke Bitcoin Script
Here’s an overview:
Key Features
2. Stateless: Each script runs independently and does not retain state
beyond execution.
Script Structure
1. Pay-to-PubKey-Hash (P2PKH)
The most common script type for simple Bitcoin transactions.
ScriptPubKey:
2. Pay-to-Script-Hash (P2SH)
ScriptPubKey:
OP_HASH160 OP_EQUAL
ScriptSig:
ScriptPubKey:
ScriptSig:
OP_0 ...
Opcode Categories
1. Sender creates:
2. Receiver spends:
ScriptSig:
Combined script:
Applications
• Multi-signature wallets.