Tag: blockchain

0 Why does the blockchain keep transaction history rather than balance? 2018-06-01T05:30:29.243

0 Reg: Watch only Address 2018-06-04T09:42:13.770

0 How to Send BTC from my address to another using private key 2018-06-06T13:04:13.967

0 How are transactions hashed together to form a Merkle Root? 2018-06-06T21:50:29.267

0 How do I double SHA-256 the header of block #59,500? 2018-06-07T03:18:07.243

0 XAPO's flow from wallet to vault - a different wallet address used for the transfer 2018-06-07T13:02:49.960

0 who actually amasses or builds the blocks ... and how do they get passed to miners? 2018-06-08T06:25:19.527

0 Currency exchange process 2018-06-08T23:44:17.760

0 Bitcoin-cli access - how do I access it? 2018-06-10T21:22:16.653

0 Is there an efficient way to get the last 200 blocks (BTC, LTC, ETH)? 2018-06-11T20:20:06.143

0 Providing Liquidity in CryptoCurrency Exchange! 2018-06-13T11:57:03.480

0 How many change outputs are there in a Bitcoin transaction 2018-06-13T14:31:39.107

0 How to get Coinbase Text for newly found block 2018-06-13T17:43:24.433

0 Bitcoin RPC Call 2018-06-20T12:46:34.937

0 Is altering Blockchain Wallet possible even after all the securities? 2018-06-21T07:10:20.400

0 How to setup Masternode from Beginners? 2018-06-22T04:32:27.093

0 How to deploy BTC blockchain on my Ubuntu17 VPS 2018-06-22T05:39:48.360

0 Bitcoin Transaction using API with Custom Fees 2018-06-29T08:40:43.557

0 How to send bitcoins without the bitcoin client in PHP 2018-06-29T10:44:26.890

0 i lost access to my bitcoin 2018-06-29T21:13:31.600

0 Detecting Wash Sales/Transactions 2018-06-30T06:08:24.437

0 how to retrieve BTC from BCH address 2018-06-30T07:48:55.203

0 Why choose the longest chain before checking for double-spending? 2018-07-05T09:38:20.747

0 How would you recommend parsing a private bitcoin core node with nodeJS? 2018-07-05T17:54:32.593

0 Private Blockchains: Potential rudimentary distributed cryptographic filesystem? 2018-07-05T18:00:42.443

0 How do I get imported Bitcoin in my blockchain wallet without having to pay more for the private key? 2018-07-06T12:07:55.193

0 Are smalltime block chains susceptible to brute force liars? 2018-07-09T16:38:21.980

0 How do wallets receive the amount of Bitcoins 2018-07-10T08:58:40.453

0 Why is my blockchain.com not receiving bitcoin? 2018-07-10T12:07:46.720

0 what does it mean to have >51% hashing power for mining a block? 2018-07-13T10:51:25.253

0 in the white paper you have 2 sides : attacker and honest node 2018-07-13T11:54:54.940

0 What good is to store all the transactions in the history 2018-07-14T00:39:29.000

0 Creation and Distribution of a New Block 2018-07-16T20:28:07.067

0 Template of a DAO? 2018-07-17T20:00:41.427

0 is target a 256 bit field or a 32 bit field 2018-07-20T05:35:52.063

0 terminology and conceptual question about progress of PoW 2018-07-20T11:57:39.263

0 Could mining centralization be countered by checking if the node connects to many ASICs instead of one? 2018-07-24T09:35:35.607

0 "state channel" v.s "micro-payment channel" : are they the same? 2018-07-26T02:16:51.533

0 How transaction manipulation handles in Blockchain? 2018-07-26T06:06:53.473

0 Who set the rules for validating a block in blockchain? 2018-07-26T09:03:25.900

0 Is it logical to use “Proof-of-Authority” for a “public” blockchain? 2018-07-27T09:41:30.657

0 Why A Block have a Merkle root hash? 2018-07-29T16:29:52.517

0 Mining Theory: What would happen if a block hash collision occured? 2018-07-31T14:48:51.453

0 Double transaction on same hash (transaction ID) - Loosing 0.01 btc each time 2018-08-02T20:04:15.423

0 Funds disapprearance 2018-08-04T07:32:12.357

0 Do miners receive a reward when solving the hash for the next block or when validating the block, or both? 2018-08-05T15:47:09.013

0 With the strongest hardware today, how long does it take to brute force or generate 10^18 bitcoin address as fast as possible? 2018-08-07T15:51:47.470

0 I am not able to send BTC in Blockchain 2018-08-08T13:32:00.897

0 How are nonces decided in mining? 2018-08-14T08:48:21.627

0 Is it possible to get the standard private key from a too long private key? 2018-08-14T10:18:11.243

0 Why are miners allowed to not announce their mined blocks to the network? 2018-08-15T10:45:56.537

0 how to achieve transaction info of all the blocks 2018-08-15T17:04:45.133

0 Action taken when data of a block gets tampered with 2018-08-17T07:13:04.530

0 are all nodes validate each transaction added in a new block? 2018-08-17T08:22:41.220

0 What do we mean by honest nodes? 2018-08-17T18:31:20.883

0 Can you create multiple transactions per block in chronological order? 2018-08-17T18:53:54.183

0 Bitcoin: can transaction and its parent be in the same block 2018-08-20T12:20:09.877

0 Why is mining an important part of a digital coin? 2018-08-20T12:21:36.113

0 If I invest £2,000 in bitcoin and the price goes down, can I lose more than my investment. Could i Have to sell my house to pay back the losses? 2018-08-21T21:46:49.497

0 "Centralized Relational Databases" vs. "Decentralized Blockchain " : Which one is really more scalable? 2018-08-22T12:16:40.147

0 bitcoin transfer without creating wallet 2018-08-23T05:53:34.487

0 How to make data inside blockchain immutable 2018-08-23T06:57:25.000

0 What kind of micro processor / micro controller can run Blockchain light client? 2018-08-24T10:27:12.130

0 Help me resolve few queries about bitcoin network ( regarding validation, mining and state of transactions...) 2018-08-24T13:22:14.467

0 What is the main difference between "light/thin client" and "client" in sense of "functionality" and "capability"? 2018-08-24T18:59:53.363

0 Is blockchain always "public"? 2018-08-26T13:40:36.733

0 Statement: for an attacker to change history, they must solve computational puzzles at a faster rate than the rest of the participants combined 2018-08-28T08:17:04.867

0 Calculate the difficulty of Bitcoin network 2018-08-29T01:32:09.200

0 Can Bitcoin Tech be Used to Protect Journalists 2018-08-29T11:41:18.810

0 Access funds on legacy address related to segwit address from which I have private key 2018-08-29T21:48:19.987

0 blockchain official documentation 2018-08-29T22:35:05.227

0 Bitcoin and Merkle Tree - is in Bitcoin the Merkle Tree actually a List (which of course is a special form of a tree)? 2018-09-01T10:52:45.120

0 How to determine what's mine? 2018-09-01T12:18:24.540

0 In the case, bitcoin transactions are becoming less frequent, will the blockchain become unsafe? 2018-09-02T07:44:32.180

0 Who gives the block to the miner 2018-09-05T06:49:58.267

0 How does blockchain technology handle the actual transaction data? 2018-09-11T15:42:08.367

0 How to convert Satoshi to bitcoin? 2018-09-14T10:16:26.507

0 Can you explain to me how this transaction work? 2018-09-14T20:36:55.923

0 How to protect the latest block in block chain be tampered? 2018-09-15T16:29:38.340

0 How many nodes would one typically check to determine the longest chain? 2018-09-17T06:28:44.197

0 Why the block's order in blockxxxxx.dat is different from blockchain.info 2018-09-17T14:14:43.800

0 IBM Blockchain platform specifications 2018-09-17T19:11:15.260

0 Block Chain length/size may one day get unwieldy to compute 2018-09-18T20:06:32.137

0 is every Block of blockchain is connect to each other? 2018-09-24T11:49:41.447

0 Create wallet address on user registration for trading platform 2018-09-25T10:15:42.957

0 Permissioned blockchains on EVM: are these private ledgers os it all on ETH main net? 2018-09-26T14:06:27.173

0 Solar Flare wipes all hard drives... What happens? 2018-09-30T05:36:54.740

0 Blockchain and anonymous data inside the chain 2018-10-15T10:14:25.147

0 In the basic Wallet based in QT, How can i get by RPC the stored addresses and labels? 2018-10-15T12:02:47.803

0 Why lightweight nodes are less secure? 2018-10-19T11:48:12.593

0 Is it safe to store user's secure pass-code in database with encrypted form while creating bitcoin wallet? 2018-10-19T12:50:04.913

0 How to recover bitcoins from personal wallet app in android which is uninstalled? 2018-10-20T05:52:41.860

0 I invested in bitcoin mining. Is this legit? 2018-10-21T10:02:05.650

0 What is the network topology used at the physical layer of the Bitcoin network? 2018-10-24T13:54:51.900

0 Natural Language Processing and Blockchain? 2018-10-25T15:52:05.120

0 Unknown btc transaction 2018-10-26T14:28:19.300

0 Transaction is not Picked 2018-11-01T18:46:06.820

0 Is it required to broadcast the addresses generated locally to the bitcoin network? 2018-11-03T12:41:42.540

0 Number of main chain in a blockchain network 2018-11-07T17:10:53.120