Skip to main content
The solana.staking.balances_latest table contains the current, latest staking statistics of each stake_account. It is derived from getting the latest record per stake_account from the solana.staking.balances table.

Table columns

Column NameDescriptionTypeExample
stake_accountThe address of the stake accountvarchar3jAwbKWs18jRHJ7tnNjz2tw2iU5K2ukQXhCwjzbNg76C
delegated_stakeAmount of SOL delegated minus rent reservefloat0
active_stakeAmount of SOL currently earning rewardsfloat0
inactive_stakeDifference between delegated and active stakefloat0
total_rewardsCumulative rewards earned by the stake accountfloat0
delegated_vote_accountValidator vote account address that the stake is delegated tovarchar
last_activation_epochThe most recent epoch when the stake was activatednumber119
last_deactivation_epochThe most recent epoch when the stake was deactivatednumber120
activation_statusCurrent status of the stake accountvarcharinactive
last_activity_actionThe most recent staking action performedvarcharmerge_source
last_activity_epochThe epoch when the last activity occurrednumber145
last_activity_action_infoAdditional info about the last activity (JSON/variant)variant{"destination": "GK2zqSsXLA2rwVZk347RYhh6jJpRsCA69FjLW93ZGi3B"}
last_activity_block_slotBlock slot of the last activitynumber63037156
last_activity_block_heightBlock height of the last activitynumber
last_activity_block_timestampBlock timestamp of the last activitytimestamp_ntz2021-01-29 23:41:42.000
last_activity_block_hashBlock hash of the last activityvarchar3pNcJskVGjn7YSWgBjEVHhT91BL4DBZgs2PTrXdWFfMY
last_activity_txn_idTransaction ID of the last activityvarchar4UjY9AtUxQnkof57zL9rQLuZbmAfhq9ydAZh1QQStU89jiJNh83PQc9S58EaSWajSyixqbvzcpbe8sfwXJyyfsQZ
last_activity_txn_indexTransaction index within the block for the last activitynumber845
last_activity_instruction_indexInstruction index within the transaction for the last activitynumber0
last_activity_inner_instruction_indexInner instruction index within the instruction for the last activitynumber
last_activity_pseudo_global_orderGlobal ordering number for the last activitynumber63037156000845000001000000
last_activity_pre_tx_amountStake account balance before the last activity (string)varchar200000
last_activity_post_tx_amountStake account balance after the last activity (string)varchar0
last_activity_unique_idUnique identifier for the last activity recordvarcharstake_account-3jAwbKWs18jRHJ7tnNjz2tw2iU5K2ukQXhCwjzbNg76C_block_slot-63037156_txn_id-4UjY9AtUxQnkof57zL9rQLuZbmAfhq9ydAZh1QQStU89jiJNh83PQc9S58EaSWajSyixqbvzcpbe8sfwXJyyfsQZ_i_index-0_ii_index-null