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
- ee10323d3db4bf0fedfa5868ae99057b06546283bf39ba71325d1b491b04ed86:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ee10323d3db4bf0fedfa5868ae99057b06546283bf39ba71325d1b491b04ed86 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02d378074fe0fdb171ee36da2d708bddb61c7c67d69584c4c7fbae712d5767b3ac
- public amount
- 100
- public blinding
- d3e65ab69c22700f76afeea08b72277d70c5c9cf23e1203606d06f982675b560
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.