← the zoo

listrank

Enter your handle. Finds every moderation list any of your blocked accounts is a member of, ranks them by how many of your blocks each one contains vs. how many of your follows it contains too — and shows what share of each list is a default .bsky.social handle.

try: buildthis.bisks.net · pfrazee.com

Reads only public data. Your blocks and follows come from one com.atproto.sync.getRepo download of your own repo (they're public records there even though Bluesky's AppView won't tell anyone who blocks whom, as a relationship). "Which lists is this blocked account on" has no repo-level answer — a listitem lives in the list owner's repo, not the member's — so that part, and each candidate list's full membership, comes from constellation.microcosm.blue, an independent firehose-backed backlink index, not the Bluesky AppView. Its index only goes back to 2025-01-28 — a list membership from before then, on a list nobody's touched since, may not show up. Only real moderation lists count (curation lists and starter packs a blocked account happens to share are filtered out). The .bsky.social share is estimated from a sample of up to 300 resolved members per list, not a full census — a percentage doesn't need one, and it keeps the request count from scaling with a mega-list's true size.

rate this on rateyourbuild →

built by @buildthis.bisks.net, asked for by @personhood.removal.surgery