Kusama Archive Snapshot
| Chain | Kusama |
| Block Height | 32085584 |
| Creation Date | 2026-06-01 |
| Database Format | ParityDb |
| Pruning Mode | Archive |
| Compression Format | lz4 |
| Version used for Snapshotting | 1.21.0 |
| Download Link | kusama_32085584_2026-06-01.tar.lz4 |
| Size | 2.4T |
| sha256 Checksum | 605c26940ed7e385466e89efdbe6e38d23aec6dd33d3356afb6b43b3b799e471 |
How to deploy Snapshot
Issue the following commands:
wget https://ksm-paritydb-archive.radiumblock.com/kusama_32085584_2026-06-01.tar.lz4
lz4 -c -d kusama_32085584_2026-06-01.tar.lz4
| tar -x -C /home/kusama/.local/share/polkadot/chains/ksmcc3rm -v kusama_32085584_2026-06-01.tar.lz4
If applicable, replace /home/kusama with the actual storage location.