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
- db67ff2f567d1306efdf721b64ea78a6354aadbc0f5c10fbc1db85e6caf55c70:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- db67ff2f567d1306efdf721b64ea78a6354aadbc0f5c10fbc1db85e6caf55c70 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02715d937995dca8d823870ae5555f1897fd0bc377546048fdfc170538df19f174
- public amount
- 100
- public blinding
- a2d3131e5b20d6b5bd1a151e114b756e756bd22287fb00bec2a03733bc3b5cd2
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.