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
- 8ea90c8140d8facfa7536246e36d8b453294a2e623828a0c6e6e3c3033f05492:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8ea90c8140d8facfa7536246e36d8b453294a2e623828a0c6e6e3c3033f05492 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0278ee944e7825ffc7b278f5a6edc761a4912ab5d0b5d946d17dff9f1cb69f2c65
- public amount
- 100
- public blinding
- 0f0d1d21d585e75d3c33d096ce9adc130a2411591bb50f755b12e8c3adebed41
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.