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
- 1156cfb24772505d2e137a57edf571c359af0bd5a12a5b77fcf554bc8cc2b859:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1156cfb24772505d2e137a57edf571c359af0bd5a12a5b77fcf554bc8cc2b859 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03b37619355b27f2c34844c8fbd99a40349f412918cef056275c1168b6f2f517e0
- public amount
- 100
- public blinding
- 8b8da73e8af4276f4830bba186de3601fa10f773a3833e2c3980c110269490af
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.