New Here? Claim Your 30% Discount on Your First Blockchain Node Access!

banner image

Last updated on January 1, 1970

1 min read

Method /api/v1/mempool/txcount undefined ()
connect with REST protocol

/api/v1/mempool/txcount

info-circle-fill

Fetch current transaction count in the memory pool

Parameters

-

Request

curl --location --request GET 'https://ont.getblock.io/mainnet/rest/api/v1/unboundong/A9yD14Nj9j7xAB4dbGeiX9h8unkKHxuWwb' 
--header 'x-api-key: YOUR-API-KEY' 
--header 'Content-Type: application/json' 

Response

{
    "Action": "getmempooltxcount",
    "Desc": "SUCCESS",
    "Error": 0,
    "Version": "1.0.0",
    "Result": [
        100,
        50
    ]
}
banner icon

Start Building with GetBlock RPCs for Free