Are Tor Exit Nodes Publicly Listed?
Tor exit nodes are publicly listed and easily accessible to anyone on the internet. Because of how the Tor network is designed, the IP addresses of all active relays—including exit nodes—must be known to users so their software can build secure browsing circuits. This article explains why exit nodes are published, where this data is stored, and how websites and network administrators use these public lists.
The Tor network operates as an open, decentralized system. To allow Tor clients to connect to the network and route internet traffic, central Directory Authorities constantly maintain and publish a real-time list of all active relays, known as the “consensus.” This consensus contains the IP addresses, bandwidth capacity, uptime, and specific role (guard, middle, or exit relay) of every participating node.
Because this information is not secret, anyone can download the full list of active exit nodes directly from the Tor Project. The Tor Project even provides specialized tools, such as the Tor Bulk Exit List service and ExoneraTor, which allows anyone to check whether a specific IP address was acting as a Tor exit node at a given date and time.
Websites, online services, and network administrators use these public lists for security and operational purposes:
- Abuse and Fraud Prevention: Many platforms automatically cross-reference incoming visitor IP addresses with the public Tor exit node list to block automated spam, credential-stuffing attacks, or unauthorized scraping.
- Access Control and Captchas: Some services do not block Tor traffic outright but trigger additional security verification, such as CAPTCHAs or two-factor authentication, when traffic originates from a listed exit node.
- Compliance and Geo-Blocking: Streaming platforms, financial institutions, and government portals often block Tor exit nodes to comply with regional licensing laws or anti-fraud regulations.
An exit node cannot function secretly. While entry nodes can be hidden (known as “bridges”) to help users in censored regions connect to Tor, exit nodes must connect directly to destination web servers on the clear web, making their IP addresses visible and documented by design.