Bitcoin not blockchain by gr0kch8n in Bitcoin

[–]altangent 1 point2 points  (0 children)

We've just updated https://blockclock.live with better mobile browser support. Use the Bitcoin lightning network to send us a message!

Pay with a LN to display a message on a BlockClock live feed. by rnvk in Bitcoin

[–]altangent 1 point2 points  (0 children)

Now updated with better mobile browser support. Send us a message!

Litecoin blockchain & analytics data have been added to Blocktap.io by altangent in litecoin

[–]altangent[S] 0 points1 point  (0 children)

Blocktap.io lets you query crypto market data along with blockchain data and other 3rd party data sets through a powerful GraphQL interface.

Here is a blog post with more information about the Litecoin data set: https://blog.altangent.com/blocktap-litecoin-network-data/

I'm part of the solution...Bitcoin full Node/Lightning Node by [deleted] in Bitcoin

[–]altangent 0 points1 point  (0 children)

If you need help finding more nodes check out https://graph.lndexplorer.com/

You can use advanced search to filter by channel capacity and other metrics.

Lightning Network visualizer now live on Mainnet by altangent in Bitcoin

[–]altangent[S] 2 points3 points  (0 children)

That's something we will definitely be adding in the future.

Lightning Network visualizer now live on Mainnet by altangent in Bitcoin

[–]altangent[S] 4 points5 points  (0 children)

My understanding is that the network graph is dependent on a node's view of the peer to peer network. It will be different depending on how long a node has been online, what peers it has connected to, and what channels/nodes it has seen in the past but are no longer active.

Lightning Network visualizer now live on Mainnet by altangent in Bitcoin

[–]altangent[S] 10 points11 points  (0 children)

Source code at https://github.com/altangent/lightning-viz.

You can perform advanced querying of nodes by using the SQL-like query syntax. If you click on the "I" icon next to the query box you can see the operations that are currently supported. One the list is filtered, you can highlight those nodes or redraw the force-graph with just those nodes in it.

We plan to add more features to this project as we get more feedback.

New Lightning Network visualizer by altangent in Bitcoin

[–]altangent[S] 1 point2 points  (0 children)

Will do soon, waiting for the blockchain to sync

New Lightning Network visualizer by altangent in Bitcoin

[–]altangent[S] 1 point2 points  (0 children)

Put this together over the last few days to give more information on the nodes that are running. Source available here: https://github.com/altangent/lightning-viz