Spelling Bee Solver
Enter 7 letters with a required centre letter. Find all valid 4+ letter words, pangrams highlighted.
How to use
- Enter the required letter in the centre hexagon
- Enter the 6 surrounding letters in the outer hexagons
- All valid 4+ letter words appear below — pangrams are highlighted
Enter 7 unique letters above
Place the required letter in the centre and 6 surrounding letters to find all valid words.

Ready to test your word skills?
Download Word Challenge for unlimited word puzzles, a fresh Daily Challenge, and head-to-head multiplayer. Guess the hidden word in six tries or fewer!
What this tool does
Short answer: enter the centre letter and the six outer letters above, and every valid word appears instantly, pangrams first. The solver checks a 45,525-word dictionary against the standard Spelling Bee rules: words must be four letters or longer, may only use the seven puzzle letters, may repeat any letter freely, and must include the centre letter at least once.
You get more than a bare list. Results are grouped by length, pangrams are counted and highlighted, and every word is priced with NYT-style scoring, so the tool shows the puzzle’s maximum score and the Genius threshold alongside the words themselves. Tick words off as you find them and the tracker remembers your progress for that puzzle, even after a reload or a shuffle. The address bar updates as you type, so copying the link shares the exact puzzle with anyone.
How it works
Everything runs in your browser. The page fetches our word list once, 45,525 words drawn from the same corpus that powers the rest of the site, then solves locally from that point on. There is no server round trip and no limit on how many puzzles you check. Each letter you change re-solves the whole puzzle in milliseconds.
The algorithm is a single pass with three checks per word. Words shorter than four letters are skipped. Words that never use the centre letter are skipped. Every remaining word is scanned letter by letter against the set of seven allowed letters, and a single foreign letter throws it out. While scanning, the solver also tracks how many distinct puzzle letters the word uses, and if all seven appear the word is flagged as a pangram. This is deliberate brute force: with a fixed dictionary and constant-time set lookups, a full scan is fast enough that anything cleverer would be engineering for its own sake.
Results are sorted pangrams first, then longest to shortest, then alphabetically. Scoring follows the NYT convention. Four-letter words score one point, longer words score one point per letter, and a pangram earns a seven-point bonus on top. Summing every word gives the maximum available score, and the rank ladder from Beginner up to Genius and Queen Bee unlocks at fixed percentages of that maximum, with Genius at 70%. Found words are stored in your browser against a key built from the sorted letters, which is why shuffling the outer ring never loses your ticks.
Worked example: D in the centre, C A N L E S outside
Take a hive with D as the centre letter and C, A, N, L, E and S around it. The solver currently finds 247 valid words in that puzzle, worth 1,092 points in total. Genius unlocks at 765 points, which is 70% of the maximum rounded up.
The pangram is CANDLES, and it sits right at the top of the results. It uses all seven letters at least once, so it scores 14 points: one for each of its 7 letters plus the seven-point bonus. Compare CANCELLED, the longest ordinary word in the list. It earns 9 points from sheer length but never touches S, so there is no bonus. Length pays, and pangrams pay more.
The centre-letter rule does more work than most players realise. The same dictionary contains 265 words of four or more letters built entirely from the outer six letters, and every one of them is invalid here because it never uses the D. CLEANSE is the classic trap: every letter it needs is in the hive, yet it scores nothing.
Move the centre and the game changes. Keep the same seven letters but put S in the middle with C, A, N, D, L and E around it, and the solver now finds 297 valid words worth 1,330 points. Same letters, different puzzle. That is why the tool asks for the centre letter separately instead of taking seven letters in any order.
Strategy tips
- Hunt the pangram first. It is the single most valuable find in any puzzle, and the rarer letters in the hive narrow the candidates quickly. Our Spelling Bee strategy guide covers pangram-hunting in depth.
- Work suffix families. Once a word is on your list, try its -S, -ED, -ER and -ING forms before moving on. In the example above, a single added S turns six-point CANDLE into the pangram, more than doubling its value.
- Respect repeats. Doubled letters are the most common blind spot, because players unconsciously treat each hive letter as single-use. Deliberately try doubling every consonant and vowel in words you have already found.
- Anchor on the centre letter. Every answer contains it, so cycle it through each position: as the first letter, buried in the middle, and at the end. It is a far smaller search space than staring at all seven letters at once.
- Use the solver as a trainer, not an answer sheet. Play your own game first, tick off what you found, then reveal the rest and note the words you keep missing. The pangrams-only filter gives you a nudge without full spoilers.
Related research and guides
- Spelling Bee strategy and pangrams: how to find the pangram first and squeeze every point from the hive.
- How many five-letter words are there? The data behind the word length that dominates modern word games.
- Wordle letter frequency: which letters do the most work, position by position.
- How to solve anagrams: techniques for seeing the words hidden inside a set of letters.
Frequently asked questions
How does the Spelling Bee solver work?
Enter the required centre letter and the six outer letters. The solver makes a single pass over its 45,525-word dictionary and keeps every word that is at least four letters long, contains the centre letter and uses only the seven allowed letters. Pangrams are highlighted and listed first.
What is a pangram in Spelling Bee?
A pangram is a word that uses all seven puzzle letters at least once. Letters may repeat, so a pangram can be longer than seven letters. Under NYT-style scoring a pangram earns a seven-point bonus on top of its length points, which makes it the most valuable find in any puzzle.
Does every word have to use the centre letter?
Yes. Every valid word must contain the centre letter at least once. The six outer letters are optional. This one rule is why the same seven letters produce a completely different puzzle when a different letter sits in the middle.
Can letters be repeated?
Yes. Any of the seven letters can appear in a word as many times as you like. Only three things are enforced: the four-letter minimum, the centre letter and the ban on letters from outside the hive.
How is Spelling Bee scored?
Four-letter words score one point. Longer words score one point per letter, so a six-letter word scores six. A pangram adds a seven-point bonus on top of its length points. The solver sums every valid word to show the maximum score available for your letters.
What do Genius and Queen Bee mean?
The ranks are fixed percentages of the maximum score. Genius unlocks at 70% and is the target most players chase. Queen Bee requires the full maximum, which means finding every word, including all the pangrams. The solver shows both thresholds for your puzzle.
Why does the solver show words the official game rejects?
Word lists differ. Our dictionary is built for word games in general, while the official game uses a curated list that leaves out many obscure words and proper nouns. Expect strong overlap rather than a perfect match, in both directions.
Is using a Spelling Bee solver cheating?
That depends on how you use it. Checking the solver after you have finished turns it into a vocabulary trainer, because you see exactly which words you keep missing. The found-word tracker supports this: tick off your own finds first, then reveal the rest.
Can I share a puzzle with someone?
Yes. The page address updates as you type, so copying the URL captures the centre and outer letters. Anyone who opens the link sees the same puzzle and the same word list.
Does this work for games other than the NYT Spelling Bee?
Yes. Any honeycomb-style game with seven letters and one required letter follows the same shape. Enter the required letter in the centre and the rest around it. The scoring panel follows the NYT convention, but the word list itself applies to any variant.
How many pangrams does a puzzle have?
The official daily puzzle always contains at least one. A custom set of letters may have none or several. The solver counts the pangrams for your letters and includes a pangrams-only filter so you can focus on them.
Related Tools
Wordle Solver
Enter your guesses, mark letters green, yellow, or grey, and instantly see all matching 5-letter words.
Anagram Solver
Enter letters to find all valid words — perfect anagrams or sub-anagrams, grouped by length.
Scrabble Word Finder
Enter your rack tiles and blanks to find all playable words sorted by Scrabble score.
Crossword Solver
Enter known letters and blanks to find all matching words for your crossword clue.