Music Artists Map
Type any artist name and watch a network of similar artists build itself in real time. Each node is an artist. Each edge is a similarity link. Use it to find new music, spot genre clusters, or trace the bridges between scenes.
Enter an artist name above and click "Map This Artist"
Double-click any node to re-center the map on that artist
Right-click or long-press a node to pin it. Double-click to re-seed.
Music Artist Maps: How to Visualize the Connections Between Artists
Last.fm's similarity algorithm processes listening data from over 700 billion scrobbles logged since the service launched in 2002. Those scrobbles span hundreds of millions of tracks across every genre imaginable, from mainstream pop to microgenre electronic music few people outside a tight online community have ever discussed out loud. The similarity scores this tool uses come directly from that dataset. When Last.fm says two artists are 80% similar, it means a large share of their respective listeners have played both in the same sessions over years of accumulated data.
That makes the similarity graph something qualitatively different from a playlist algorithm or a genre tag. Genre tags are applied by editors or derived from Wikipedia categories. Collaborative filtering, by contrast, reflects actual human behaviour at scale. It captures crossover audiences that defy clean genre labels. You will find jazz-trained producers sitting close to experimental hip-hop artists. You will find country singers with surprisingly strong connections to Americana and singer-songwriter folk. The graph shows you what listeners actually do, not what genre categories say they should do.
What Nodes and Edges Mean
Every circle on the map represents an artist. The size of the circle scales with that artist's monthly listener count on Last.fm, so a larger circle means a wider audience. The colour of the circle signals where in the network the artist sits. Green marks the seed artist you typed. Blue marks direct neighbors, artists Last.fm considers most similar to your seed. Purple marks extended neighbors, artists discovered when the tool queries each blue node in turn at depth 2. Orange marks bridge artists.
Every line connecting two circles is an edge. An edge between two artists means their listener bases overlap significantly. The thickness and opacity of the edge reflect the strength of that match score. A thick, opaque line means the two artists share a very high proportion of listeners. A thin, faint line means the connection is weaker, perhaps a stylistic overlap rather than a direct audience crossover.
Bridge Artists: The Most Interesting Nodes on the Map
Bridge artists are highlighted in orange. A bridge is a node connected to two or more separate depth-1 clusters. This means the artist shows up in the similar-artists list for more than one of your direct neighbors, which typically means they sit at the intersection of two distinct genre communities.
Bridge artists are often the most musically interesting ones to follow. An artist who sits between an indie rock cluster and an electronic cluster likely blends live instrumentation with synthesised production. An artist bridging jazz and soul likely has a compositional approach rooted in jazz harmony but a vocal performance style drawn from R&B tradition. When you find an orange node, click it to see the tags, then open it on Spotify and listen. Bridge artists are where genre fusion actually lives in practice.
Research into music recommendation networks backs this intuition. A 2020 study published in Transactions of the International Society for Music Information Retrieval found that collaborative filtering graphs constructed from listener co-occurrence data reliably identify artists who function as genre connectors, and that these connector nodes are consistently rated as more novel and interesting by listeners exploring outside their usual preferences. The math behind the bridge detection here is simple: count how many distinct depth-1 nodes connect to any given depth-2 node. Two or more means bridge.
Depth 1 vs Depth 2: What Each Level Shows You
Depth 1 gives you the immediate neighborhood. You get the 8 artists Last.fm considers most similar to your seed. This is fast, one API call, and it gives you a clear first picture of the genre space around a single artist. If you already know who your seed is well, depth 1 will probably show you artists you recognise.
Depth 2 is where the map becomes genuinely useful for discovery. The tool queries each of those 8 depth-1 artists and fetches their own top 8 similar artists in turn. That means up to 72 additional nodes before the 60-node cap kicks in. You start seeing artists three or four degrees out from your original search, artists whose names you may never have encountered. The graph also becomes structurally richer at depth 2 because depth-2 nodes often connect back to multiple depth-1 nodes, creating the cross-cluster edges that reveal bridge artists.
The 200ms delay between each depth-2 API call is intentional. Last.fm's public API has a rate limit. Firing requests simultaneously would hit it and return errors for most calls. The delay keeps the tool reliable. You will see the graph build incrementally while the calls complete, which also gives you a live view of how the network grows outward from the seed.
How to Read the Graph Layout
The layout is computed by a force-directed simulation running in your browser. Each node repels every other node, like particles with the same charge. Connected nodes attract each other along the edge, like a spring. A weak gravity pulls the whole graph toward the center so it does not drift off the canvas. The simulation runs until node velocities drop below a threshold, at which point the layout has reached approximate equilibrium.
Dense clusters mean tightly connected genre communities. Artists in a cluster share many mutual listeners, and their nodes will be drawn close together by the spring forces. A cluster that sits far from the main mass of the graph means those artists are stylistically distant from the rest of the network. Isolated nodes with few edges often indicate crossover artists who have broad but shallow listener overlap with many communities, or artists who sit at the edge of a niche so specific that few other artists share their exact audience.
You can drag any node to reposition it manually. Right-click or long-press a node to pin it so the simulation leaves it in place while the rest of the graph continues to move. This is useful for anchoring a key artist and letting the neighboring nodes settle around it naturally. Double-click any node to re-seed the entire map with that artist as the new center, rebuilding the graph from scratch with fresh data.
Practical Uses: A&R, Touring, Playlists, Sampling
A&R researchers use similarity networks to scout artists adjacent to a breakout act. If a label has a successful artist in one cluster, the map shows them which adjacent clusters are one degree away, and which emerging artists in those clusters have growing listener counts relative to their node size here. Listener count is a lagging indicator in Last.fm data, so a small-circle artist appearing in a tight cluster with large-circle artists is worth noting.
Tour promoters and bookers use similarity data to build support act lineups. A support act that sits at depth 1 from the headliner will draw crossover fans who already know both artists. A support act that is a bridge node between the headliner's cluster and an adjacent genre cluster can pull an entirely new segment of the audience into the room. The map makes these relationships visible in a way that a simple list of similar artists does not.
Playlist curators use it to move from a known anchor artist through the graph in a direction that gradually shifts mood or energy without making jarring genre jumps. Start at the seed, move along edges to depth-1 nodes, then follow a bridge to an adjacent cluster. That path, followed musically, tends to produce playlists that feel coherent even when they cover a wide range of styles. For sampling research, the map helps producers find artists who pioneered a sound that a mainstream act later borrowed, showing up as a smaller circle adjacent to a larger one with a strong edge between them.
You can also use the Color by Genre toggle to layer the Last.fm top-tag data over the similarity-based layout. This lets you see whether clusters that formed from listening behaviour actually align with genre categories. Sometimes they do precisely. Sometimes a cluster contains artists from two named genres that Last.fm's tags treat as separate, which is a signal that real listener behaviour has already blurred the boundary between those genres even if the editorial world has not caught up yet.
Related Tools
If you want a list-based view of similar artists rather than a graph, the Similar Artists Finder gives you ranked match scores, listener counts, and top tags in a sortable table. It is faster for quick lookups and covers the same Last.fm similarity data without the visual layout overhead.
For finding artists with fewer than a set number of monthly listeners, the Obscure Music Finder filters the similar-artists results to show only underground acts. If the map shows you an interesting cluster, run the seed artist through the Obscure Music Finder to get a curated list of the lesser-known names in that corner of the graph.