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
- 3aef241e89eb268f160863cf90e03121eb4d2e96a86b4b27df0c101faf6d90d7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3aef241e89eb268f160863cf90e03121eb4d2e96a86b4b27df0c101faf6d90d7 · T_PMINT
- block
- 948735 · 3d ago
- commitment C
- 03a2446327a6b9b775239c99b6d19d07a8c299935f53bb5b5246242f60328fb1ec
- public amount
- 100
- public blinding
- 6be70f00c4e686992b0ffc8296337696dd9fcae2dda56c3dd1c1cf5f254e3b02
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.