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
- 509649d05ecb7d8f580c9dcefcbfd5f60f5fa9a9c5be1964c53754b8ceb22aa0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 509649d05ecb7d8f580c9dcefcbfd5f60f5fa9a9c5be1964c53754b8ceb22aa0 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 026171b45a6680cf451213c22213fbcaee28b1b48036cbbd69abdc7f45e4cc81aa
- public amount
- 100
- public blinding
- 2709038dc96b8ae9640a259c62a7e9fae5dddd17740c565063a3b15c5aa12f13
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.