Transaction Decoder
Paste raw transaction hex to decode version, inputs (outpoint, scriptSig, sequence), outputs (value, scriptPubKey), and locktime. Supports SegWit transactions. Get raw hex from getrawtransaction or block explorers.
See Transaction Structure and Data Encoding. Use the CLI Terminal to fetch raw hex with getrawtransaction <txid>.