Route discovery in the Lightning Network is challenging because senders observe only static channel capacities while real-time balances remain hidden. Existing locally steered schemes such as SpeedyMurmurs protect path privacy but depend on global landmark trees whose maintenance traffic and detours inflate latency and overhead. We present Ticket to Ride (T2R), a locally steered source-routing framework that encodes the set of channels a payment may traverse into a compact ticket - an approximate-membership filter keyed with per-hop Diffie–Hellman secrets. Each relay learns only whether its own outgoing edges are permitted, yielding the same incident-edge privacy as SpeedyMurmurs while eliminating the need to build and maintain global landmark trees or any other shared routing state. Extensive simulations on real snapshots - incorporating churn, silent shutdowns, and random channel saturation - show that T2R boosts end-to-end success by up to 9% and cuts median delay by 1.6× relative to SpeedyMurmurs, all with < 1 kB total overhead and no extra handshakes. Because tickets are processed hop-by-hop and can be prefixed by a trampoline, T2R remains lightweight enough for resource-constrained IoT nodes.
@InProceedings{alizadeh_et_al:LIPIcs.AFT.2025.30, author = {Alizadeh, Sajjad and Khabbazian, Majid}, title = {{Ticket to Ride: Locally Steered Source Routing for the Lightning Network}}, booktitle = {7th Conference on Advances in Financial Technologies (AFT 2025)}, pages = {30:1--30:21}, series = {Leibniz International Proceedings in Informatics (LIPIcs)}, ISBN = {978-3-95977-400-0}, ISSN = {1868-8969}, year = {2025}, volume = {354}, editor = {Avarikioti, Zeta and Christin, Nicolas}, publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik}, address = {Dagstuhl, Germany}, URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.AFT.2025.30}, URN = {urn:nbn:de:0030-drops-247490}, doi = {10.4230/LIPIcs.AFT.2025.30}, annote = {Keywords: Lightning Network, Source Routing, Approximate Membership Filters} }