Two things every other source buries. The download is not a playable Minecraft world, it is a compressed archive in a custom format that needs converting. And you do not need all 15 TB: it ships in concentric rings, so you can take just the middle. The smallest useful piece is 444 MiB.
What it is
The 2b2t.place team announced their capture of 2b2t in May 2026 and published the torrent that July. It holds a 1,024,000 block square of the Overworld, a 256,000 square of the End and a 100,000 square of the Nether, recorded between November 2024 and April 2026.
The format is zvcr, a Zstd-compressed version-controlled region format the team wrote for this. It stores blocks, biomes and block entities from Minecraft 1.21.4. It does not store entities, so no mobs and no dropped items. Because it is version-controlled, it can hold several points in time for the same area rather than a single snapshot.
You do not need 15 TB
The archive is split into rings: concentric square shells radiating out from spawn, each a separate file. Ring 1 is the innermost 32,768 blocks square. Take ring 1 alone and you have spawn and its surroundings.
| Dimension | Ring 1 alone | Rings 1 to 5 | Everything |
|---|---|---|---|
| Overworld | 11.59 GiB | 285 GiB | 13.59 TiB, 33 rings |
| Nether | 3.75 GiB | 64 GiB | 81 GiB, 23 rings |
| End | 444 MiB | 11.11 GiB | 27 GiB, 8 rings |
Note how uneven that is. The Overworld holds almost all the weight, because that is where people build. The entire Nether capture is smaller than the Overworld’s first three rings, and the End’s innermost ring is under half a gigabyte.
So if you want to look at spawn, you are downloading 11.59 GiB, not 15 TB. If you want the End, 444 MiB.
Getting it
The team distributes it as a torrent from their own site, 2b2t.place. Use their link rather than a copy from anywhere else, both so you get the file they actually published and so the swarm stays healthy.
Their own notice applies: this is a research and archival release, and the format is built for storage efficiency rather than as a drop-in world folder.
Making it usable
Two official tools, both from the same team:
- PlaceViewer renders the archive in-game as a read-only view, with the ability to move through its history. This is the easy path.
- zvcr command line utilities convert the archive into standard MCA region files, which produces a playable singleplayer world frozen at whichever timestamp you choose. This is the involved path and it needs disk space for the converted output on top of the archive itself.
If all you want is to look around, skip both and use the public wayback server, which needs no download at all.
What it is not
- Not the whole of 2b2t. It covers roughly 0.03% of the area the server’s border allows. The scale, explained.
- Not a live map. It is a recording, ending April 2026 for the main Overworld capture.
- Not a way to recover your base. It is a read-only archive of what the bots flew over, and it will not contain your build unless a bot happened to pass it.