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
- 540e7ced583364130217602bcdb9e4f1fa5cdb36ed454415551969d2a3c37a0f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 540e7ced583364130217602bcdb9e4f1fa5cdb36ed454415551969d2a3c37a0f · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02816b41d4a7344079f87c62a31988a12a37e84083869d8b7013dbb7281d302ff2
- public amount
- 100
- public blinding
- 85f9373cb5198f832fe611f86ff8e6a243f2bf3aa767ff4ebb7cf0928a17a858
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.