There’s a specific kind of frustration that comes from reading a paragraph about exponential growth, or feedback loops, or how a sorting algorithm actually moves data around, and feeling the words slide past without sticking. You read it twice. You nod. And you still couldn’t explain it to someone else five minutes later.
Then you see a little animation — a few dots moving and reacting to each other — and the whole thing clicks in about four seconds.
Explorable Explanations is built entirely around that gap.
A Hub, Not a Single Site
Calling it a “website” undersells what it actually is. It describes itself as a hub for learning through play, and more specifically as a loosely organized movement of artists, coders, and educators who want to reunite play and learning. There’s no single author, no single style, no single subject. It’s a collection — a doorway into dozens of independently made interactive pieces, each one trying to explain something by letting you poke at it rather than just describing it.
The premise driving it is almost a small manifesto in itself: lion cubs play-fight to learn social skills, rats play to learn emotional skills, monkeys play to learn cognitive skills — and yet humans have somehow convinced themselves that play is useless and learning is supposed to be boring. The site exists to push back on that assumption.
Why Visualizing Things Actually Matters
Most explanations we encounter — in textbooks, in articles, in documentation — are static. They describe a system from the outside: here is what happens, here is why, here is the formula. This works fine for things that are genuinely simple. It works badly for anything involving feedback loops, emergent behavior, probability, or systems where many small parts interact to produce a result nobody could predict by reading the rules alone.
Take something like flocking behavior — birds moving as a group with no leader, no central plan, just a few simple local rules followed by every individual bird. You can describe those rules in a sentence: stay close to your neighbors, avoid collisions, match their direction. Reading that sentence tells you almost nothing about what actually happens when thousands of agents follow it simultaneously. Watching it happen — watching the simple rules produce something that looks unmistakably alive — tells you everything.
This is the core argument for visualization and interactivity as tools for explanation, not just decoration. A static diagram shows you one state of a system. An interactive one lets you change a variable and watch the entire system respond, which is closer to how understanding actually forms. You’re not memorizing a description anymore. You’re building an intuition by testing it against reality, the same way you learned that a hot stove burns — not by reading about thermal conductivity, but by getting close enough to feel it once.
Letting People Touch the Idea
What separates an explorable explanation from a regular animated video is the word “explorable.” A video plays at you. An explorable waits for you to do something to it — drag a slider, click a node, change a parameter — and then shows you what changes. That small shift, from passive viewing to active manipulation, is where the actual learning happens.
It mirrors something true about how people build intuition in general: you don’t really understand a spring until you’ve stretched one yourself and felt it push back. You don’t really understand compound interest until you’ve dragged a slider for “years” and watched a number quietly explode in a way that a formula never made you feel. The explanation isn’t just shown to you — you cause it, repeatedly, until the shape of the idea is something you’ve felt rather than something you’ve merely read.
A Quiet Kind of Honesty
One detail on the site’s own homepage is worth dwelling on: it describes itself, above everything else, as an experiment, adding that none of the people behind it know anything for certain, and that this uncertainty is part of what makes it exciting. That’s a refreshing thing for an educational resource to say out loud. Most explanations arrive dressed as settled fact. Explorables, almost by their nature, invite you to mess with the underlying assumptions and see what breaks — which is a far more honest model of how understanding actually works in practice.
Why This Matters Beyond One Website
You don’t need to be building an educational tool to take the lesson seriously. If you’re writing documentation, building a dashboard, or trying to explain a system to a colleague, the same principle holds: a diagram people can manipulate will teach faster and stick longer than a paragraph people can only read. Even a rough, ugly slider that lets someone change one number and watch the consequence ripple through a chart will often do more work than three more paragraphs of careful prose.
The instinct behind explorabl.es — that play and exploration are not the opposite of rigor, but often the fastest route to it — is worth carrying into far more ordinary places than a collection of educational toys. The next time you’re trying to explain how something works, the better question might not be “how do I describe this clearly,” but “how do I let someone mess with it until they feel it for themselves.”