Post
Topic
Board Development & Technical Discussion
Merits 2 from 2 users
Re: Segwit raw transaction decoder
by
NotATether
on 16/01/2024, 16:05:12 UTC
⭐ Merited by vjudeu (1) ,ABCbits (1)
What about using Bitcoin Core, and typing "decoderawtransaction" in console?

By the way, each time I see a question like that, I wonder, how many people are not familiar with all the tools, which are built into Bitcoin Core. And many of them can be even used offline, even if you won't have a full node, with the whole chain.

Does its error message show exactly which part of the raw transaction is wrong and the bytes?

Because if not, then it's not much better than blockchain.info's decoder (which I think uses Core under the hood)