🧠
DH3 Docs
  • Welcome WEB3 frens
  • 🧠DH3 Focus
    • Effective storage
    • Multichain
    • Quick indexing
    • Parsing and Decoding
    • Exploring
    • Building
    • Data ownership
  • ⚒️Specs
    • Data Streams
      • Storage
      • Streams
      • Channels
    • Stream interceptors
      • Interceptors
        • Selecting stream
        • Defining compute resources
        • Filtering
        • Extracting
        • Transforming
        • Loading
      • Beams
        • Available
        • Create a beam
      • Helpers
        • Dictionaries
      • Execution
      • Examples
    • Data sets
      • Base data sets
      • Bring your data
      • Views
    • Providers
    • API's
      • Backfilling
        • HTTP Methods
        • WebHooks payload
        • Monitoring processes
        • Transaction Filter
    • Other
      • Disaster recovery
Powered by GitBook
On this page
  1. DH3 Focus

Exploring

Last updated 12 months ago

Innovative Block Explorer Features

DH3.io’s block explorer deserves special mention. It allows users to familiarize themselves with the contents of blocks in decrypted form, navigate between programs and accounts, and instantly switch to composing queries. Users can use a transaction under consideration as a sample to derive a filter, capturing similar transactions in a certain sense. The block explorer emphasizes deep deserialization of data structures as needed, with conditions and transformations including expressions containing nested elements

🧠