janoside / btc-rpc-explorer

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

expose mempool size and total fees in api #490

Closed pointbiz closed 1 year ago

pointbiz commented 2 years ago

Implementation of this feature request https://github.com/janoside/btc-rpc-explorer/issues/488

The Bitcoin Core getmempoolinfo is directly exposed via /mempool/info