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
- fdf088f5a94c8b3e6bf66d2a21867e1ed695b5178b91ca2b170bd4722fb08d70:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fdf088f5a94c8b3e6bf66d2a21867e1ed695b5178b91ca2b170bd4722fb08d70 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02c4e3cf7e6dc84c381e692930c9f4bd460e9197460ee34924ac59965b02e99049
- public amount
- 100
- public blinding
- e8c0c18633afb3865c959c491cf2901a31d407b971c2da244f6121c35133d1f3
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.