Hi,
I used znort987's github blockchain parsing repo to get the following output on blocks:
3 \0\0\0\0µU£ýòÔºÿ@>oà5¥Ùt,®bFDI 1231470173
4 \0\0\0\0NºÛUîÉ¢ø\ ÚYÀÖ"¨HJ
1231470988
5 \0\0\0\0rb1]¿6V\ {*¿ý¡ "øõ3ü 1231471428
6 \0\0\0\001 ç75iZò¤¾U;*·vûÓ¢Üw 1231471789
7 \0\0\0\0ql+_ÔF±ä
²ÉÙYJÍ Ì½TAÏÈD 1231472369
The middle column is a block's hash. How can I change this hash into alphanumeric characters? E.g. "hash":"0000000000000001bfd57dad6bad2a345a47d6f3b4eb91925a6084016c1c19bc",
Thanks!