get_mempool_info
Retrieve current Bitcoin mempool size, virtual size, and minimum fee rate to assess network congestion and transaction fee requirements.
Instructions
Get mempool size, vsize and minimum fee rate. Needs a backend.
Args: network: Override the server's network for this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |