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
- d3ad044a731d0dea75abf9cf554da9194be2be219b62217ef2382055cad07d35:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d3ad044a731d0dea75abf9cf554da9194be2be219b62217ef2382055cad07d35 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 029d28d826c44ea63c941be74fae69f48413f9b692387009e8dc7c4bce42269085
- public amount
- 100
- public blinding
- f2c670dcd42a5f8d4f72a7af17e09ef48749df0d0d2af7dbc052dd25b144a731
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.