Explore transactions
Use the transactions graph to explore the relationships between transactions in your data.
Explore your transactions graph
When going to the “Explore” section of Go!KYT, you will be able to create queries to explore your transactions graph in a visual way. When the initial graph is generated, you will be able to navigate it by clicking nodes to show related transactions and nodes.
Build queries
To build aquery, you must first select a query type which match a specific pattern, if you don’t find a pattern you would like to use, please contact us. When a pattern is selected, you will be able to customize some parameters to match your needs in the form of key-value map. In addition to the parameters, you can always define a time range for the query and a limit of items to return.
Exemple of available patterns:
Pattern | Description |
---|---|
transactions | Search for transactions using any of its fields, customize transactions_filter |
participants | Search for participants using any of its fields, customize participants_filter |
hub-and-spoke | Search for all transactions that have a hub and spoke pattern, you can customize spokes_number , minimum_volume , hubs_filter , spokes_filter |
triangle | Search for all transactions that have a triangle pattern, customize participants_filter , minimum_volume |
bounce | Search for all transactions that have a bounce pattern, customize participants_filter , minimum_volume |
cascade | Search for all transactions that have a cascade pattern, customize participants_filter , minimum_volume , minimum_intermediates |
Saving queries
At any time you can save the query currently in use for later. It will be available in the Saved queries
section of the sidebar.
Read more about saved queries and how to convert them to alerts.