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
- b79a370a3d58df777d8908a993e63616bb2d59e2e35983e4a4c0fa88e9e037d8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b79a370a3d58df777d8908a993e63616bb2d59e2e35983e4a4c0fa88e9e037d8 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 033deb69562fecee61094327ac1ad11ed6c8081109ed1cdd4e9fc3596911c85362
- public amount
- 100
- public blinding
- 85c6b6341564f5dd52aca1b6bad13750fa1257401a4cc3d336c7de2d3107bcbc
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.