Skip to main content

Tables

blocks

Block header data containing sequential numbering, cryptographic hashes linking to parent blocks, timestamps, and consensus metadata. Primary source for blockchain state verification and chain navigation.
Query with partition filter

effects

State-changing events on the Stellar network including account creations, trades, trustline modifications, liquidity pool operations, and authorization changes. Used for tracking granular account activity and analyzing protocol interactions across operations.
Query with partition filter

operations

Individual operation records from Stellar blockchain transactions, including account creation, payments, trading, trustline management, and smart contract invocations. Contains detailed parameters for each operation type with source accounts, amounts, assets, and execution metadata for analyzing network activity and protocol interactions.
Query with partition filter

transactions

Transaction records containing signed operations that modify blockchain state. Primary source for tracking value transfers, contract interactions, and account state changes across the network.
Query with partition filter