Skip to main content

Get transactions by block

Retrieves transactions confirmed in a single block

Path Parameters

height_or_hash

REQUIRED

filter by block height, hash, index block hash or the constant latest to filter for the most recent block

Responses

200

List of transactions

Schema

OPTIONAL

limit

integer

Possible values: value ≤ 200

The number of transactions to return

offset

integer

The number to transactions to skip (starting at 0)

total

integer

The number of transactions available

results

object[]