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
- 005b99a035a6c406d9f4b16a80fb44edb519053c9b5bdc8d38acdfb1d1e931f9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 005b99a035a6c406d9f4b16a80fb44edb519053c9b5bdc8d38acdfb1d1e931f9 · T_PMINT
- block
- 948649 · 57d ago
- commitment C
- 03fe6821fdebcce514277acae940be962c81b68da9fe57a5c29a72ea57c9f04b41
- public amount
- 100
- public blinding
- 05b48bedfe0b7a56ab3f289c2a84d1214ad9205c4a062f25182dd76b8e0ae455
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.