A new BE explorer version is available at https://testnet-zebra.zcashexplorer.app/.
It is integrated with Zebra having the following functionality changes because of Zebra’s RPC capabilities:
The mempool size is shown based on the length of the tx in the mempool (raw_mempool operation) instead of using mempoolinfo operation because it is not available.
I will appreciate any help on reviewing and testing.
In two weeks it will be promoted to the (testnet env).
Two week after to mainnet if there are not major issues.
In summary, most of the deliverables are completed and I consider this grant done unless you have a different opinion. There are minor task pending and I will address them on the Block explorer + Testnet infrastructure 2025 grant.
Some errors on particular block detail pages are happening. Looks like blocks with transactions including multiple inputs, “mixed” fee types, and deshielding types.
I cant reproduce them on zebra and zcash testnet BE. Please note the zebra’s BE code has not been merged yet to zcash repo since it is still in testing.