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