⛓ Transaction Hash
A blockchain transaction identifier for tracing fund flows.
Financial
🔧 Native workbench
🔗 Analyst pivots
🔌 Sources that yield Transaction Hash (5)
| Source | Category | Auth | Format | |
|---|---|---|---|---|
| Blockstream Esplora Bitcoin explorer REST API. | Blockchain Explorer | NONE | json | home↗ api↗ |
| mempool.space API Bitcoin transaction/address analytics API. | Blockchain Explorer | NONE | json | home↗ api↗ |
| Ransomwhere Crowdsourced ransomware payment tracking. | Ransom Payments | NONE | json | home↗ api↗ |
| Ransomwhere payments Crowdsourced ransomware payment address tracking. | Ransom Payments | NONE | json | home↗ api↗ |
| Etherscan API Ethereum explorer + address labels. | Blockchain Explorer | KEY | json | home↗ api↗ |
🧭 Disciplines
🎯 Mission Domains
🔍 Lookup
🔄 Live Datasets & APIs (4 key-free · ingestible)
📜 Playbook — Transaction Hash exploitation
- Direction — frame the requirement for Transaction Hash: what decision does this support, by when?
- Collection — pull the 5 mapped sources (4 free) and the native workbench (open); capture provenance and observe OPSEC.
- Processing — normalize, de-duplicate and enrich the collected data.
- Analysis — correlate against local holdings; apply ACH; assign confidence.
- Dissemination — open a case, draft a report, share via STIX/MISP.
- Feedback — set an alert rule / watchlist to monitor for change.
⚡ AI Skills & Automation
Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).
🧩 Advanced Capabilities
✨ Enrichment pathways
🎫 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
📚 Enrichment & validation sources
🔗 Pivot to
🧩 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
📂 Open
Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports
🤖 AI Copilot
⚡ AI Skills
🔍 Lookup & Enrich
📚 Docs & Reports
💡 Recommendations
- Explore related tools below
- Automate recurring work via cron