Queen Cell Timeline
Calculate mating and laying timeline from a known queen cell emergence date. Perfect for purchased cells or grafting schedules.
Whether you've purchased queen cells from a breeder or you're transferring cells from your own grafting operation, timing is everything. A virgin queen needs time to mature, take mating flights and begin laying, but how long should you wait before checking? This calculator takes the guesswork out of the process by showing you exactly when to expect each milestone based on your cell's emergence date.
Calculator
Cell Details
The date the virgin queen will emerge (or has emerged) from the cell.
Extra margin added to the 'check by' date.
Timeline
Development Milestones
Queen Emergence
Virgin queen emerges from cell
Fri, Jul 24
Orientation Flights
Virgin queen takes orientation flights
Mon, Jul 27 – Fri, Jul 31
Mating Flights
Queen takes mating flights (weather dependent)
Wed, Jul 29 – Fri, Aug 7
Earliest Eggs
Earliest likely egg-laying date
Fri, Jul 31
Typical Eggs
Most likely to see eggs by this date
Fri, Aug 7
Check by Date
Latest typical date before investigating
Sun, Aug 16
When to Expect Eggs
Don't expect eggs before
Too early to see anything
Fri, Jul 31
Typical egg-laying begins
Most queens start by now
Fri, Aug 14
If no eggs by this date
Consider investigating
Sun, Aug 16
Save & Export
Save this 2026 (White) queen to a hive
Start tracking freeAssumptions & Notes
- Virgin queens take orientation flights before mating (days 3-7 post-emergence).
- Mating flights occur days 5-14 post-emergence in good weather.
- Queens mate with multiple drones over several flights.
- Egg-laying typically begins 2-5 days after successful mating.
- Poor weather can significantly delay mating and extend the timeline.
Queen Cell Development Timeline
A queen develops faster than any other caste. From the egg to an emerged virgin is about 16 days, which is why a capped queen cell gives you only a short window to work with.
Egg
A fertilized egg sits in a queen cup or cell for about three days before hatching.
Larva fed royal jelly
Workers flood the larva with royal jelly. This rich diet is what turns her into a queen.
Cell capped
The bees seal the distinctive peanut-shaped cell. A capped queen cell is close to emergence.
Virgin emerges
The virgin queen chews her way out, ready to mature, mate and eventually lay.
Capped, Emergency and Grafted Cells
The timeline above holds whatever produced the cell, but where the cell came from changes how much warning you get before emergence.
Uncapped (open) cell
A cell that is still open, with the larva and royal jelly visible, has not been sealed yet. Count on roughly eight more days to capping and about sixteen to emergence, so you have time before anything happens.
Capped queen cell
If you can see a sealed cell, you are usually within about eight days of emergence. Handle it gently and keep it warm until the virgin emerges.
Emergency queen cell
A colony that loses its queen will draft worker larvae into emergency cells. These often emerge a day or two earlier because they start from an older larva, so check sooner rather than later.
Grafted or purchased cell
A breeder grafts young larvae and gives you an expected emergence date. Move capped cells to a mating nuc a day or two before that date.
Frequently Asked Questions
How long after a queen cell emerges will she start laying?
A virgin queen typically starts laying 10-14 days after emergence. She needs 5-7 days to mature, then 1-3 mating flights over several days, followed by 2-3 days before egg-laying begins. Weather delays can extend this to 3+ weeks.
When should I check a queen cell for emergence?
Queen cells typically emerge 16 days after the egg was laid, or about 8 days after capping. If you purchased capped cells, the seller should provide the expected emergence date. Check the day after expected emergence. An open cell with a hinged cap means success.
What if my queen cell was chilled or shaken during transport?
Queen cells are fragile. Chilling below 90°F (32°C) for extended periods or rough handling can kill the developing queen or cause deformities. If a cell fails to emerge or the queen has wing issues, the cell may have been damaged. Always transport cells in a warm, padded container.
How do I know if my virgin queen mated successfully?
A successfully mated queen will begin laying fertilized eggs (which become workers) within 2-5 days of her last mating flight. Look for single eggs centered at the bottom of cells. If you only see multiple eggs per cell or eggs on cell walls, you may have laying workers instead.
What are signs a queen failed to mate?
Signs include: no eggs 3+ weeks after emergence, only drone brood (domed cappings) from unfertilized eggs, a queen with a slender abdomen that never plumps up or the queen disappearing entirely (lost on a mating flight). At this point, you'll need to introduce a new queen or combine the colony.
Related Tools
Embed this calculator on your website
Club site, blog or shop? This calculator is free to embed. Paste the code below into your page's HTML; it sizes itself automatically. All we ask is that you keep the credit link underneath.
<iframe src="https://apiarytools.com/embed/queen-cell" title="Queen Cell Timeline" loading="lazy" style="width:100%;border:0;border-radius:12px;background:#fff" height="1200"></iframe>
<p style="font-size:12.5px;margin-top:8px;text-align:center;color:#78716c;font-family:system-ui,-apple-system,sans-serif">
<a href="https://apiarytools.com/tools/queen-cell" style="color:#b45309;font-weight:600;text-decoration:none">Queen Cell Timeline</a> · more <a href="https://apiarytools.com/tools" style="color:#b45309;font-weight:600;text-decoration:none">free beekeeping tools</a>
</p>
<script>
if (!window.__apiaryEmbedResize) { window.__apiaryEmbedResize = true;
window.addEventListener("message", function (e) {
if (e.origin !== "https://apiarytools.com" || !e.data || e.data.type !== "apiary-embed-height") return;
document.querySelectorAll('iframe[src^="https://apiarytools.com/embed/"]').forEach(function (f) {
if (f.contentWindow === e.source) f.style.height = e.data.height + "px";
});
}); }
</script>