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
- 4b2355c9047caba4b9c523f0af649343ea64d8d6026589909dbd763e51a19cd0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4b2355c9047caba4b9c523f0af649343ea64d8d6026589909dbd763e51a19cd0 · T_PMINT
- block
- 948724 · 30d ago
- commitment C
- 02321d86a633207203676c8068beeb33c0b987224c5f0d1ee2dcf5c1b1a6f029d7
- public amount
- 100
- public blinding
- cad8ff1785b6a9cb53b40a092284334083d0d1435b1813e89b07c15457cff9b6
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.