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
- 70d72df5460131e5ecdc75124869470c1b708384b226df93f3af5d2c530f930d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 70d72df5460131e5ecdc75124869470c1b708384b226df93f3af5d2c530f930d · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 0277db734652cd05374e6b19e4d3a440e78b11f69672998e45dd8ff3fc0e8a6989
- public amount
- 100
- public blinding
- e754a1ed61dae340026aa7b67af1573889c1b2ba55b39e58551c426800f1cf97
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.