> For the complete documentation index, see [llms.txt](https://docs.hivesql.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivesql.io/technical-informations/state-tables.md).

# State tables

State tables reflect the result of operations recorded in the blockchain.

| Table                                                                                      | Description                                 |
| ------------------------------------------------------------------------------------------ | ------------------------------------------- |
| [DynamicGlobalProperties](/technical-informations/state-tables/dynamicglobalproperties.md) | Dynamic global properties of the blockchain |
| [Accounts](/technical-informations/state-tables/accounts.md)                               | Accounts created on the blockchain          |
| [Blacklists](/technical-informations/state-tables/blacklists.md)                           | Decentralized blacklists                    |
| [BlacklistsFollows](/technical-informations/state-tables/blacklistsfollows.md)             | Decentralized blacklists followers          |
| [Comments](/technical-informations/state-tables/comments.md)                               | Posts and comments and related information  |
| [Communities](/technical-informations/state-tables/communities.md)                         | Communities                                 |
| [CommunitiesRoles](/technical-informations/state-tables/communitiesroles.md)               | Roles in each community                     |
| [CommunitiesSubscribers](/technical-informations/state-tables/communitiessubscribers.md)   | Subscribers of each community               |
| [Delegations](/technical-informations/state-tables/delegations.md)                         | Active delegations                          |
| [Followers](/technical-informations/state-tables/followers.md)                             | Who is following who                        |
| [Mutes](/technical-informations/state-tables/mutes.md)                                     | Decentralized mutes lists                   |
| [MutesFollows](/technical-informations/state-tables/mutesfollows.md)                       | Decentralized mutes lists followers         |
| [Proposals](/technical-informations/state-tables/proposals.md)                             | Proposals                                   |
| [ProposalsApprovals](/technical-informations/state-tables/proposalsapprovals.md)           | Proposals approved by each account          |
| [RCDelegations](/technical-informations/state-tables/rcdelegations.md)                     | Active RC delegations                       |
| [Reblogs](/technical-informations/state-tables/reblogs.md)                                 | Reblogs of posts                            |
| [Tags](/technical-informations/state-tables/tags.md)                                       | Tags used on each post                      |
| [Witnesses](/technical-informations/state-tables/witnesses.md)                             | Witnesses and related information           |
