> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cosmos.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Cosmos Hub Archives

> With each breaking upgrade of the Cosmos Hub, the network is restarted at height 0. During this process, an export of the last state of the previous network is made to produce the genesis state of the new one.

With each breaking upgrade of the Cosmos Hub, the network is restarted at height 0. During this process, an export of the last state of the previous network is made to produce the genesis state of the new one.

As a result, the blocks of the previous networks are not downloaded by new clients (as they sync from the new genesis state), and may be deleted by existing full-nodes.

## Archive Snapshots

Legacy chain snapshots and binaries (linux-amd64) are provided by [CCValidators](https://ccvalidators.com/). Always do your own research before trusting a third-party snapshot provider.

### Cosmos Hub 1

* [Snapshot](https://dl-eu1.ccvalidators.com/SNAPSHOTS/archive/cosmoshub-legacy/cosmoshub-1/cosmoshub-1.tar.zst)
* [gaiad](https://dl-eu1.ccvalidators.com/SNAPSHOTS/archive/cosmoshub-legacy/cosmoshub-1/bin/gaiad)

### Cosmos Hub 2

* [Snapshot](https://dl-eu1.ccvalidators.com/SNAPSHOTS/archive/cosmoshub-legacy/cosmoshub-2/cosmoshub-2.tar.zst)
* [gaiad](https://dl-eu1.ccvalidators.com/SNAPSHOTS/archive/cosmoshub-legacy/cosmoshub-2/bin/gaiad)

### Cosmos Hub 3

* [Snapshot](https://dl-eu1.ccvalidators.com/SNAPSHOTS/archive/cosmoshub-legacy/cosmoshub-3/cosmoshub-3.tar.zst)
* [gaiad](https://dl-eu1.ccvalidators.com/SNAPSHOTS/archive/cosmoshub-legacy/cosmoshub-3/bin/gaiad)
* [gaiacli](https://dl-eu1.ccvalidators.com/SNAPSHOTS/archive/cosmoshub-legacy/cosmoshub-3/bin/gaiacli)

## Explorers

If you would like to search explorers for previous hub data, these are some links where you can find the information:

### Big Dipper

* [Cosmos Hub 1](https://cosmoshub-1.bigdipper.live/)
* [Cosmos Hub 2](https://cosmoshub-2.bigdipper.live/)
* [Cosmos Hub 3](https://cosmoshub-3.bigdipper.live/)

If you want to make archives available to the community, feel free to open a PR to this file and add them.
