Learn · modules
What Is Chest ESP in Minecraft? (Module Explained)
Chest ESP marks chests, barrels, and other containers through walls. Learn how the module renders loot and the ban risk.
What is Chest ESP?
Chest ESP is a visual module that marks chests, barrels, and other storage containers through walls and terrain, drawing an outline or a filled box over each one so it stays visible no matter what's standing in the way. It does for loot what entity ESP does for players: turns a search you'd normally do on foot into something you can see the moment the world loads in. The module doesn't need a container in view to find it. It just checks the block type at every loaded coordinate and draws a marker there, wall or no wall.
When Chest ESP is on, every container inside render distance shows up as a highlighted box or outline on your screen. That includes chests behind sealed walls, barrels buried under staircases, and shulker boxes tucked into hidden alcoves. You see them all at once instead of finding them by walking and looking.
How it works
Chest ESP scans the loaded world for container blocks like chests, trapped chests, barrels, and shulker boxes, then renders over each one regardless of what stands between you and the block. This isn't wallhack magic, it's bookkeeping. The client already holds the position of every block inside render distance, because the game needs that data to draw terrain and handle collision. Chest ESP just filters that data for container types and skips the step where geometry between you and the target would normally hide it.
The rendering itself works the way most ESP does: an outline, a solid box, or a text label drawn through the world's depth buffer instead of behind it. The container doesn't move and its contents don't change. The only thing that's different is whether a wall gets to hide it from you.
Why people use it
The obvious reason is speed. Chests and barrels are where a Minecraft world keeps anything worth having, and clearing a base or a structure room by room is slow. Chest ESP collapses that search into a glance: every container in render range shows up at once, including the ones tucked behind a fake wall or buried under a staircase.
The less innocent reason is raiding. On servers where players store loot inside a base, seeing every container's location through solid walls removes the one obstacle base security is built around: actually having to find the stuff.
Is it safe to use?
Chest ESP is quieter than a combat module. It doesn't touch your rotations, your attack timing, or anything that goes out over the network, so there's no packet anomaly for a server-side anticheat to catch directly.
The catch is that detection doesn't need a packet. A player who walks in a straight line to a chest they never had line of sight to, or who opens a sequence of containers behind sealed walls with no reason to know they're there, is a pattern staff and behavior-based detection can pick up on. That's inference, not a hard check, which is exactly what puts Chest ESP in a gray zone: less mechanically obvious than combat cheats, but still a use-at-own-risk feature.
FAQ
Chests, barrels, and other container blocks, sometimes including trapped chests and shulker boxes. It shows you where containers are, not what's inside them.
No. Entity ESP marks players and mobs through walls. Chest ESP does the same job for container blocks.
Yes, even though it carries less risk than a combat cheat. A server watching for players who repeatedly path to hidden containers can still flag or ban for it.
Anywhere the client has block data loaded, which in practice means anywhere inside render distance.