CINXE.COM

Welcome to Tor Metrics

<!DOCTYPE HTML> <html lang="en" style="min-height:100%;"> <head> <title>Welcome to Tor Metrics</title> <meta charset="utf-8"> <link href="/images/favicon.ico" type="image/x-icon" rel="shortcut icon"> <!-- yes, we are handheld friendly :) --> <meta name="HandheldFriendly" content="True"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <!-- icons for mobile devices --> <link rel="apple-touch-icon" href="/images/apple-touch-icon-152x152.png"> <link rel="shortcut icon" href="/images/android-icon.png" sizes="196x196"> <meta name="msapplication-square70x70logo" content="/images/smalltile.png"> <meta name="msapplication-square150x150logo" content="/images/mediumtile.png"> <meta name="msapplication-wide310x150logo" content="/images/widetile.png"> <meta name="msapplication-square310x310logo" content="/images/largetile.png"> <!-- jQuery --> <script src="/js/jquery-3.2.1.min.js"></script> <!-- Bootstrap --> <link rel="stylesheet" href="/css/bootstrap.min.css"> <script src="/js/bootstrap.min.js"></script> <!-- Fonts --> <link rel="stylesheet" href="/css/font-awesome.min.css"> <link rel="stylesheet" href="/fonts/source-sans-pro.css"> <!-- Prism --> <link rel="stylesheet" href="/css/prism.css"> <script src="/js/prism.js"></script> <!-- custom styles and javascript --> <link rel="stylesheet" href="/css/style.css"> <script src="/js/script.js"></script> </head> <body class="noscript" style="background-image:url(images/ajax-loader.gif);background-repeat:no-repeat;background-position:center center;"> <!-- Using evil inline stylesheets to hide the FOUC for slow connections... --> <div id="wrapper" style="display:none;"> <!-- backToTop-Button and Anchor --> <noscript> <div class="topButton" style="display:block;"><a href="#top"><i class="fa fa-chevron-up" aria-hidden="true"></i></a></div> </noscript> <script type="text/javascript"> document.write('<div class="topButton" style="display:none;"><a href="#top"><i class="fa fa-chevron-up" aria-hidden="true"></i></a></div>'); </script> <a id="top"></a> <!-- secondary navigation --> <nav class="navbar navbar-default navbar-secondary"> <div class="container-fluid"> <input type="checkbox" id="navbar-toggle-checkbox"> <div class="navbar-header"> <label for="navbar-toggle-checkbox" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-secondary" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </label> <a class="navbar-brand visible-xs" href="/"><img src="/images/tor-metrics-white.png" width="232" height="50" alt="Tor Metrics"></a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-secondary"> <ul class="nav navbar-nav navbar-right"> <!-- we have to copy the primary navigation items here for mobile accessibility --> <li class="visible-xs section-header">Metrics</li> <li class="visible-xs active"><a href="/"><i class="fa fa-home fa-fw" aria-hidden="true"></i> Home</a></li> <li class="visible-xs"><a href="/userstats-relay-country.html"><i class="fa fa-users fa-fw" aria-hidden="true"></i> Users</a></li> <li class="visible-xs"><a href="/networksize.html"><i class="fa fa-server fa-fw" aria-hidden="true"></i> Servers</a></li> <li class="visible-xs"><a href="/bandwidth.html"><i class="fa fa-road fa-fw" aria-hidden="true"></i> Traffic</a></li> <li class="visible-xs"><a href="/torperf.html"><i class="fa fa-dashboard fa-fw" aria-hidden="true"></i> Performance</a></li> <li class="visible-xs"><a href="/hidserv-dir-onions-seen.html"><i class="fa fa-map-signs fa-fw" aria-hidden="true"></i> Onion Services</a></li> <li class="visible-xs"><a href="/webstats-tb.html"><i class="fa fa-download fa-fw" aria-hidden="true"></i> Applications</a></li> <!-- /end of primary copy --> <!-- secondary navigation items --> <li class="visible-xs section-header">More</li> <li ><a href="/news.html"><i class="fa fa-newspaper-o fa-fw hidden-sm" aria-hidden="true"></i> News</a></li> <li ><a href="/sources.html"><i class="fa fa-archive fa-fw hidden-sm" aria-hidden="true"></i> Sources</a></li> <li ><a href="/services.html"><i class="fa fa-cogs fa-fw hidden-sm" aria-hidden="true"></i> Services</a></li> <li ><a href="/development.html"><i class="fa fa-code fa-fw hidden-sm" aria-hidden="true"></i> Development</a></li> <li ><a href="/research.html"><i class="fa fa-university fa-fw hidden-sm" aria-hidden="true"></i> Research</a></li> <li ><a href="/about.html"><i class="fa fa-lightbulb-o fa-fw hidden-sm" aria-hidden="true"></i> About</a></li> <!-- /secondary navigation items --> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> <!-- /secondary navigation --> <!-- page header for every single page --> <div class="page-header hidden-xs"> <a href="/"><img src="/images/tor-metrics-white@2x.png" width="232" height="50" alt="Tor Metrics" id="metrics-wordmark"></a> <div class="clearfix"></div> </div> <!-- /page header --> <!-- primary navigation --> <nav class="navbar navbar-default hidden-xs"> <div class="container-fluid"> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-primary"> <ul class="nav navbar-nav"> <li class="active"><a href="/"><i class="fa fa-home fa-fw hidden-sm" aria-hidden="true"></i> Home</a></li> <li class=""><a href="/userstats-relay-country.html"><i class="fa fa-users fa-fw hidden-sm" aria-hidden="true"></i> Users</a></li> <li class=""><a href="/networksize.html"><i class="fa fa-server fa-fw hidden-sm" aria-hidden="true"></i> Servers</a></li> <li class=""><a href="/bandwidth.html"><i class="fa fa-road fa-fw hidden-sm" aria-hidden="true"></i> Traffic</a></li> <li class=""><a href="/torperf.html"><i class="fa fa-dashboard fa-fw hidden-sm" aria-hidden="true"></i> Performance</a></li> <li class=""><a href="/hidserv-dir-onions-seen.html"><i class="fa fa-map-signs fa-fw hidden-sm" aria-hidden="true"></i> Onion Services</a></li> <li class=""><a href="/webstats-tb.html"><i class="fa fa-download fa-fw hidden-sm" aria-hidden="true"></i> Applications</a></li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> <!-- /primary navigation --> <div class="container"> <div class="jumbotron"> <h1>Welcome to Tor Metrics!</h1> <div class="row"> <div class="col-md-6"> <p>The <a href="https://www.torproject.org/" target="_blank">Tor</a> network is one of the largest deployed anonymity networks, consisting of <a href="/networksize.html"><span id="latest_relay_count">thousands</span></a> of volunteer-run relays and <a href="/userstats-relay-country.html"><span id="latest_user_count">millions</span></a> of users. Users, advocates, relay operators, and journalists can better understand the Tor network through data and analysis made available by Tor Metrics.</p> </div> <div class="col-md-6"> <p>Analyzing a live anonymity system must be performed with great care so that the users' privacy is not put at risk. Any metrics collected <i>must not</i> undermine the anonymity or security properties of the Tor network. <a href="/about.html">Read more &raquo;</a></p> </div> </div> </div> <div class="dashboard"> <h2><i class="fa fa-line-chart"></i> Analysis</h2> <p class="lead">View visualizations of statistics collected from the public Tor network and from Tor Project infrastructure.</p> <div class="row"> <div class="col-sm-4"> <a href="userstats-relay-country.html"><i class="fa fa-users fa-fw fa-4x" aria-hidden="true"></i> <h3>Users</h3> <p>Where Tor users are from and how they connect to Tor.</p></a> </div> <div class="col-sm-4"> <a href="networksize.html"><i class="fa fa-server fa-fw fa-4x" aria-hidden="true"></i> <h3>Servers</h3> <p>How many relays and bridges are online and what we know about them.</p></a> </div> <div class="col-sm-4"> <a href="bandwidth-flags.html"><i class="fa fa-road fa-fw fa-4x" aria-hidden="true"></i> <h3>Traffic</h3> <p>How much traffic the Tor network can handle and how much traffic there is.</p></a> </div> <div class="col-sm-4"> <a href="torperf.html"><i class="fa fa-dashboard fa-fw fa-4x" aria-hidden="true"></i> <h3>Performance</h3> <p>How fast and reliable the Tor network is.</p></a> </div> <div class="col-sm-4"> <a href="hidserv-dir-onions-seen.html"><i class="fa fa-map-signs fa-fw fa-4x" aria-hidden="true"></i> <h3>Onion Services</h3> <p>How many onion services there are and how much traffic they pull.</p></a> </div> <div class="col-sm-4"> <a href="webstats-tb.html"><i class="fa fa-download fa-fw fa-4x" aria-hidden="true"></i> <h3>Applications</h3> <p>How many Tor applications, like Tor Browser, have been downloaded or updated.</p></a> </div> </div> </div> <div class="dashboard"> <h2><i class="fa fa-cogs"></i> Services</h2> <p class="lead">Perform interactive queries for more detailed information relating to relays or bridges in the public Tor network.</p> <div class="row"> <div class="col-sm-4"> <a href="/rs.html#search"><i class="fa fa-search fa-fw fa-4x" aria-hidden="true"></i> <h3>Relay Search</h3> <p>Look up information on a particular Tor relay or bridge.</p></a> </div> <div class="col-sm-4"> <a href="/rs.html#aggregate"><i class="fa fa-compress fa-fw fa-4x" aria-hidden="true"></i> <h3>Aggregated Relay Search</h3> <p>Look up aggregated statistics on groups of relays.</p></a> </div> <div class="col-sm-4"> <a href="/exonerator.html"><i class="fa fa-history fa-fw fa-4x" aria-hidden="true"></i> <h3>Network Archive</h3> <p>Look up if a particular IP address was used as a Tor relay on a particular date.</p></a> </div> </div> </div> </div> <div class="container-fluid" id="footer"> <div class="container no-gutter"> <div class="col-xs-6"> <p> &copy; 2009&ndash;2023 <a href="https://www.torproject.org/" target="_blank">The Tor Project</a> </p> </div> <div class="col-xs-6"> <p class="pull-right"> <a href="/about.html#contact">Contact</a> </p> </div> </div> <div class="container small"> <p>This material is supported in part by the National Science Foundation under Grant No. CNS-0959138. Any opinions, finding, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation. "Tor" and the "Onion Logo" are <a href="https://www.torproject.org/docs/trademark-faq.html.en" target="_blank">registered trademarks</a> of The Tor Project, Inc.. Data on this site is freely available under a <a href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank">CC0 no copyright declaration</a>: To the extent possible under law, the Tor Project has waived all copyright and related or neighboring rights in the data. Graphs are licensed under a <a href="https://creativecommons.org/licenses/by/3.0/us/" target="_blank">Creative Commons Attribution 3.0 United States License</a>.</p> </div> </div><!-- /footer --> </div><!-- /wrapper --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10