Skip to main content

txpool_inspect RPC Method

Returns a textual summary of all pending and queued transactions (Supported only on Geth).

Updated on
Jul 28, 2025

txpool_inspect RPC Method

Parameters

This method does not accept any parameters

Returns

result
object
An object containing pending and queued transactions for the specified address
pending
object
A mapping of nonces to transaction summary strings for pending transactions
queued
object
A mapping of nonces to transaction summary strings for queued transactions
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free