← All Tools

Decode Raw Transaction

Parse a raw transaction hex into human-readable fields

100% Client-Side Decoding

This tool parses the raw transaction hex directly in your browser. No data is sent to any server, it works offline too.

What is a raw transaction?

A raw transaction is a hex-encoded representation of a Zcash transaction containing all inputs, outputs, and signatures. You can obtain one from a wallet, the getrawtransaction RPC call, or by constructing one programmatically.