get-mempool-info
Retrieve real-time Bitcoin mempool data to analyze transaction activity and network status. Access detailed information for insights into pending transactions and blockchain behavior.
Instructions
Returns mempool info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}