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
- 7ffc66232067c05bc57889f15e026fb7c409ba778bb3f47214bf68dafb01d6aa:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7ffc66232067c05bc57889f15e026fb7c409ba778bb3f47214bf68dafb01d6aa · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03746db7f92243fc7318409bc73d74e766101e83a636ef111cc20b16e12cf3cc22
- public amount
- 100
- public blinding
- 7d934891a818be8b6f16370d888633b8b017476f4769e65b36c1326a428ac4be
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.