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
- 1d05d8201069f31dff945783e65334f187124b29c6e3d4b2c65c3441c2129e90:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1d05d8201069f31dff945783e65334f187124b29c6e3d4b2c65c3441c2129e90 · T_PMINT
- block
- 948724 · 34d ago
- commitment C
- 0214705e95fc2f8165e960257a2ecdaa09e8a5048a147536a11ab337ba033635e9
- public amount
- 100
- public blinding
- 9261a913adf9c9f49cab780109cae081c66778780348efb730655abdbc363472
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.