Skip to main content

unconfirmed_txs REST API Endpoint

Retrieves the list of unconfirmed transactions.

Updated on
Nov 07, 2024

unconfirmed_txs REST API Endpoint

Query Parameters

page
integer
REQUIRED
The Page number (1-based)
per_page
integer
REQUIRED
The number of entries per page (max: 100)

Returns

result
object
The result object with the following fields:
n_txs
string
The total number of unconfirmed transactions in the pool
total
string
The total transactions
total_bytes
string
The total size of transactions in bytes
txs
string
An array of transactions in the pool
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free