janoside / btc-rpc-explorer

Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
https://bitcoinexplorer.org
MIT License
1.53k stars 1.15k forks source link

Garbled Text When Viewing Scripts in Blockchain Explorer #645

Open jlguochn opened 4 months ago

jlguochn commented 4 months ago

When viewing scripts in the blockchain explorer, there seems to be an issue with converting hex to UTF-8, resulting in garbled text. Below is an example:

issue

How can this issue be resolved?