Anemos
Developers

Decode transaction

Paste a raw or signed Anemos transaction (hex) to inspect its decoded fields.

A wallet/integration helper. The transaction is decoded by the node itself (its authoritative DecodeRawTransaction RPC), so the result always matches the consensus wire format — there is no hand-rolled decoder to drift. It accepts raw transaction bytes in hexadecimal (a tx you built, signed or unsigned) — not a transaction id. To look up a confirmed transaction by id, use the search box. Nothing is broadcast: this is a read-only inspector.