hyperliquidscan
It’s been a minute. Have a banger eoy post coming soon, but wanted to share something small I hacked together: Hyperliquidscan. More to say on Hyperliquid in a diff post.
I built this because I felt that the first-party explorer didn’t quite have the feature set or UX that I wanted, especially block level views. I wanted to be able to see actions for txs without needing to click into them, detailed timestamps (400ms blocktimes on hyperliquid), and see some summary stats across the block. All of this is built atop the open explorer APIs the hyperliquid team has exposed, but eventually will transition to data that I’m indexing myself for stuff that isn’t available via said APIs.
Right now there’s only block-level views, but expect tx-level and account-level views in the near future. It is not yet optimized for mobile/tablet so would recommend only visiting using desktop. Any and all feedback is welcome, so pls drop me a line if you find bugs or have feature requests.