About

PURSUE UFO Tracker is a solo project. I built it because the official war.gov interface for the PURSUE disclosures is a flat list of thumbnails with no search, no filters, and no transcripts on the videos. That seemed like a fixable problem.

Who runs it

One person. An attorney by training, not a journalist and not a defense industry insider. The site is one operator plus a Python pipeline plus a public GitHub Action that polls war.gov every 30 minutes during US weekday business hours and hourly the rest of the time. There is no team. There is no funding. There is no affiliation with the U.S. Department of War, the Department of Defense, AARO, or any other government agency. The operator stays anonymous to keep the focus on the data, not the person.

Why the site exists

On May 8, 2026, the U.S. Department of War published the first batch of files under the Presidential Unsealing and Reporting System for UAP Encounters (PURSUE). The official landing page at war.gov/UFO is a useful-enough thumbnail wall, but if you wanted to search across the 161 files, filter by agency or geography, read transcripts of the 28 videos, or know within hours when war.gov made silent edits to the canonical list, you were on your own.

So this site indexes all of that. It SHA-256 hashes every mirrored file so the bytes can be verified against war.gov's CDN. It transcribes the videos (well: it will, once that pipeline stage finishes for all 28). It applies a six-factor scoring rubric called the Anomalousness Index to every file so you can quickly find the entries most likely to be evidentiarily interesting. And it logs every revision war.gov makes after the fact, with the original URLs preserved for citation stability.

How it's built

What this site refuses to do. It does not publish a "probability of extraterrestrial origin" number, ever. The Anomalousness Index measures evidentiary weight that an encounter remains unexplained after conventional analysis. That is a fundamentally different question from "is this aliens." Anyone publishing the latter number is, in my view, the actual disinformation vector. We mirror, score on a transparent rubric, and let you read the underlying files.

What we got wrong and corrected

I published a wrong characterization of war.gov's May 11 revision on May 14, then a slightly-less-wrong characterization on May 20, before settling on a verified version on May 21 after a reader on r/UFOs (u/Narrow_Market45) pointed out the original framing. The audit chain with all three versions visible is at /revisions, and the verified diff is at /changes. I think keeping the corrections visible is more useful than silently rewriting and pretending the mistakes did not happen.

The editorial position

If you find a factual error on the site (a misread of the CSV, a broken hash, a score component you can argue against), email [email protected]. Documented corrections are added with a dated entry rather than silent edits. See /revisions for the standard.

Contact

Press, corrections, technical questions, or general note: contact page.

← BACK TO TRACKER