cd /news/developer-tools/paste-a-tx-hash-get-a-plain-english-… · home topics developer-tools article
[ARTICLE · art-108488] src=dev.to ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Paste a tx hash, get a plain-English explanation of what happened. No wallet connect

A developer has built a free, open-source tool that decodes Ethereum and other EVM blockchain transactions into plain-English explanations. The tool, available at tx.tomnitive.com, parses transaction data directly without AI or wallet connection, supporting Ethereum, Base, Arbitrum, Polygon, BNB Chain, Optimism, and Avalanche. The developer, who built it solo, is seeking feedback from regular users of these chains.

read1 min views1 publishedAug 24, 2026

Etherscan can decode a transaction into a function name and a list of hex parameters. It won't tell you, in one sentence, what actually happened.

I spent the last few weeks building something that does. Paste a transaction hash from Ethereum, Base, Arbitrum, Polygon, BNB Chain, Optimism, or Avalanche, and get a plain-English explanation: what tokens moved, what was swapped, what was approved, what it cost in gas, and what it meant for the wallet that sent it.

A few decisions I made on purpose:

→ No wallet connection, it only reads transactions that already happened, nothing to sign or approve

→ No AI black box, the explanation comes from parsing the transaction and receipt directly, not a language model guessing

→ Open source (AGPL-3.0), so the logic is inspectable, not a trust-me claim It's version 0.1, free, and built solo. I'd genuinely value feedback from anyone who works with any of these chains regularly, what's confusing, what's missing, what would make you actually use it.

Try it: [https://tx.tomnitive.com/](https://tx.tomnitive.com/)

Code: [https://github.com/khalilahmed63/Transaction-Explainer](https://github.com/khalilahmed63/Transaction-Explainer)
── more in #developer-tools 4 stories · sorted by recency
── more on @ethereum 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/paste-a-tx-hash-get-…] indexed:0 read:1min 2026-08-24 ·