All 8 lessons

Lesson 6 of 8

Following a move sequence without losing the thread

The difference between holding 20 moves and dropping at move 4 is not memory. It is the update method.

The problem to solve

The flagship test of blindfold play: someone announces "1.e4 e5 2.Nf3 Nc6..." and you must keep an accurate image of the evolving position. After a few moves the image blurs, you miss a recapture or a square, and everything collapses. Typical tasks: "I dictate a short game, tell me the final position", or "after this line, what piece sits on f7?"

The core: think in positions, not in move lists

The beginner's fundamental error: memorizing the MOVE LIST ("e4, e5, Nf3, Nc6...") and replaying it mentally from the start every time. Untenable: the list grows, you get lost.

The blindfold player keeps one single thing in mind: the current position. The announced move is just a modification instruction for that image. He does not replay the game from move one, he holds the current state, plus the last two or three half-moves as an undo.

The mental model

A move is not a line to recite. It is a "diff" to apply to your mental board.

Technique 1: update, do not refreeze

The move names the arrival, you supply the departure

"Bc4" tells you where the bishop lands, never where it came from: that is your job, from the position you already hold. Ask which piece of that type could legally land there, name its square out loud, and only then move it. Half the work of following a game is this retrieval.

On each half-move, change ONLY two squares: the departure square (now empty) and the arrival square (now holding the piece, replacing any captured one). Everything else on the board is unchanged. The three exceptions are worth knowing by heart: castling moves the rook too (four squares), en passant removes a pawn from a third square, and a promotion changes the piece itself.

The beginner's trap: mentally re-scanning all 32 pieces after every move "to be sure". That is exactly what makes you lose the thread. The skill to train is the local update: one move = one minimal modification.

Technique 2: verbalize the delta

For each move, say (out loud at first, then internally) a short sentence describing the change AND its consequence: "the bishop goes to c4 and eyes f7", "the queen goes to h5, she attacks e5 and threatens mate on f7".

Verbal encoding supports the visual image (dual channel) and creates a recovery point: if the image wavers, the sentence remains. This is the technique of players who commentate while playing blindfolded.

Technique 3: checkpoints (the right verification rhythm)

Two squares change, but the lines change everywhere

Only two squares change hands, and that is what makes the update cheap. What is not cheap is what the emptied square just uncovered: after every move, ask which rank, file or diagonal now runs through the hole. That is where a blindfold position collapses, not on the piece you just moved.

  • Do not validate every half-move: too slow, breaks the rhythm.
  • Do not run a long line blind to the end without checking: drift accumulates.
  • Every 2-3 moves, PAUSE: restate where the key pieces are, or rebuild the relevant sector mentally.

The checkpoint catches the error while it is still small and fixable.

Technique 4: when you drop, repeat (never continue on blur)

The moment the image blurs or a doubt appears ("is the knight on c6 or c5?"), stop and repeat: restate the last 2-3 moves, or re-place the key pieces, until the image stabilizes. Continuing on a blurry image guarantees a collapse a few moves later.

Technique 5: the progression ladder

Nobody follows 30 moves on day one. Climb in steps:

  1. Follow ONE piece over a few moves (a ghost knight, see the knight lesson).
  2. Simple captures and recaptures without a board (capture, recapture, who stays on the square?).
  3. A real miniature (5-10 moves), pausing every 2-3 moves.
  4. Read games without a board: see "e4 e5 Nf3", close your eyes, picture the position, then verify.
  5. Lengthen the lines AND defer the verification, progressively.

Rule for beginners

The problem is not the LENGTH of the line, it is the CLEANLINESS of the first updates. Four clean moves beat twelve blurry ones.

Try it: blind replay of the Scholar's mate

Step through the game move by move with the board hidden. Read the move, apply the diff in your head, then reveal to check. Only two squares light up per move: that is the whole method.

Why it matters

  • Real-game calculation: most blitz blunders come from a line followed sloppily in the head (a forgotten recapture, a lost square). Clean tracking directly removes those calculation slips.
  • Playing and analyzing blindfolded: prerequisite for commentating a game without a board.
  • Reading chess books without a board: an enormous time saver in study.

Common mistakes

  • Reciting the move list instead of holding the position. The structural error to break first.
  • Re-scanning the whole board on every move: the number one cause of losing the thread. Change two squares only.
  • Forgetting recaptures: after a capture, settle WHO remains on the square.
  • Continuing on a blurry image: always stop and repeat before moving on.
  • Going long too early: clean first updates beat long lines.