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
- 1139800e8c4c3595a7d17a967d3d26c4471e8eda73dfe42121962bcddeb0b130:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1139800e8c4c3595a7d17a967d3d26c4471e8eda73dfe42121962bcddeb0b130 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0287a3b71281f4a789fb79b3f22bd7cae5211ad5953847f1fafe2f10850fcb13cc
- public amount
- 100
- public blinding
- 01e8b8f717ca2fb9d87a94d95b187534b2fcbab038fad784fcc4a23f15b390c5
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.