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
- 242b3a23923859c2eb3636223b499ad98eb4e22c7e99b8166f53091775675ae9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 242b3a23923859c2eb3636223b499ad98eb4e22c7e99b8166f53091775675ae9 · T_PMINT
- block
- 948731 · 3d ago
- commitment C
- 03c363acda980dd3f42070253e04873b51d840a812d44079a56675b91166ec9982
- public amount
- 100
- public blinding
- bb4e904b569fd2e36aa3a7d47b7220727838b5033cc31fb6a34912a12c12c79a
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.