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
- 41a5682d55817093fdd8f2a4cb84afe099dad79ada24aa2eae52d036c8fc9be4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 41a5682d55817093fdd8f2a4cb84afe099dad79ada24aa2eae52d036c8fc9be4 · T_PMINT
- block
- 948902 · 2d ago
- commitment C
- 03ef68ee0c4a1428d6c2c1cea94fc3c3582f6b7db5892250383dfb010373666983
- public amount
- 100
- public blinding
- ab4f095f6e2cd5a3a6d3a2e23391a70a7a841d6ca797ff11240a63b7b1718995
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.