janoside / btc-rpc-explorer

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

expose mempool size and total fees in api #490

Closed pointbiz closed 1 year ago

pointbiz commented 1 year 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