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
- e487402b5a0fe8897a6dfe5e280b981c6a2ca16490567f803ff711b7f5432b80:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e487402b5a0fe8897a6dfe5e280b981c6a2ca16490567f803ff711b7f5432b80 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02ce8e0e7276250ee2b6baa97b8656429c20afefbb0e41f00df64616ee583f39ed
- public amount
- 100
- public blinding
- 693e7447396cc00c7f51fb7c1a136eb0682c6bb389f04c27914525c9e7e10571
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.