UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- f5370231b571d8f224159858e55d2ba2a6ed4f86c350de99a0f5cd356c2fc663:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f5370231b571d8f224159858e55d2ba2a6ed4f86c350de99a0f5cd356c2fc663 · T_PMINT
- block
- 948726 · 30d ago
- commitment C
- 03e7770ec4561a51d78441f3df554d73d6292e398d96200e2748ddab1f04d030cc
- public amount
- 100
- public blinding
- 050a549d798e0ee6283fd3353d4d7131b1f41da766a968913b64533d143bc1e3
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.