bolt.observer
  • bolt.observer
    • LiquidOps
      • Getting started
      • Setup LiquidOps
        • Api based - pull
        • Agent based - push
      • Node and liquidity automation
      • Integrations
        • Triggers
          • TCP connectivity
          • Tor connectivity
          • Lightning Connectivity
          • Sync to chain
          • Sync to graph
          • Onchain balance
          • Channel balance
          • Node balance
          • Channel open
          • Channel close
          • Inactivity
        • Actions
          • Send a notification
          • Perform Auto Swaps
            • Use case: auto swap-out for a 2M sats channel
            • Use case: auto swap-out for a 50M sats channel
            • Use case: auto swap-in
    • Explorer
    • Integration configuration
      • Discord
      • Email
      • Nostr
      • Opsgenie
      • PagerDuty
      • Slack
      • Telegram
    • Reachability
    • Guides
      • Explorer: advanced search
      • Create a workflow with auto swaps
      • Agent configuration: auto swaps
      • Setup LiquidOps on Voltage nodes (API based - pull)
      • Setup LiquidOps on Voltage nodes (agent based - push)
Powered by GitBook
On this page
  1. bolt.observer

Explorer

PreviousUse case: auto swap-inNextIntegration configuration

Last updated 2 years ago

is a tool for exploring lightning network. It enables you to find nodes with various filters, anywhere channel sizes, distance (number of hops) from your node, fees etc.

Available filters:

  • Fees

    • Incoming

      • Average Base Fee

      • Average Free Rate

      • Median Base Fee

      • Median Fee Rate

    • Outgoing

      • Average Base Fee

      • Average Free Rate

      • Median Base Fee

      • Median Fee Rate

  • Channel capacity

    • Average Channel Capacity

    • Median Channel Capacity

    • Minimum Channel Capacity

    • Maximum Channel Capacity

  • Number of Channels

  • Minimum Channel Size Limit

  • Maximum Channel Size Limit

  • Total Capacity

  • Connectivity

    • ipv4

    • ipv6

    • tor

  • Hops to reference node

    • Reference node is an anchor point from which you can filter nodes by their distance from it, for example if you only want to see nodes that are further than 2 hops away.

  • Latency

  • Betweenness centrality

    • On the lightning network, payments can be routed through different paths and nodes. Betweenness centrality measures all shortest paths between two nodes on the network. The betweenness centrality is the number of these shortest paths that go through a given node.

  • Eigenvector centrality

    • Eigenvector centrality is a relative measure of the influence of a node in the network. It is comparable to Google PageRank for nodes. Each time a node opens a channel with a peer, the eigenvector centrality score increases. The more connected your node is, the higher its score; if it connects to hubs that have themselves more connections, that will improve the score even more.

  • Closeness centrality

    • Closeness centrality is the sum of all shortest paths to every other node in the graph. The more central a node is, the closer to the center of the graph, and the smaller the closeness centrality.

Explorer