Overview
112 trackers - Updated daily - All protocols included
- Are currently online and responding
- Have passed automated health checks
- Are not duplicates (same IP/domain)
- Are not on the blacklist
Download URLs
Direct Download Links
GitHub Raw
Primary source
Mirror
GitHub Pages
CDN
jsDelivr (fastest)
Example Trackers
Sample of trackers from the complete list:UDP Trackers (51 total)
UDP Trackers (51 total)
HTTPS Trackers (14 total)
HTTPS Trackers (14 total)
HTTP Trackers (47 total)
HTTP Trackers (47 total)
WebSocket Trackers (2 total)
WebSocket Trackers (2 total)
WebSocket trackers are only supported by WebTorrent-compatible clients like WebTorrent Desktop and browser-based clients.
Protocol Breakdown
UDP
51 trackers (45.5%)Fastest protocol with minimal overhead. Best for general use.
HTTP
47 trackers (42.0%)Universal compatibility. Works through most proxies.
HTTPS
14 trackers (12.5%)Encrypted and secure. Best for restrictive networks.
WebSocket
2 trackers (1.8%)For WebTorrent clients only. Browser-compatible.
When to Use This List
Recommended for:
- Maximum peer discovery
- Rare or unpopular torrents
- Seeding many files
- Power users with high-performance systems
- Situations where best_trackers.txt isn’t finding enough peers
Performance Considerations
System Impact
| Aspect | Impact Level | Notes |
|---|---|---|
| CPU Usage | Low-Medium | Tracker communication is lightweight |
| Memory Usage | Low | ~1-2 MB for tracker state |
| Network Overhead | Medium | 112 tracker announce requests |
| Client Startup | Slower | Must connect to all trackers |
| Bandwidth | ~50 KB/s | For tracker announces only |
Most modern torrent clients handle 112 trackers efficiently. However, older devices or embedded systems may experience slowdowns.
Comparison with Best Trackers
File Format
The list uses a simple newline-separated format:Each tracker URL is followed by a blank line. This format ensures compatibility with all major BitTorrent clients.
Integration Examples
- qBittorrent
- Transmission
- Deluge
- rTorrent
Protocol-Specific Alternatives
If 112 trackers is too many, or you need specific protocols:UDP Only
51 trackers - Fastest protocol
trackers_all_udp.txtHTTP Only
47 trackers - Universal compatibility
trackers_all_http.txtHTTPS Only
14 trackers - Encrypted connections
trackers_all_https.txtWebSocket
2 trackers - Browser-compatible
trackers_all_ws.txtIP Address Version
For DNS-blocked environments:trackers_all_ip.txt
61 trackers with IP addresses instead of domain namesView IP Address Lists →
The IP version has fewer trackers (61 vs 112) because Cloudflare-protected trackers cannot be converted to IP addresses.
Quality Assurance
Automated Checks
Every tracker in this list passes:Exclusion Criteria
Trackers are excluded if they:- Require registration or account
- Are detected as malware by antivirus
- Return fake peer counts
- Consistently fail health checks
- Point to same IP as included tracker
- Redirect to HTTPS from HTTP (duplicate)
Troubleshooting
Client running slowly with this list
Client running slowly with this list
Solution: Use
trackers_best.txt instead. 112 trackers may be too many for your client or device.Most torrent clients work best with 20-50 trackers. The full list is primarily for:- Rare torrents with few seeds
- Professional seedbox operations
- High-performance dedicated servers
Many trackers showing errors
Many trackers showing errors
This is normal. With 112 trackers:
- Some will be temporarily offline
- Some may not support your torrent
- Network/firewall may block certain protocols
- Geographic distance causes timeouts
Want even more trackers?
Want even more trackers?
112 trackers is the complete list of all working public trackers.Additional options:
- Enable DHT (Distributed Hash Table) in your client
- Enable PEX (Peer Exchange)
- Enable LSD (Local Service Discovery)
- Join private trackers for specific content types
How often should I update?
How often should I update?
Recommendation: Update weekly to monthly.The list changes daily, but changes are usually minor:
- 1-3 trackers added/removed per day
- Order changes based on performance
Next Steps
Best Trackers
Smaller curated list for better performance
Protocol-Specific
Lists filtered by protocol type
Integration Guide
Detailed client setup instructions
API Access
Programmatic access to tracker data