2023-04-22 17:21:44 +04:00
---
2025-11-12 14:30:09 -08:00
title: Analytics
slug: analytics
content:
excerpt: Analyse your node data for effective node management.
privacy:
view: public
2023-04-22 17:21:44 +04:00
---
## Using SQL plugin
Since version 23.02, Core Lightning ships with a powerful SQL plugin that allows you to query your node and analyse data for channel / liquidity management, accounting and audit.
2025-06-25 19:18:02 -07:00
See [sql ](ref:sql ) for a full primer on its usage.
2023-04-22 17:21:44 +04:00
## Using third-party software
There are a handful of third-party GUI tools that provide analytics on the top of your node, apart from helping you manage your node:
- [Ride-the-Lightning ](https://www.ridethelightning.info/ )
- [Umbrel ](https://getumbrel.com/ )
- [bolt.observer ](https://bolt.observer )
2023-11-07 18:29:08 +04:00
- [LN Node Insights ](https://lnnodeinsight.com/ )
- [Munin ](https://github.com/lduchosal/munin-clightning )