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
- f795ca9fd541e9acbea600c4b48abedea0beb96c581a6066d8e2a8d92409120d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f795ca9fd541e9acbea600c4b48abedea0beb96c581a6066d8e2a8d92409120d · T_PMINT
- block
- 948650 · 54d ago
- commitment C
- 024d212963bb8115be74499515dd6aaf0bf9af38a658d4a246c6dffb9ac72a2555
- public amount
- 100
- public blinding
- 2f2738c586c79fb126f4b257d694319386de44a15d06d3b6fdef5d48a33bc476
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.