Protocol & Consensus • Estimated 20m

Script Execution Stack

protocol.script-execution-stack

Bitcoin Script evaluates spending conditions as a stack machine. Data pushes and opcodes consume and produce stack items in sequence, and a script succeeds only if execution finishes without failure and leaves a truthy result on the stack.

Curated resources (3)

Direct prerequisites (1)

Direct dependents (0)

Canonical site description: Interactive Bitcoin knowledge graph with prerequisites, curated resources, and structured topic pages.