This tool allows you to build a bitcoin non-standard script using a stack. The locking script is used to lock funds to an address or other conditions. The locking script is also known as a scriptPubKey. The stack structure and OP CODES are modeled after the Forth programming language. The stack is a LIFO (last in first out) data structure. The Locking Script and Unlocking Script are combined to create a combined script. The combined script is evaluated to determine if the funds can be spent. If the combined script evaluates to true, the funds can be unlocked and spent.
The following keys are used in the examples. The private keys are generated from the mnemonic phrase using the BSV library.
Mnemonic Phrase: planet monitor parade pluck despair eye elevator mutual property foam settle abandon
Private Key: KyhQNzvd9G7WJFLf9nUi29yB5mYznD8JTnHt8zJoU7mMHG1x2GPA
Public Key: 03c6df1bfc2ddbf54d8106da5e81ee996f149a00f36f493ed0179aaf4df280a66d
Address: 1PzitQtojzhx98pyktR4sJHYqDTdc1ehUr
Balance: 0
Enter Mnemonic Phrase:
The following address is used as the recipient address in the examples.
Address: 1HxBAADcfujZyaGjPHGsW7rQbH9Khx4Q1P
Private Key L1BLKbtt7RzSoRfqjVYo21bzKjfeKAH9h3mqPnyjbtQKt61cAdxe
Public Key 0330f3b11021c401aa43faff8137ade15ae77214ce9e4a3e06e7249b25668f2d86
Add Data
Upload File
Add Number
Add Address of Recipient for PKH
Amount of Satoshis to Lock
Choose nLocktime
Stack:
Hex:
Asm:
Binary:
Enter Transaction ID to Redeem:
© 2023 CodenLighten. All Rights Reserved