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
- f3e4f13a26a8fcd909bfa66017bac2302c2954794452c425e3f53ada904cc96c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f3e4f13a26a8fcd909bfa66017bac2302c2954794452c425e3f53ada904cc96c · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02e932351ef7279619400d3e8991b26f3cb8cd943b8cdb565870147a24242a8365
- public amount
- 100
- public blinding
- 3d1fb9870d16b8382fa83130a6d583b0b2bbc6c39b0b2eaff58e7ab0e2cfe97d
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.