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: world garden oak auction detect kiss culture ozone team happy glass essence
Private Key: KwkUVV39LesDtCDYhmNWMK5uhME7pe6T9UHLe9SuCAjM66z4uexy
Public Key: 036cec37c4cc3d71db65c24bf6e96b62ddd98354bf25fe805b3e5e1c53e2d39296
Address: 1CBttuSze1xz1KfeL96EcX2N4gvkxHFr32
Balance: 0
Enter Mnemonic Phrase:
The following address is used as the recipient address in the examples.
Address: 1E9vD1BtRr7iXz5xW9Y531K8NUpQAq5wj5
Private Key L11ciYK54jKjJUivrxdzyynVneHH1DuhR1MAD2N7DtBi2GMvxsy8
Public Key 0280cca5e31276b7b9ffa006fff21cccc54720b38aa1036e8684cedbd5c4512bad
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