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
- bf658b8b46beb6f59bc1fc33b93cf155dc7a577f8616f6ba35ec5051c793a847:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bf658b8b46beb6f59bc1fc33b93cf155dc7a577f8616f6ba35ec5051c793a847 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0367520dc1726e48a956b258248c37708e39bb80771751dd2ccb195f39e2847c07
- public amount
- 100
- public blinding
- b62bd08721ee4c01eb888df32212e866f6d69b3580657ea8602565a9053766cd
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.