⭪ btctools.org

Create raw bitcoin transaction

Serialize transaction data by entering the transaction information, inputs and outputs below. All fields are in hexadecimal.

Version (4 byte le)
Input Count (2 - 9 byte)
1. txid (32 byte le)
1. vout (4 byte le)
1. scriptsig size (2 - 9 byte)
1. scriptsig (variable)
1. sequence (4 byte le)
Output Count (2 - 9 byte)
1. amount (8 byte le)
1 satoshi is equal to 0.00000001 BTC
1. scriptpubkey size (2 - 9 byte)
1. scriptpubkey (variable)
Locktime (4 byte le)
Sighash
 
Resulting Transaction HEX