Get statistics for mempool transactions
Retrieves statistics for transactions in the mempool, such as counts, ages, and fees.
GET
GET
/extended/v1/tx/mempool/stats
Queries for transactions counts, age (by block height), fees (simple average), and size. All results are broken down by transaction type and percentiles (p25, p50, p75, p95).
Status code | Description |
---|---|
200 | Statistics for mempool transactions |
GET request that returns stats on mempool transactions