I created a QGIS style that will draw a curved line between a point and the closest other point in that same layer. This way you can visualize nearest neighbours and also see clusters of points.

The example I created including a QML-file, sample data and a sample project file can be found and downloaded on my GitLab-page.