Every torrent client uses a DHT (Distributed Hash Table) algorithm Kademlia invented by Petar Maymounkov & David Mazières.
The nodes are arranged as the leaves in a giant binary tree. The id corresponds to the nodes position.
If we only had 3 bit ids the below would be the entire network.