Most answered questions in Blockchain

0 votes
1 answer

Why do bitcoin uses UTXO model? What are the advantages UTXO mechanism provides out of the box?

Basically, Bitcoin nodes maintain a set of ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
571 views
0 votes
1 answer

Is it possible to get wallet balance passing the wallet address on any cryptocurrency?

For Ethereum the API is called web3.eth.getBalance. There ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
748 views
0 votes
1 answer

Currency Conversion using PHP

Please find below an example of converting ...READ MORE

Apr 6, 2022 in Blockchain by Soham
• 9,700 points
655 views
0 votes
1 answer

Get bitcoin historical data

Actually, you CAN get the whole Bitcoin ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
436 views
0 votes
1 answer

Is there a way to get the market cap or market cap rank of a coin using the Binance API?

This is how I did so: https://www.binance.com/exchange-api/v2/public/asset-service/product/get-products Get this ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
2,520 views
0 votes
1 answer

How to get bitcoins for testing?

In order to see how Bitcoin works, ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
324 views
0 votes
1 answer

Candlestick chart on bitcoinwisdom

In searching bitcoinwisdom's forums, I found a ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
396 views
0 votes
1 answer

BITCOIN TO USD API

You can use blockchain.info API: URL: https://blockchain.info/ticker Response: { "USD" : ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
466 views
0 votes
1 answer

Blockchain decentralised database on rails

You have to handle this with a ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
281 views
0 votes
1 answer

Permissions within a blockchain?

To answer your question, try looking up ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
275 views
0 votes
1 answer

What did permissioned blockchain solve?

To answer your question, the permissioned networks ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
319 views
0 votes
1 answer

Storing Data on Blockchain

Yes, this is correct that if you ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
489 views
0 votes
1 answer

NodeJs blockchain on private ethereum

From what I understand, your JS code ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
351 views
0 votes
1 answer

Transaction in a blockchain

I assume you should take it as ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
277 views
0 votes
1 answer

Bluemix Blockchain

To answer your doubt, the  "starter network" ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
309 views
0 votes
1 answer
0 votes
1 answer

How to get a list of Coinbase CryptoCurrency Coins

The following code: import requests ...READ MORE

Apr 8, 2022 in Blockchain by Rahul
• 9,670 points
1,196 views
0 votes
1 answer

How can I verify my bitcoin transaction independently?

Transactions are first, verified by the miners, and ...READ MORE

Apr 8, 2022 in Blockchain by Rahul
• 9,670 points
473 views
0 votes
1 answer

Why do bitcoin uses UTXO model? What are the advantages UTXO mechanism provides out of the box?

Bitcoin nodes maintain a set of all ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
1,133 views
0 votes
1 answer

Blockchair - dump files does not contain decimal bitcoin values

The result in the dump file is ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
489 views
0 votes
1 answer

How to create a custom fabric environment on ibm blockchain platform VScode

At the moment you can't use the ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
604 views
0 votes
1 answer

bitcoin to currency converter and it's reverse in php

Ok, you can get the value by ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
449 views
0 votes
1 answer

Full nodes for ETH, BTC, and USDT in one server

You don't need to run another node ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
723 views
0 votes
1 answer

how Localbitcoins and other bitcoin wallet able to send/receive without network fee

Organizations that offer online wallets aren't obligated ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
342 views
+1 vote
1 answer

Does deploying a contract mean create a new block in blockchain?

Does deploying a contract mean creating a ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
342 views
0 votes
1 answer

How to trigger change blockchain network request on MetaMask

was finally able to find the answer: await ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
777 views
0 votes
1 answer

Where to find the private key of a member in azure blockchain service?

As per the article, the method used ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
391 views
0 votes
1 answer

Are "unconfirmed transactions" of a blockchain's memory pool spread over nodes?

Yes, as soon as a transaction is ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
633 views
0 votes
1 answer

Font Awesome 5 - why aren't icons like bitcoin, facebook, twitter showing?

You also need to use the brands.css ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
788 views
0 votes
1 answer

BITCOIN payments, OP_RETURN parameter

Try doing the server side via encrypted ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
508 views
0 votes
1 answer

How to add liquidity for an inflationary cryptocurrency

This is the process of the functioning ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
389 views
0 votes
1 answer

Send message between two blockchain nodes

The answer is Blockchain as at the ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
611 views
0 votes
1 answer

Key differences between Amazon Managed Blockchain and Quantum Ledger Database (QLDB)?

Put simply, Amazon Managed Blockchain is a ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
2,443 views
0 votes
1 answer

How can I verify my bitcoin transaction independently?

Transactions are verified by miners, they do ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
330 views
0 votes
1 answer

yfinance Crypto symbol list

After what I know about, YahooFinance uses ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
1,555 views
0 votes
1 answer

Blockchain implementation

It solely depends on the objective of ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
291 views
0 votes
1 answer

How to set fee in raw bitcoin transaction using btcutil

To answer your question, the settxfee is ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
677 views
0 votes
1 answer

Currency Conversion using PHP

 An example of converting EUR to USD ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
362 views
0 votes
1 answer

Where does Hyperledger fabric store the public key and private key of the user?

It signs the transaction (eg. initiated by ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
377 views
0 votes
1 answer

Ethereum/BSC blockchain transaction data

The "Tokens Transferred" information comes from event ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
750 views
0 votes
1 answer

Why do we not use Istanbul Byzantine Fault Tolerance (IBFT) in Public Blockchains?

The use of the IBFT consensus involves ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
394 views
0 votes
1 answer

How exchanges (Binance, Coinbase) record user trade into blockchain

Merkle tree will allow us to multiplex ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
361 views
0 votes
1 answer

How can merkle trees help validate the content of a block in a blockchain

As long as they are centralized entities ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
558 views
0 votes
1 answer

JAVA Retrive current bitcoin price with JSON

You should start log Exceptions when you ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
835 views
0 votes
1 answer

Know which exchange or wallet is behind a BTC address?

To answer your question, due to each ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
5,531 views
0 votes
1 answer

Crypto Currency ICO process

To answer your question, only for the ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
378 views
0 votes
1 answer

Get amount of Bitcoins at an address with PHP

While checking the Coinbase address balance, the ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
339 views
0 votes
1 answer

(bitcoin) Calculate hash from getwork function - how to do it?

This is correct as there is a ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
518 views
0 votes
1 answer

Bitcoin Price that updates in specific Seconds

The better way to do so is ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
356 views
0 votes
1 answer

Bitcoin Core on external SSD in OS X

 In order to do so, assuming you ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
1,175 views