The solana.staking.stakers table contains information about every stake_account ever created.

The information of each stake_account is consolidated from indexing these stake program instructions - initialize, authorize, setLockup.

Table columns

Column NameDescriptionTypeExample
stake_accountThe address of the stake account being modifiedvarcharCKa9YSmnjrKx5nxYoa7ufbrVL9fEmt99w3ZCgv3DJfyo
stakerThe authority address that can manage staking operationsvarchar3rBnnH9TTgd3xwu48rnzGsaQkSrlhR64nY7lDrDt6VrQ
withdrawerThe authority address that can withdraw funds from the stake accountvarchar3rBnnH9TTgd3xwu48rnzGsaQkSrlhR64nY7lDrDt6VrQ
lockup_custodianThe authority that can modify lockup parametersvarchar9n8bp3f8VvikXjqXjZUPZuEq8aAyrXzCqrq7nAREKMP9
lockup_epochThe epoch until which the stake account is lockedvarchar800
lockup_unix_timestampUnix timestamp until which the stake account is lockedvarchar1650000000
block_timestampBlock timestamp of the last updatetimestamp_ntz2024-08-30 21:31:42.000
txn_indexTransaction index of the last updatevarchar24
txn_idTransaction id of the last updatevarchar5uLekDFd37Tgt5QJ5k9L1c7o9V4SSF81ooToeXKmQNooRoRTUQwr2qsWtMTLxzoMcwHW6u7NAGXRJSXQYFQwo8vU
instruction_indexInstruction index within the tx of the last updatevarchar3
inner_instruction_indexInner instruction index of the last update, if availablevarchar3
unique_idUnique id of the recordvarchartxn_id-5uLekDFd37Tgt5QJ5k9L1c7o9V4SSF81ooToeXKmQNooRoRTUQwr2qsWtMTLxzoMcwHW6u7NAGXRJSXQYFQwo8vU_i_index-3_ii_index-null