Tuesday, 25 January 2022 09:15 bitcoinsofia Productivity Tools
A plain and simple data format converter with a focus on Bitcoin-specific formats.It can decode and encode standard formats like: "ascii", "utf8", "utf16le", "ucs2", "base64", "hex", "hex-LE", "binary", "decimal".It can also decode and encode Bitcoin...
Tuesday, 25 January 2022 09:01 bitcoinsofia Productivity Tools
This tool decodes a transaction from a raw hexadecimal string, or from a txid.It visualizes what each section of the transaction byte code means and helps to parse it further by linking to other tools.