Skip to main content
The beacon.raw.balances_latest table provides the latest validator balances of all validators on the Beacon Chain. Each row represents a validator’s current balance state, including effective balance and validator status information. This table is updated every epoch and only includes finalized data.

Use Cases: Real-Time Monitoring & Analysis

This table is essential for real-time validator monitoring and current state analysis: Real-Time Monitoring: Track current validator balances and status to monitor active validators, detect recent slashing events, and observe ongoing validator operations. Use this table for live dashboards and alerting systems. Current State Analysis: Query the latest state of validators to understand current network composition, active stake distribution, and validator health. Identify validators by their withdrawal addresses or public keys for operational monitoring. Queue & Status Tracking: Monitor validator activation and exit status through status, activation_epoch, and exit_epoch fields to understand current validator lifecycle positions.

Table Columns

Search Optimization: validator_index Unique Key: unique_id

Sample Queries

Query 1: Get Latest Balances for All Active Validators

Query 2: Query Latest Balance for Specific Validators