Table Columns

Unique Key: SEQUENCE

Column NameDescription
SEQUENCEThe sequence number of the ledger
CLOSE_TIMEThe timestamp when the ledger was closed (Unix timestamp)
HASHThe hash of the ledger header
BASE_FEEThe base fee for operations in this ledger (in stroops)
BASE_RESERVEThe base reserve for accounts in this ledger (in stroops)
ID_POOLThe ID pool for this ledger
INFLATION_SEQThe inflation sequence number for this ledger
FEE_POOLThe fee pool for this ledger (in stroops)
TOTAL_COINSThe total number of lumens in circulation
PREVIOUS_LEDGER_HASHThe hash of the previous ledger
EXTENSIONExtension data for the ledger
NODE_IDThe ID of the node that closed this ledger
SIGNATUREThe signature of the ledger header
SKIP_LISTList of ledger hashes that were skipped
BUCKET_LIST_HASHThe hash of the bucket list
MAX_TX_SET_SIZEThe maximum size of the transaction set
TX_SET_HASHThe hash of the transaction set
TX_SET_RESULT_HASHThe hash of the transaction set results
UPGRADESAny protocol upgrades applied in this ledger
TOTAL_BYTE_SIZE_OF_BUCKET_LISTThe total byte size of the bucket list
PROTOCOL_VERSIONThe protocol version used in this ledger
TRANSACTION_COUNTThe total number of transactions in this ledger
SUCCESSFUL_TRANSACTION_COUNTThe number of successful transactions in this ledger
FAILED_TRANSACTION_COUNTThe number of failed transactions in this ledger
OPERATION_COUNTThe total number of operations in this ledger
EFFECT_COUNTThe total number of effects generated in this ledger
CONTRACT_EVENT_COUNTThe number of contract events in this ledger
DIAGNOSTIC_EVENT_COUNTThe number of diagnostic events in this ledger
METADATAAdditional metadata for the ledger
_EXTRA_FIELDSAdditional fields not explicitly defined
_CREATED_ATTimestamp when this record was created
_UPDATED_ATTimestamp when this record was last updated