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
- 2af915e3ddb6ad5d5beaf57f40a1849762f5be36a36265e2cbe152b41fc9c734:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2af915e3ddb6ad5d5beaf57f40a1849762f5be36a36265e2cbe152b41fc9c734 · T_PMINT
- block
- 948724 · 30d ago
- commitment C
- 03040d737a2861b78a255b0140bc763b91398985e223f0058a05cfde168f5c61b3
- public amount
- 100
- public blinding
- 0116234487139b4da6322ab8c56b5cf28b6d628db60ed55becabd9418912b01b
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.