00:00.00
Space Start/Stop
L Lap
R Reset
F Fullscreen
Lap No. Split Total time

Free Online Stopwatch

A free online stopwatch, built for precision and simplicity. Time workouts, bakes, study sessions, board games, or anything else to the centisecond, right in your browser, with no signup and no download. Press Start above, or hit Space on your keyboard.

It records laps and splits, has keyboard shortcuts, goes fullscreen, and comes in eight color themes. It runs on every modern browser (Chrome, Safari, Firefox, Edge) and on every device, from an iPhone to a desktop.

Why use our online stopwatch?

  • Centisecond accuracy: Powered by the browser's performance.now() API, matching the precision of professional physical stopwatches.
  • Lap and split timing: Record unlimited laps with split and total times. Fastest lap highlighted in green, slowest in red, which is exactly what you want for interval training and Rubik's Cube solves.
  • Keyboard shortcuts: Control the stopwatch with Space, L, R, and F without touching the mouse.
  • Fullscreen mode: Enlarge the timer to fit your screen so it stays readable in classrooms, gyms, and presentations.
  • Eight themes: Dark, light, and six colors in between. Your pick is remembered the next time you open the page.
  • Works on any device: Fully responsive design for desktop, tablet, and mobile.
  • 100% free, no ads on the timer: No signup, no installation, no paywall, no distractions.
  • Works offline after first load: Once the page is open, the stopwatch runs entirely in your browser.

What makes the best online stopwatch?

If you're comparing free browser stopwatches, the things that actually matter day to day are surprisingly few. Here's what we focused on, and what to check on any other tool you're looking at:

  • Sub-second accuracy that doesn't drift. Many web stopwatches use setInterval, which silently falls behind in background tabs. We use the high-resolution performance.now() clock with an absolute reference, so a 60-minute timing session is still accurate to the centisecond when you come back.
  • Lap and split timing without limits. A real stopwatch records every lap and tells you which was fastest and slowest at a glance. Many free tools cap at 10 or 20 laps. Ours doesn't.
  • Keyboard shortcuts. Mouse-only stopwatches are unusable for serious timing. Space / L / R / F covers 95% of real-world use without leaving the keyboard.
  • Fullscreen mode. So the timer is readable across a classroom, gym or coworking space.
  • No signup, no ads on the timer face, no popups. The Start button should be the most obvious thing on the screen, not a paywall and not a cookie wall.
  • Works on any device, works offline. Phone, tablet, laptop, all browsers, even with the wifi off after first load.
  • Honest about precision. A good tool tells you what it can't do (official race timing, scientific instrumentation) instead of overpromising.

Stopwatch-online.com was built to tick all of these boxes.

How to use the online stopwatch

Step 1: Start the stopwatch

Click the green Start button or press Space on your keyboard. The timer starts counting from 00:00.00 with centisecond precision.

Step 2: Record laps and splits

While the stopwatch is running, click Lap or press L to record the current lap. A lap table appears below showing lap number, split time (time since the previous lap) and total time. Record as many laps as you need, then hit Export data to pull the whole table down as a spreadsheet.

Step 3: Stop or pause

Click Stop or press Space to pause the timer. Press Resume (or Space again) to continue from where you left off. No time is lost.

Step 4: Reset

With the stopwatch paused, click Reset or press R to return the timer to 00:00.00 and clear all lap data.

Enter fullscreen mode

Press F to display the stopwatch in fullscreen. Press F again or Esc to exit. Fullscreen is powered by the browser's Fullscreen API for smooth, native display.

Keyboard shortcuts (desktop)

  • Space - Start / Stop the stopwatch
  • L - Record a lap
  • R - Reset the timer
  • F - Toggle fullscreen mode
  • Esc - Exit fullscreen

Who uses an online stopwatch?

People reach for a stopwatch in more places than you'd think. A few of the ways this one gets used:

Athletes, runners, and coaches

Use the lap timer for interval training, sprint sessions, swimming sets, cycling efforts, and HIIT workouts. The fastest/slowest lap highlighting makes it easy to review pacing at a glance. Enter fullscreen mode and place your phone on the ground or a bench so the timer stays visible during reps.

Students and teachers

Time practice exams, timed writing drills, and classroom activities. For structured study sessions, our Pomodoro timer applies the classic 25-minute focus / 5-minute break rhythm to improve concentration and retention.

Cooks and bakers

Track cooking, proofing, steaming, boiling, and resting times without pulling out a physical kitchen timer. If you know the exact duration in advance (egg 6:00, pasta 9:00, tea 3:00), our countdown timer with alarm sounds is a better fit. Either one keeps running in a background tab, so you can park it on a tablet on the counter and get on with the cooking.

Gamers and puzzle solvers

Time your Rubik's Cube solves, speedruns, board games, trivia rounds, and chess moves. The lap function is built for multi-round games: record each round's time and compare them at the end.

Productivity and remote workers

Time a few of your recurring tasks and you'll find out how wrong your estimates are. Useful for freelancers billing by the hour, and for anyone trying to work out where the day actually went.

Science and engineering

Use the online stopwatch for simple lab timing, experiments, physics classroom demonstrations, and engineering tests where a rough centisecond-level measurement is enough.

Public speakers and presenters

Rehearse talks with a countdown (use our countdown timer for that), or use the stopwatch to time Q&A segments. Fullscreen mode keeps the elapsed time visible from the back of the room.

Remote teams across time zones

If you're timing a stand-up or a meeting segment with colleagues in different countries, pair the stopwatch with our world clock to make sure nobody is being asked to join at 3 AM their time.

Online stopwatch vs physical stopwatch

A browser-based stopwatch has several advantages over a traditional physical device:

  • A physical stopwatch is one more thing to carry, and one more thing to leave at home. The phone in your pocket already has a browser.
  • Sports stopwatches run $15 to $100. This one runs nothing.
  • You can't show a physical stopwatch to a room. You can cast a browser tab to a TV or a projector.
  • Physical units cap out at a fixed number of lap memories. This one keeps every lap in the session.
  • Tiny rubber buttons you have to look down at, versus Space, L, R and F.
  • No battery to replace, and nothing to die mid-race.

The one thing a physical stopwatch still wins on is a real button you can hit without looking down. If that's your situation, buy one. For everything else, a browser tab does the job.

How accurate is the online stopwatch?

stopwatch-online.com uses the browser's performance.now() high-resolution timer, which is accurate to sub-millisecond level on most modern devices. We display time to the centisecond (1/100 second), the same precision used in most competitive sports timing.

Stopwatch milliseconds vs centiseconds: which do you need?

People often search for a stopwatch with milliseconds (1/1000 second) when in practice they just want more digits than a regular wall clock. The honest answer:

  • 00:42.37 is centiseconds, hundredths of a second. It's what we show, and what a physical sports stopwatch shows. It's the standard in swimming, athletics, speedcubing and amateur motorsport, and in anything else where human reaction time sets the floor.
  • 00:42.378 is milliseconds, thousandths. Worth having for software benchmarks, network latency and lab measurement. For sport it's mostly noise: human reaction time alone runs around 200 to 250 ms, so the third decimal is measuring the person, not the event.

Internally our stopwatch computes with sub-millisecond precision (performance.now() returns fractional milliseconds). We just round to the centisecond on screen because anything more would imply false precision for the kind of activities most people time.

Tips for best accuracy

  • Keep the browser tab active, since background tabs may be throttled by the operating system.
  • Use an up-to-date browser: Chrome, Safari, Firefox or Edge.
  • On laptops, keep the device plugged in; some power-saving modes throttle timing.
  • For official race timing or scientific measurement, use a dedicated hardware timer. For everything else, this online stopwatch is more than accurate enough.

More free time tools on stopwatch-online.com

The stopwatch is one of eight free time tools on this site. If you arrived here looking for something slightly different, one of these might be what you actually need:

  • Online Clock - the current time with seconds, on a digital or analog face, in full screen when it needs to be readable across the room.
  • Online Timer - countdown timer with custom labels, alarm sounds and quick presets (1, 5, 10, 25 min...). Use this when you know the duration in advance.
  • Online Alarm Clock - browser alarms that ring at a specific clock time. Wake-ups, nap alarms, meeting reminders, work-from-home cues.
  • Pomodoro Timer - 25/5/15 focus timer for deep work, study sessions and writing sprints.
  • World Clock - live local time in 580+ cities on a day/night world map. Plan calls, track remote teams, schedule across time zones.
  • Age Calculator - exact age in years, months, days (and minutes) plus countdown to your next birthday.
  • Holidays Calendar - public holidays for 138 countries, current year and the next two, with countdown to each upcoming date.
  • About stopwatch-online.com - the philosophy and how the tools are built.

Frequently asked questions

Is the online stopwatch free?

Completely free. There is no account to create, nothing to install, and no paid tier holding features back. Open the page and the stopwatch is ready.

How accurate is the online stopwatch?

The stopwatch uses the browser's performance.now() API for centisecond accuracy (1/100 second), matching the precision of most physical sports stopwatches.

Does the stopwatch work on mobile phones?

Yes. The online stopwatch is fully responsive and works on iPhone, Android, iPad, tablets, laptops, and desktops. The interface adapts to your screen size.

Does the online stopwatch work offline?

Once the page has loaded, nothing else needs to come down the wire. Keep the tab open and the stopwatch keeps timing on a plane, in a basement gym, or with the wifi switched off.

Can I record laps and splits?

Yes. Click Lap or press L to record unlimited laps. Each row shows lap number, split time (since the last lap), and total elapsed time. The fastest lap is highlighted in green, the slowest in red.

What is the maximum time the stopwatch can count?

Up to 999 hours, 59 minutes, 59 seconds, and 99 centiseconds (999:59:59.99). When the limit is reached, the stopwatch stops automatically.

What keyboard shortcuts does the stopwatch support?

On desktop: Space to start or stop, L to record a lap, R to reset, and F to toggle fullscreen mode. Press Esc to exit fullscreen.

Will my data be saved if I close the tab?

When you leave the page, the timer pauses and saves the elapsed time and every lap to your browser. Come back later, even after closing the browser completely, and it's all still sitting there, paused where you left it. Reset is what clears it.

Is there a fullscreen mode?

Yes. Press F to display the stopwatch in fullscreen, which is what you want for classrooms, sports, and presentations. Press F again or Esc to exit.

Does the stopwatch show milliseconds?

We display time to the centisecond (1/100 second, e.g. 00:42.37), the same precision used by physical sports stopwatches. Internally the timer computes with sub-millisecond precision via the browser's performance.now() API; we round on screen because the third decimal place is below human reaction time and would imply false precision for typical use.

What makes a good online stopwatch?

Centisecond accuracy that does not drift in background tabs, unlimited lap and split history with fastest/slowest highlighting, keyboard shortcuts, fullscreen mode, no signup, no ads on the timer face, and offline support after first load. Stopwatch-online.com was built to tick all of these boxes.