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

Error when opening block details #502

Closed mattacus closed 1 year ago

mattacus commented 1 year ago

Describe the bug

When I click on a block on the main page, I receive the following error message: Cannot read properties of undefined (reading 'hash')

Screen Shot 2023-01-17 at 12 55 09 PM
mattacus commented 1 year ago

This appears to have been resolved by restarting my node.