The Opening Explorer is a standalone panel for exploring chess positions independently of your loaded game. Access it by right-clicking any move in the main analysis and selecting Explore from here, or open it directly from the sidebar.
Analysis Explorer - independent board with book moves and engine lines
.bin opening book, its moves appear alongside Lichess dataThe Book Moves panel shows popular continuations from Lichess's opening database:
Book Moves panel - Lichess opening database
Since v2.1.0 — Book moves are served from a bundled offline database. No Lichess API token or internet connection is required for opening lookups.
Stockfish runs in parallel with the book panel, showing:
Engine Lines panel - Stockfish evaluation with Multi-PV
The Explorer has its own chess board that:
Nf3 and the board responds)The Explorer tab stays open when you switch back to the main analysis view.
If you have a Polyglot binary opening book (.bin file), you can load it in Settings → Book Settings. Book moves from the Polyglot file are shown alongside Lichess data in both the Explorer and the main analysis move list.
Supported via the chess.polyglot.MemoryMappedReader - files are opened lazily on first access.