Skip to main content

num_unconfirmed_txs REST API Endpoint

Retrieves data on unconfirmed transactions.

Updated on
Apr 15, 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
The total number of unconfirmed transactions in the pool
total
The total transactions
total_bytes
The total size of transactions in bytes
txs
An array of transactions in the pool
Request
1
curl --location 'https://docs-demo.sei-arctic.quiknode.pro/num_unconfirmed_txs'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free