Skip to main content

Free Moon Phase Calculator for Any Date

See the Moon's phase for any date with a drawn illuminated disc, illumination percentage, moon age, and the next new, first quarter, full, and last quarter dates. Runs in your browser.

Written & reviewed by Helperzy Editorial Team · Updated July 2026

Any dateIllumination %Moon ageNext phasesFree

Phase

Full Moon

Illumination

99.9%

Moon age

14.4d

Next principal phases

New Moon

Feb 9, 2024, 09:00 PM

First Quarter

Feb 17, 2024, 06:11 AM

Full Moon

Jan 26, 2024, 02:38 AM

Last Quarter

Feb 2, 2024, 11:49 AM

Across the cycle

Jan 25

100%

Jan 29

84%

Feb 3

43%

Feb 7

7%

Feb 11

3%

Feb 15

35%

Feb 20

78%

Feb 24

100%

100% Private

Phases use the mean synodic model (±a few hours) computed in your browser. Nothing is uploaded. For exact instants, check an almanac.

How to Use Moon Phase Calculator

1

Choose a date

Pick any date, past or future, to see the Moon for that day. The calculator counts the days since a known new moon and works out where in the roughly 29.5-day cycle the Moon sits, then names the phase for you.

2

Read illumination and age

Check the illuminated percentage and the drawn disc to see how full the Moon is and whether it is waxing or waning. The moon age in days tells you how far past the last new moon you are, which is useful for planning.

3

Find the next phases

See the upcoming new, first quarter, full, and last quarter dates computed from the model, and scan the month calendar strip. Remember these are close estimates within a few hours, so check an almanac for exact times.

The Moon's Phase, Illumination, and Age for Any Date

A moon phase calculator tells you how much of the Moon's face is lit on a chosen date, names the phase, and shows how many days into the lunar cycle you are. Photographers planning a shot of a thin crescent, gardeners who sow by the Moon, anglers reading tides, teachers explaining the lunar cycle, and anyone curious about the Moon on their birthday all want the same thing: a clear picture and a number, without installing an app. This tool draws the lit portion of the disc, reports the illuminated percentage and moon age, and lists the upcoming principal phases, all computed in your browser. The calculation is the mean synodic model. It counts the days elapsed since a known new moon at the epoch of 6 January 2000, 18:14 UTC, and divides by the synodic month of 29.530588853 days, keeping the fractional part as the phase from 0 to 1. A phase of 0 is new, 0.25 is first quarter, 0.5 is full, and 0.75 is last quarter. The illuminated fraction follows directly from the phase as one minus the cosine of twice pi times the phase, all divided by two, which rises smoothly from 0 at new moon to 1 at full moon and back. Moon age in days is simply the phase multiplied by the synodic month, and the next new, first quarter, full, and last quarter dates come from stepping the phase forward to each target value. The model was checked against known moon events from timeanddate.com and the US Naval Observatory before shipping. At the full moon of 25 January 2024 the calculator returns a phase of 0.49 and 99.9 percent illumination; the full moon of 15 December 2024 gives 0.48 and 99.6 percent. At the new moons of 11 January and 1 December 2024 it returns essentially 0 percent illumination, and the phase reads within a hundredth of 0 as it should at a true new moon. Those results sit within the model's honest tolerance: because it uses a constant average month length and ignores the Moon's slightly elliptical orbit, the exact instant of a phase can differ from the true value by up to a few hours, though the visible shape on any given day, which is what most people actually want to see, is reliable to the eye. A night photographer uses the illumination percentage to decide whether the Milky Way will be washed out or whether a bright full moon suits a landscape. A gardener following lunar planting checks whether the Moon is waxing or waning before sowing. A teacher pulls up the month calendar strip to show a class how the phase marches from new to full and back over roughly four weeks. Someone planning a camping trip picks a weekend near the new moon for the darkest skies. The drawn disc makes the difference between a waxing and waning crescent obvious, which a percentage alone cannot convey. The key honesty note is that this is an approximation, not an ephemeris. The mean synodic method is excellent for the phase name, the illuminated fraction, and a visual, but it is not built for the exact minute of a full moon or for eclipse prediction, where the Moon's orbital variations matter; for those, consult timeanddate.com or the Naval Observatory. The phase depends only on the moment in UTC, so a date near a phase boundary can read slightly differently depending on the time of day. The disc is drawn on a canvas after the page loads, so the numbers appear even where drawing is unavailable. Everything runs locally in your browser and no date you enter is ever uploaded or stored.

Moon Phase Calculator Formula & Method

Mean synodic model (epoch new moon 2000-01-06 18:14 UTC, synodic month S = 29.530588853 days): days = (date − epoch) / 1 day phase = ((days mod S) / S) [0 = new, 0.25 = first quarter, 0.5 = full, 0.75 = last quarter] illuminated fraction = (1 − cos(2π · phase)) / 2 moon age (days) = phase · S Accuracy: ±~few hours (ignores orbital eccentricity). Source: synodic month per Wikipedia; phase dates per timeanddate.com / USNO.

Examples: Moon Phase Calculator

Input

2024-01-25 17:54 UTC (known full moon)

Result

Phase 0.49, illumination 99.9%, near full

Days since epoch divided by 29.530588853 gives phase ≈ 0.49; (1 − cos(2π·0.49))/2 ≈ 0.999.

Input

2024-12-15 09:02 UTC (known full moon)

Result

Phase 0.48, illumination 99.6%, full

Confirms the model lands within a fraction of 0.5 and ~100% illumination at a true full moon.

Input

2024-01-11 11:57 UTC (known new moon)

Result

Phase ≈ 0.01, illumination 0.0%, new

At a true new moon the phase is near 0 and illumination is essentially zero.

Frequently Asked Questions – Moon Phase Calculator

It counts the days since a known new moon on 6 January 2000 and divides by the average lunar month of 29.530588853 days. The fractional part is the phase, and the illuminated fraction comes from a cosine of that phase, giving the lit percentage.