- APIs
- Stacks Blockchain API
- Statistics For Mempool Transactions
Get statistics for mempool transactions
Retrieves statistics for transactions in the mempool, such as counts, ages, and fees.
GET
Parameters
No parameters.
| Status code | Description |
|---|---|
| 200 | GET request that returns stats on mempool transactions |
| 4XX | Default Response |
cURL
curl -L \"https://api.hiro.so/extended/v1/tx/mempool/stats" \-H 'Accept: application/json'