Skip to main content

txpool_status RPC Method

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

Updated on
Jul 28, 2025

txpool_status RPC Method

Parameters

This method does not accept any parameters

Returns

result
object
An object indicating the number of pending and queued transactions in the txpool
pending
string
The total number of pending transactions, represented as a hexadecimal string
queued
string
The total number of queued transactions, represented as a hexadecimal string
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free