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
- 973a71cffe6de37fa58e504bd8bd29c76748c6eaf4c92231552281b2f2b87d99:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 973a71cffe6de37fa58e504bd8bd29c76748c6eaf4c92231552281b2f2b87d99 · T_PMINT
- block
- 948730 · 4d ago
- commitment C
- 0361be1c05f3c69f6af4368cef3b7465f17382169664c8a75c1beb4bbc55853f97
- public amount
- 100
- public blinding
- 67abea94a24c97ecc2f9376a0d1e1382fd00a5d1ec70b35168277331a6d1048b
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.