crypto-blockchain-tracing

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Crypto & Blockchain Tracing

加密货币与区块链追踪

Public blockchains are permanent, transparent ledgers. Every transaction is visible; the challenge is attribution — linking an address to a real entity.
公链是永久、透明的账本。每一笔交易都可见;难点在于归因——将地址与真实实体关联起来。

Explore

探索工具

  • Block explorers — Blockchair (multi-chain), Etherscan (ETH + tokens), Blockstream/mempool.space (BTC). Show balances, full transaction history, counterparties, and timestamps.
  • Analytics — Arkham, Breadcrumbs, and OXT map flows visually and label known entities; Chainalysis/TRM are the professional-grade tools.
  • 区块浏览器 — Blockchair(多链)、Etherscan(ETH及代币)、Blockstream/mempool.space(BTC)。可显示余额、完整交易历史、交易对手方及时间戳。
  • 分析工具 — Arkham、Breadcrumbs和OXT可可视化映射资金流向并标记已知实体;Chainalysis/TRM属于专业级工具。

Technique

追踪技巧

  • Follow the flow — trace inputs/outputs across hops. Note the direction, amount, and time of each transfer.
  • Cluster — heuristics (common-input ownership on BTC; address reuse) group addresses likely controlled by one entity.
  • Identify service addresses — deposits to labeled exchange addresses are a key attribution point: the exchange knows the KYC identity (accessible only via lawful process). Mixers/tumblers (and privacy coins like Monero) break the trail — flag where it goes dark.
  • Timing & amounts — round numbers, regular intervals, and timezone of activity are behavioral signals.
  • 追踪资金流 — 跨多个环节追踪输入/输出。记录每笔转账的方向、金额和时间。
  • 地址聚类 — 通过启发式方法(BTC的共同输入所有权、地址复用)将可能由同一实体控制的地址归为一类。
  • 识别服务地址 — 向已标记的交易所地址存款是关键归因点:交易所掌握KYC身份信息(仅可通过合法流程获取)。混币器(Mixers/tumblers)(以及Monero等隐私币)会中断追踪链路——需标记追踪中断的节点。
  • 时间与金额 — 整数金额、固定间隔以及活动时区均为行为信号。

Attribution pivots

归因线索

  • Addresses posted publicly (donation pages, forums, ENS names) tie to identities →
    person-osint
    /
    username-osint
    .
  • ENS/
    .eth
    names, NFT profiles, and tip jars link wallets to social accounts.
  • Reused addresses across sites are strong cross-links.
  • 公开发布的地址(捐赠页面、论坛、ENS名称)可关联到身份信息 →
    person-osint
    /
    username-osint
  • ENS/
    .eth
    名称、NFT资料以及打赏罐可将钱包与社交账号关联。
  • 跨平台复用的地址是强有力的交叉关联线索。

Caveat

注意事项

On-chain data is fact; attribution is inference. State confidence explicitly and corroborate before naming an owner.
链上数据是事实;而归属推断是推论。在确定所有者之前,需明确说明置信度并进行验证。