Explorer broken since yesterday

https://mainnet.zcashexplorer.app/blockchain-info

2 Likes
2 Likes

Can offer three solutions:

1.) ZecHub Dashboard supplies this data

2.) If you run zcashd, you can run ./extractSupplyInfo.sh to get up-to-the-second data.

Screenshot_2024-09-04_12-21-50

3.) Run a local zcashblockexplorer:

iex -S mix phx.server

3 Likes

The mainnet node is not returning the right pool data (the testnet one works as expected)
There is a ticket tracking the issue for zcashd:

There is no action item on the blockexplorer until the ticket is resolved.

Best

3 Likes