Getmempoolinfo

getmempoolinfo

post

Returns details about the current state of the mempool, including size, usage, fees, and more. No parameters required.

Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 1.0
idstringRequiredExample: getmempoolinfo
methodstring · enumRequiredPossible values:
Responses
chevron-right
200

Mempool info retrieved successfully

application/json
errorobject · nullableOptional

Null if successful; otherwise contains error details

idstringOptional

The ID of the request

post
/

Last updated