Baselight

Autonomys IPLD Nodes

Mainnet IPLD nodes (by block height)

@blt.autonomys

Loading...
Loading...

About this Dataset

Autonomys IPLD Nodes

Autonomys mainnet IPLD node metadata fetched from the public Autonomys indexer.

Tables

IPLD Nodes

@blt.autonomys.ipld_nodes
  • 56.65 MB
  • 196,874 rows
  • 14 columns
Loading...
CREATE TABLE ipld_nodes (
  "cid" VARCHAR,
  "node_type" VARCHAR,
  "link_depth" BIGINT,
  "name" VARCHAR,
  "size" BIGINT,
  "block_height" BIGINT,
  "block_hash" VARCHAR,
  "extrinsic_id" VARCHAR,
  "extrinsic_hash" VARCHAR,
  "index_in_block" BIGINT,
  "links_json" VARCHAR,
  "blake3_hash" VARCHAR,
  "timestamp" TIMESTAMP,
  "compression_algorithm" VARCHAR
);

Share link

Anyone who has the link will be able to view this.