April 24, 2026

How to sign a transaction using BitcoinJ

I am having problem signing the transaction using BitcoinJ library without the Wallet instance, I only have the Transaction class instance and the ECKey in order to sign the transaction. Is there a way to […]

Read More

How can I search for OP_RETURN data?

Is there any way to check for this data in blockchain? I want to search this value: 554e6963444320 and want to return this transaction https://blockchain.info/tx/7e92e90f221ad28daf42b5b8bda4c8e244e37af48527fcd12b2518db5d3315bd

Read More

Forgot password multibit

this is two weeks I am trying to crack my MultiBit portfolio, I do not remember my password recorded in July; I have no old file save my wallet, the word must be no more […]

Read More

Getting transactions and time from Block Chain Info Api

I want to fetch transactions for an address from the following api: https://blockchain.info/address/$btc_address?format=json The thing is understanding the json returned from the api, I don’t understand which of them are the transaction and the time […]

Read More