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
- 55b3ad7c199ec657d330e5fa9a969b9c2f6abd96e584cd5c82c2b0a3a1e84bc6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 55b3ad7c199ec657d330e5fa9a969b9c2f6abd96e584cd5c82c2b0a3a1e84bc6 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 0351aca0870385b26641b5d8df24d50a1cb5bbe28061c11c9c99c424388fa674d0
- public amount
- 100
- public blinding
- 51a8ff531a179751f52471b0f6fc8c9ca4b6a71d6e42c8d7e7d4add09af47b67
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.