# Ledgers

Each ledger stores the state of the network at a point in time and contains all the changes - transactions, operations, effects, etc. - to that state.

Learn more about [ledgers](https://developers.stellar.org/docs/learn/glossary#ledger).
