Data Points

⛓ Transaction Hash

A blockchain transaction identifier for tracing fund flows.
Financial

Sources

5
4 no-auth

Disciplines

2
that use it

Mission domains

3
reach

Workbench

native tool

🔌 Sources that yield Transaction Hash (5)

SourceCategoryAuthFormat
Blockstream Esplora
Bitcoin explorer REST API.
Blockchain ExplorerNONEjsonhome↗ api↗
mempool.space API
Bitcoin transaction/address analytics API.
Blockchain ExplorerNONEjsonhome↗ api↗
Ransomwhere
Crowdsourced ransomware payment tracking.
Ransom PaymentsNONEjsonhome↗ api↗
Ransomwhere payments
Crowdsourced ransomware payment address tracking.
Ransom PaymentsNONEjsonhome↗ api↗
Etherscan API
Ethereum explorer + address labels.
Blockchain ExplorerKEYjsonhome↗ api↗

🔍 Lookup

📜 Playbook — Transaction Hash exploitation

  1. Direction — frame the requirement for Transaction Hash: what decision does this support, by when?
  2. Collection — pull the 5 mapped sources (4 free) and the native workbench (open); capture provenance and observe OPSEC.
  3. Processing — normalize, de-duplicate and enrich the collected data.
  4. Analysis — correlate against local holdings; apply ACH; assign confidence.
  5. Dissemination — open a case, draft a report, share via STIX/MISP.
  6. Feedback — set an alert rule / watchlist to monitor for change.

⚡ AI Skills & Automation

🤖 Copilot brief⚡ AI SkillsResolveEnrichAuto-CollectHuntReportExport

Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).

🎫 Transaction Hash

A cryptocurrency transaction hash (txid) is the unique identifier of a confirmed on-chain transfer, recording inputs, outputs, value, and timestamp. It is the atomic evidence unit for tracing fund movement, proving payments, and reconstructing the flow of illicit proceeds through a blockchain.

Format: 32-byte hash rendered as 64 hex chars; BTC txid is double-SHA256, ETH tx hash is Keccak-256 (0x-prefixed 64 hex)

📡 How it is collected

  • Blockchain explorer lookups
  • Ransomware payment confirmations
  • Exchange transaction receipts
  • On-chain forensic reports
  • Smart-contract event logs
  • Mempool monitoring

🧩 Analysis & hunting techniques

  • Input/output flow tracing
  • Value and fee analysis
  • Timestamp / block-time correlation
  • Multi-hop fund-flow reconstruction
  • Mixer/tumbler pattern detection
  • Token-transfer (ERC-20) decoding
  • UTXO taint analysis

🔧 Tools

  • Blockchair
  • Etherscan
  • Blockstream Explorer
  • GraphSense
  • Breadcrumbs
  • web3.py
  • bitcoin-cli / RPC

⚡ Workbench actions

  • Decode transaction inputs/outputs
  • Trace upstream/downstream flow
  • Screen counterparties against sanctions
  • Build fund-flow graph
  • Decode token transfers
  • Timestamp-correlate with events

📊 Dashboard KPIs

Transaction valueConfirmation countInput/output countsHop distance to flagged addressTime to confirmation
Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports

🤖 AI Copilot

🔍 Lookup & Enrich

💡 Recommendations

⚙ Automation

Cron: 0 * * * * php /home/zaptf0zdggll/public_html/threats/cron.php