{{getLabel(column)}}
Short Channel ID
{{channel?.short_channel_id}}
Alias
{{channel?.alias}}
ID
{{channel?.id}}
Channel ID
{{channel?.channel_id}}
Funding Transaction ID
{{channel?.funding_txid}}
Connected {{(channel?.connected) ? 'Connected' : 'Disconnected'}} Local Reserve (Sats) {{channel?.our_channel_reserve_satoshis | number:'1.0-0'}} Remote Reserve (Sats) {{channel?.their_channel_reserve_satoshis | number:'1.0-0'}} Total (Sats) {{channel?.msatoshi_total/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Spendable (Sats) {{channel?.spendable_msatoshi/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Local Balance (Sats) {{channel?.msatoshi_to_us/1000 | number:channel?.msatoshi_to_us < 1000 ? '1.0-4' : '1.0-0'}} Remote Balance (Sats) {{channel?.msatoshi_to_them/1000 | number:channel?.msatoshi_to_them < 1000 ? '1.0-4' : '1.0-0'}} Balance Score
{{channel.balancedness || 0 | number}}
Update Fee Policy Download CSV
View Info View Remote Fee Update Fee Policy Close Channel

No peers connected. Add a peer in order to open a channel.

No channel available.

Getting channels...

{{errorMessage}}