Identifying one overhead
Amazon operates Prime Air deliveries from a small number of US sites. Where it flies, it flies the same corridors repeatedly, which is why one receiver under a route sees the same handful of airframes again and again rather than a steady stream of new ones.
Aircraft sold in the US since September 2023 must broadcast Remote ID
in the clear. Part of that broadcast is a serial number in the ANSI/CTA-2063-A
format, which begins with a four-character manufacturer code. Every
Amazon Prime Air airframe starts with 1786:
1786501046 →
1786 identifies the maker, the rest is theirs to assign.
That is a property of the standard rather than a guess, so anyone receiving the same broadcast can check it. A Raspberry Pi and two USB adapters are enough to read it yourself.
2026-08-07 to 2026-08-18.
One receiver, one location in north Texas, under one delivery corridor. These are that receiver's own contacts — not a national figure, and not a count of how much Amazon Prime Air flies. A second receiver somewhere else would see a different set of airframes entirely. Heights are above ground, taken only from broadcasts that said so; the ones reporting altitude above sea level are excluded rather than averaged in, because mixing the two describes nothing.
The receiver is a Raspberry Pi, a Bluetooth adapter and a Wi-Fi adapter. It listens only, transmits nothing, and what it hears stays private to your account unless you choose to share it.
How to build one → · Parts list