Most voted questions in Blockchain

0 votes
0 answers

Is Blockchain a distributed database?

I have noticed that most of the ...READ MORE

Apr 4, 2022 in Blockchain by Soham
• 9,730 points
653 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
565 views
0 votes
0 answers

Ontology Blockchain development

I'm analyzing the Ontology blockchain. The core of ...READ MORE

Apr 4, 2022 in Blockchain by Soham
• 9,730 points
432 views
0 votes
0 answers

How to protect private blockchain with public blockchain?

Private blockchain has the risk of 51% ...READ MORE

Apr 4, 2022 in Blockchain by Soham
• 9,730 points
575 views
0 votes
0 answers

What is the difference between blockchain performance and blockchain scalability?

I really don´t get the difference between ...READ MORE

Apr 4, 2022 in Blockchain by Soham
• 9,730 points
492 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
735 views
0 votes
2 answers

Difference between various blockchain protocols

There are several differences between those blockchain ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
804 views
0 votes
0 answers

Query LOCAL Bitcoin blockchain with C# .NET

I am trying to check the balance ...READ MORE

Apr 4, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4 87 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,690 points
2,015 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,690 points
765 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,690 points
1,514 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,690 points
874 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,690 points
996 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,690 points
1,051 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,690 points
1,264 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,690 points
753 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,690 points
1,203 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,690 points
757 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,690 points
993 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,690 points
1,228 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,690 points
842 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,690 points
764 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,690 points
951 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,690 points
3,259 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,690 points
616 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,690 points
2,643 views
0 votes
1 answer

Blockchain implementation

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

Mar 24, 2022 in Blockchain by Rahul
• 9,690 points
748 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,690 points
1,130 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,690 points
667 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,690 points
826 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,690 points
1,100 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,690 points
735 views
0 votes
0 answers

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

As I said in the title, why ...READ MORE

Mar 10, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4 53 views
0 votes
0 answers

What is an optimal size of a consortium in consortium blockchain?

In order to save energy on consensus ...READ MORE

Mar 10, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4 58 views
0 votes
0 answers

How is data entry in private and consortium blockchains trusted?

Suppose we have a consortium blockchain like ...READ MORE

Mar 10, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4 64 views
0 votes
0 answers

Hyperledger Fabric 1.4 Private data collection

Hyperledger fabric provides inbuilt support storing offchain ...READ MORE

Mar 10, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4 74 views
0 votes
0 answers

how to sign bitcoin psbt with ledger?

I'm trying to sign a PSBT transaction ...READ MORE

Mar 9, 2022 in Blockchain by Soham
• 9,730 points
2,031 views
0 votes
0 answers

How to Query Transaction on Hyperledger Sawtooth?

I want to perform CRUD operations in ...READ MORE

Mar 8, 2022 in Blockchain by Soham
• 9,730 points
477 views
0 votes
0 answers

What is the physical location of Blockchain?

 I am new to this technology and ...READ MORE

Mar 8, 2022 in Blockchain by Soham
• 9,730 points
560 views
0 votes
0 answers

Does timestamp also change with nonce to calculate block hash in blockchain? How hash is calculated?

Do we need to update date timestamp ...READ MORE

Mar 8, 2022 in Blockchain by Soham
• 9,730 points
731 views
0 votes
0 answers

Store Images on/off blockchain? which is better?

I have been using hyperledger fabric and ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,730 points
494 views
0 votes
0 answers

Private ethereum blockchain mining on a Raspberry Pi - is it possible?

I am trying to write a private ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,730 points
875 views
0 votes
0 answers

How to delete an image saved in IPFS blockchain?

I am working on a blockchain based ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,730 points
793 views
0 votes
0 answers

How would calculate the exchange rate of Bitcoin/GBP?

I've got an API that returns the ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4 50 views
0 votes
0 answers

Blake2b-512 with ED25519 in PHP with NanoSalt library (Nano Crypto)

I have been trying to generate a Nano ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,730 points
749 views
0 votes
0 answers

Trying To Open Bitcoin Miner On Terminal

Trying to open a file, but the ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,730 points
492 views
0 votes
0 answers

Get bitcoin historical data

I want to do my own bitcoin ...READ MORE

Mar 3, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4 52 views
0 votes
0 answers

Blockchain and HyperLedger Fabric difference

While I was trying to understand blockchain ...READ MORE

Mar 3, 2022 in Blockchain by Soham
• 9,730 points
498 views
0 votes
0 answers

Blockchain and HyperLedger Fabric difference

While I was trying to understand blockchain ...READ MORE

Mar 3, 2022 in Blockchain by Soham
• 9,730 points

edited Mar 4 55 views