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
- eb343454fec772fb7432b7f48aa7c74007df656d47c88295acfcbfdf998b90b9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- eb343454fec772fb7432b7f48aa7c74007df656d47c88295acfcbfdf998b90b9 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 021178f95878c6d39ec67fd35539670cb4f3310fff8a3799e9a00ce93e82bc4a92
- public amount
- 100
- public blinding
- 8c71bb0fc1f765d8b85bc82271ca0b6607e259d9776d40cdb819d8d4c91b7da8
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.