Skip to main content
GET
tx_search

Query Parameters

query
string
required

Query

Example:

"\"tx.height=1000\""

prove
boolean
default:false

Include proofs of the transactions inclusion in the block

Example:

true

page
integer
default:1

Page number (1-based)

Example:

1

per_page
integer
default:30

Number of entries per page (max: 100)

Example:

30

order_by
string
default:asc

Order in which transactions are sorted ("asc" or "desc"), by height & index. If empty, default sorting will be still applied.

Example:

"asc"

Response

List of unconfirmed transactions

jsonrpc
string
required
Example:

"2.0"

id
integer
required
Example:

0

result
object
required