GlimpSky Tool / Guides / Bluesky Thread Viewer

Bluesky Thread Viewer

When a public Bluesky thread suddenly looks incomplete, the problem is often not deletion. It is a context break: the thread API returned a blocked or unavailable placeholder and other viewers stopped there.

What people mean by "nuclear blocks"

In Bluesky discussions, people sometimes use the informal term nuclear block for cases where one block relationship causes a much larger thread-viewing failure than expected. The post may still exist publicly, but the normal thread response hides part of the conversation behind a blocked or unavailable placeholder.

That makes the effect feel "nuclear": not only the blocker and blocked account lose context, but unrelated readers can also end up with a broken or incomplete thread view.

This is community shorthand, not an official Bluesky product term.

Official background

Bluesky and AT Protocol documentation already explain the core mechanics behind this. The short version is simple: blocks are public records, and compliant services use them to hide interaction and thread context.

In practice, that means a post can still exist publicly, but a thread viewer may omit it in context because the block state changed what the AppView is willing to show in that conversation.

Why this viewer is useful

Why nuclear blocking is a practical problem

What the thread viewer does

How to inspect a broken thread

  1. Open the thread viewer and paste the post URL that lands inside the broken conversation.
  2. Load the thread and look for the red thread-break card and the red thread-break banner at the top.
  3. Use Jump to break to move directly to the post that caused the public thread response to break.
  4. Use Reply to @handle jump on any reply row to move to the parent post and follow the conversation clearly.
  5. If needed, open Author's blocking list in a new tab for extra context.

What the colors mean

Important limits

This is a public-data viewer, not a private moderation inspector. It shows what public Bluesky and AT Protocol endpoints still expose.