5 releases

0.5.2 Nov 3, 2025
0.5.1 Nov 2, 2025
0.5.0 Oct 1, 2025
0.4.4 Sep 26, 2025
0.4.3 Sep 26, 2025

#975 in Magic Beans

32 downloads per month

MIT license

120KB
3K SLoC

Blobscan indexer

The indexer for the Blobscan explorer implemented in Rust.

Installation and usage

Check out our documentation website.

./blob-indexer --help
Blobscan's indexer for blob transactions (EIP-4844).

Usage: blob-indexer [OPTIONS]

Options:
  -f, --from-slot <FROM_SLOT>
          Slot to start indexing from
  -t, --to-slot <TO_SLOT>
          Slot to stop indexing at
  -n, --num-threads <NUM_THREADS>
          Number of threads used for parallel indexing
  -s, --slots-per-save <SLOTS_PER_SAVE>
          Amount of slots to be processed before saving latest slot in the database
  -c, --disable-sync-checkpoint-save
          Disable slot checkpoint saving when syncing
  -d, --disable-sync-historical
          Disable backfill indexing thread
  -h, --help
          Print help
  -V, --version
          Print version

Sponsors

We extend our gratitude to each one of them. Thank you 🙏

paradigm logo         optimism         context logo         context logo

Join us on Discord!

Dependencies

~45–64MB
~1M SLoC