Web application developer, I write and share my understanding of how systems work.
- Nodes on the Lightning Network
- Payment channels and their payment capacity
- Lightning Network evolution over time
- Statistics on charges to relay nodes for your payments.
Find pairs
- Capacity evolution: the quantity of Bitcoin associated with the node's public key and the total available in all its channels.
- Channel evolution: the number of new connections to other nodes in the network.
- Node popularity: how often the node is used.
-
Ensure that the node has a sufficient quantity of bitcoins; the greater the capacity of the node, the greater the amount of bitcoins you can pay.
-
Ensure that the node has a large number of connections and open channels with other nodes in the network.
-
Make sure the node is active and still appreciated by its peers by checking the number of new channels; the more new channels this node has open, the more it is appreciated by the other nodes in the network.
- The public key: the identifier just below the node name.
- The geographical position of this node.
pubkey@ip:port. In our example, we want to connect to the node whose :- the public key
pubkeyis:035e4ff418fc8b5554c5d9eea66396c227bd429a3251c8cbc711002ba215bfc226 - iP address:
170.75.163.209 - The port:
9735
- Incoming ratio**: The amount the node will charge you for every million Satoshi it receives, depending on the channel chosen.
- The ratio (parts per million)** : which represents the number of Satoshi per million units that the node will charge you when you decide to make a payment via one of its channels. Let's say you decide to make a payment of
10_000 Satsvia a channel whose ppm ratio is500 Sats, you'll have to pay the node10_000 * 500 / 1_000_000satoshis, equivalent to5 Sats. - The HTLC maximum** : The maximum amount this node allows you to transit via one of these channels.
- Mutual closing**: represents the agreement of both parties, who use their private key to sign the transaction marking the closing of the channel and the distribution of balances within it
- A forced closure: represents the abrupt, unilateral closure of one part of the channel. This type of closure is not recommended, as Lightning Network is a punishment-based protocol: when you try to defraud the balance of a channel, you risk losing all your available balance in that channel.
Network information
10_000 satoshis has a 79% chance of being made. On the other hand, for a payment of 3_000_000 satoshis you have less than 13% chance of success.- Payment channels
- Nodes
- Capacity
- Fees
- Channel evolution.
Tools
Lightning Network decoder
- the node's public key associated with your Lightning address;
- The expiration time of an invoice from your address;
- The minimum and maximum you can send;
- The Nostr node associated with your address, if Nostr is enabled on this node.
Magma IA
Satoshi calculator
Author
This tutorial has been written by Olaniran
You can say thanks by tipping the professor.
Credits
This tutorial has not been proofread yet
The original content has been translated by AI, but human review is necessary to ensure its accuracy.
1 956 sats978 sats489 satsEvery content on the platform is the result of a collaborative effort: each lesson, translation, and revision is made possible by the work of contributors. For this reason, we are always looking for proofreaders who can review our content in many languages. If you want to participate in the proofreading process, please reach out in our Telegram group and read our tutorial. We remind you that this content is open-source - licensed under CC BY-SA - so it can be freely shared and used, as long as the original source is credited.



