Skip to main content
GET
Transaction Outspends

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

txid
string
required

The transaction ID (txid) to query.

Example:

"d78b1139140848e646cfd7eb95868d2e01c600c3922de88038c591d2fb55cf96"

Response

Spending status for each output in the transaction.

spent
boolean
required

Indicates whether this output has been spent.

txid
string | null

The transaction ID that spent this output, if any.

vin
integer | null

The input index in the spending transaction.

status
object | null

Status of the spending transaction.