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
- d35344d94f4f032ae505f7ab1933fc4fcb012e6086d10a704607457172d35139:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d35344d94f4f032ae505f7ab1933fc4fcb012e6086d10a704607457172d35139 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 039024c8db76970853af2a74b3598b211f8d4b0102fbaab9b65f3eff3e8ae9889a
- public amount
- 100
- public blinding
- 40d21f706b5975ef9fbf19278185a0b43bef1ac025386baa3ddfa77f311fc89a
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.