Bitcoin script

Welcome to the bitcoin script editor & visualizer. This is your playground for learning and experimentation.

Try out some examples:

  • Basic transaction
  • Multi-sig transaction
  • Timelocked transaction

Helpful links:

Notable abstractions

  • OP_PUSH accepts data as SIG(anything), PUBKEY(anything), or hex
  • OP_PUSH encompasses all OP_PUSHBYTES opcodes