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
- 4e4c6c571929b5f19092d0436c4c2b0ea4069385466f25350d418b18c38c3d1f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4e4c6c571929b5f19092d0436c4c2b0ea4069385466f25350d418b18c38c3d1f · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 038eb51a886a45f171e69ddfdcfcdf76e7a7d8a9602de5df646f02b82fa7a5bec5
- public amount
- 100
- public blinding
- 11c592bb9124ea9a4920ad9b8017cdadc617e2cad9f155a8a67ed239e2b18a88
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.