Neynar Explorer helps developers debug event propagation1 on the Farcaster network.

Start exploring

You can use the search bar to explore the network

  • Node and API tiles will show where an event has propagated. Nodes / APIs that are missing events will be highlighted in red ❗️ , partially missing data will be highlighted in yellow ⚠️ and fully synced will be green ✅

  • Tapping on a tile will open more details and you can compare the object against other nodes / APIs

Things you can explore

  • Specific casts: e.g. 0x1a37442d0bd166806b6bc3a780bdb51f94d96fad (cast hash) or https://warpcast.com/v/0xf809724b
  • Specific users: e.g.194 (user’s fid)
  • Cast search with keywords: e.g. $higher
    • this will also show metrics of how often that keyword has appeared on the network recently
    • results can be filtered by by username (cast author), channel_id (channel of cast)
    • results can be sorted by desc_chron or algorithmic
    • search mode can be changed between literal, semantic or hybrid
    • read more about our cast search API here, tap “Network response” to see event propagation for any cast
  • **User search with usernames: **e.g. rish
    • read more about user search API here, tap “Network response” to see event propagation for any user
  • Follow relationships: e.g. 194<>191 to see relationship between two FIDs
  • Feed API results: e.g. https://api.neynar.com/v2/farcaster/feed/trending?limit=10&time_window=24h&provider=neynar
    • put any Feed API url from Neynar docs and evaluate results in a feed like format before you build a feed client
    • see our Feed APIs here

What else do you want to explore?

Hit us up with feature requests, we want to make debugging as easy as possible for developers!

1 Read more on event propagation here. The blog was written at the time of hubs but similar debugging for snapchain syncs apply.