Skip to main content

txpool_content RPC Method

Returns all pending and queued transactions (Supported only on Geth).

Updated on
Jun 30, 2025

txpool_content RPC Method

Parameters

This method does not accept any parameters

Returns

result
object
A list of pending and queued transactions
pending
object
A map of address to nonce to transaction objects
queued
object
A map of address to nonce to transaction objects
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free