About This Archive

About The Flying Saucer Files

Project Blue Book was one of a series of systematic studies of unidentified flying objects (UFOs) conducted by the United States Air Force. It began in 1952 and was terminated in December 1969.

Two of the program's goals were to determine if UFOs were a threat to national security, and to scientifically analyze UFO-related data. A total of 10,807 UFO reports were collected, analyzed and filed.

The project's records were declassified and released to the public through the National Archives. This archive makes those records searchable and accessible.

About This Site

This site provides full-text search across 10,807 case files spanning 1945–1969. Each case file contains the original document transcript along with AI-extracted metadata including location, witness information, object descriptions, and Air Force conclusions.

The search system uses Pagefind — a fully static search library that runs entirely client-side with no backend required. The entire archive is hosted as a static site.

The site is built with Astro, a modern static site generator, and deployed on Cloudflare Pages.

Data Sources

  • Original case files from the National Archives and Records Administration (NARA)
  • Document transcription via OCR from scanned USAF records
  • Metadata extracted and structured from raw transcripts
  • All documents are in the public domain

Technical Notes

  • Search is powered by Pagefind's client-side full-text search engine
  • No server or database required — 100% static files
  • Faceted filters: year, state, witness count, photographic evidence
  • Case data served as individual JSON files for fast loading
  • Free to host on Cloudflare Pages, Netlify, or Vercel