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
- c74578a40f92e271f7c4e92025a3524004a61418334dd6cca63b76a92092ba4b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c74578a40f92e271f7c4e92025a3524004a61418334dd6cca63b76a92092ba4b · T_PMINT
- block
- 948520 · 54d ago
- commitment C
- 03022e44c3d49cb4c261b90c2626ce36644860cc5220c21b36f30e5921b8483a0f
- public amount
- 100
- public blinding
- 539af835009ae1978f33eac2d0e0352281e1c2cd96bcbf93a6c5413c7cd1e243
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.