engram-network / blobscan

Blockchain explorer to navigate and visualize EIP-4844 blobs

Home Page:https://blobscan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blobscan

Blobscan is the first blockchain explorer that helps to navigate and visualize those EIP-4844 blobs, providing the necessary infrastructure to scale Ethereum.

The architecture of our system has the following parts:

  • Modified consensus and execution layer clients
  • A blockchain indexer that saves the data in a PostgreSQL database (we are migrating from MongoDB)
  • A frontend that allows navigating the data, having specific pages for blocks, transactions, addresses, and blobs.

Blobscan was one of the finalists of the ETHBogota hackathon in 2022, and it is currently funded by the Ethereum Foundation.

How to run it?

Check out our documentation website at https://docs.blobscan.com

About Blossom Labs

blossom labs

Blobscan is being developed by Blossom Labs, a developer team specialized in building blockchain-based infrastructure for online communities.

Join us on Discord!

About

Blockchain explorer to navigate and visualize EIP-4844 blobs

https://blobscan.com

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 79.3%Language:JavaScript 18.6%Language:Shell 1.5%Language:Dockerfile 0.3%Language:CSS 0.3%