Skip to main content

num_unconfirmed_txs REST API Endpoint

Retrieves data on unconfirmed transactions.

Updated on
Nov 07, 2024

num_unconfirmed_txs REST API Endpoint

Parameters

This method does not accept any parameters

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 (can be null if there are no transactions)
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free