Tesla FSD Tracker is an independent project that tracks Tesla's publicly reported cumulative Full Self-Driving (Supervised) mileage over time.
The goal is not official reporting, but to provide a simple way to observe long-term adoption and usage trends through Tesla's own published counter.
Data source
All figures come from Tesla's public safety page: tesla.com/AI safety
This project is not affiliated with Tesla, Inc.
How the data works
Each snapshot records:
- the cumulative FSD mileage counter,
- the capture timestamp,
- and whether the read succeeded.
The homepage focuses on mileage growth over daily, weekly, and monthly periods rather than the raw cumulative total itself.
Daily mileage calculation
Calendar days use the America/New_York (US Eastern) timezone.
For each calendar day, the system uses the latest successful snapshot captured during that day. Daily growth is calculated as the difference between that day's closing cumulative total and the previous available day with valid data.
The 7-day moving average is the mean of the most recent seven single-day deltas (days with consecutive ET snapshots only). Gap recovery days that span multiple calendar days are excluded from daily bars and from this average.
Updates
Production systems typically record one automated snapshot per day.
Occasional gaps may occur if:
- the public page changes,
- or a scrape attempt fails.
Missing days are left blank. No interpolated or estimated totals are generated.
Milestone attribution
Whole-billion cumulative milestones from 11B onward (11B, 12B miles, and so on) are attributed to the first America/New_York calendar day whose closing cumulative total reached or exceeded each threshold. Daily snapshots began after 10B had already been crossed.
Projected future milestones on the homepage and milestones page use the mean of up to the last seven reliable single-day deltas — an estimate only, not official Tesla guidance. Multi-day gap recovery deltas are not included.
Accuracy and limitations
All figures reflect the values published by Tesla at the time each snapshot was captured.
Because of timing differences, rounding, and Tesla's own update intervals, day-to-day mileage deltas may differ slightly from other public estimates.
This site is intended for informational and historical trend analysis purposes only and should not be considered official reporting.