Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26146Strong pickacceptance 4/5

AI-Powered Monitoring & Analysis of Bitcoin Transaction Traffic

National Technical Research Organisation (NTRO) · Transportation & Logistics · Software

The dataset is provided and the specification is complete, so this is genuinely buildable — make the network-plus-blockchain correlation your distinctive angle, and treat the explainability as core since a lead an investigator cannot understand is useless.

What it actually is

Bitcoin's pseudonymity lets criminals move and launder illicit funds while evading normal financial surveillance. The ask is an offline system that ingests bulk Bitcoin transaction and network metadata, links network-layer observations like IP and timing with blockchain-layer data like wallets and amounts, and applies machine learning to flag anomalies, cluster entities and produce ranked, explainable investigative leads.

What to build

An offline analysis system for Linux that ingests bulk metadata records containing timestamp, source and destination IP and port, transaction ID, input and output wallet addresses, amounts, fee and script type, builds an entity-transaction graph linking IPs, wallets and transactions, applies a trained machine learning model — not just rules — to detect anomalies and cluster addresses likely controlled by the same entity, and produces a ranked, explainable alert list stating why each wallet or transaction was flagged with a confidence score, presented through a link-analysis visualisation; the description confirms the dataset will be synthetic, modelled on real Bitcoin fields.

Smallest thing that wins the room

Load the synthetic transaction dataset, build the entity graph, and show the system clustering several addresses into one suspected entity and flagging a layering pattern, with the top-ranked alert explaining in plain terms why it was flagged and the link-analysis view showing the fund flow.

How crowded this one gets

A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.

Busy240–500 teams expectedroughly 1 in 201–421 wins it

Quieter than 15% of the 226 · #192 of 226 by expected field · reaches the 500 cap

Busier than most. Expect several teams to arrive at the same obvious solution.

Why: defence, intelligence and space bodies drew small fields.

This is a guess, not a fact

Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.

The scores

The number is the shorthand. The line under it is the reason.

What you will be writing

  • NetworkX / Neo4j entity-transaction graph
  • Address clustering (common-input-ownership heuristic)
  • Graph anomaly detection / GNN entity classification
  • SHAP or rule-trace explainability
  • GeoIP / ASN enrichment
  • Cytoscape.js or Linkurious link-analysis UI
  • Blockchain forensics
  • Financial crime investigation
  • Graph analytics

Prior art to read before you start

cryptocurrency transaction analysis · entity clustering and de-anonymisation · explainable investigative lead generation

Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.