Skip to main content

txpool_status RPC Method

Returns the number of transactions in pending and queued states (Supported only on Geth).

Updated on
Feb 06, 2025

txpool_status RPC Method

Please note that this RPC method is currently unavailable on mainnet.

Parameters

This method does not accept any parameters

Returns

object
The transaction call object which contains the following fields:
pending
The total number of pending transactions in the txpool, represented in hexadecimal format
queued
The total number of queued transactions in the txpool, represented in hexadecimal format
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free