Lightning node
No node found for public key "{{ node.public_key | shortenString : 12}}"
Active capacity |
|
Active channels |
{{ node.active_channel_count }}
|
Average channel size |
|
Location |
|
Unknown
|
Avg channel distance |
{{ avgDistance | amountShortener: 1 }} km ยท{{ kmToMiles(avgDistance) | amountShortener: 1 }} mi |
Features |
{{ bits }}
|
Raw bits
{{ node.featuresBits }}
Decoded
Bit |
Name |
Required |
{{ feature.bit }} |
{{ feature.name }} |
{{ feature.is_required }} |
Liquidity ad
Lease fee rate |
{{ liquidityAd.lease_fee_basis !== null ? ((liquidityAd.lease_fee_basis * 1000) | amountShortener : 2 : undefined : true) : '-' }} ppm {{ liquidityAd.lease_fee_basis !== null ? '(' + (liquidityAd.lease_fee_basis / 10 | amountShortener : 2 : undefined : true) + '%)' : '' }}
|
Lease base fee |
|
Funding weight |
|
Channel fee rate |
{{ liquidityAd.channel_fee_max_rate !== null ? ((liquidityAd.channel_fee_max_rate * 1000) | amountShortener : 2 : undefined : true) : '-' }} ppm {{ liquidityAd.channel_fee_max_rate !== null ? '(' + (liquidityAd.channel_fee_max_rate / 10 | amountShortener : 2 : undefined : true) + '%)' : '' }}
|
Channel base fee |
{{ liquidityAd.channel_fee_max_base | amountShortener : 0 }}
mSats
-
|
Compact lease |
{{ liquidityAd.compact_lease }} |
TLV extension records
{{ recordItem.type }} |
{{ recordItem.payload }} |
Open channels
({{ node.opened_channel_count }})
Closed channels
({{ node.closed_channel_count }})