Loading Tool

Explorer IconExplorer

Memory Pool

41,436 transactions
29.09 vMB
0.14198803 BTC
Random Selection Loading Transactions
Max Size: 159.73/200 MB

Candidate Block

Mining Attempt cfc484b91232243946633a1bdd9e6542f888533ab86e5f92e923c931c721c82a
Version 20000000
Previous Block 000000000000000000008b187f219cc3f69e593e98bdf58d96532c293b502389
Merkle Root 66783f5219087b3095d66fbd835284ae048ae477870a7a71c063d1307581dd66
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.06581490 BTC
Feerates: 203.30 > 6.59 > 0.86 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,279 (782,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,397 157,397 0000000000000774b2d24ba56cd861cb756a4ec0700c341131c8fe7ce18ec625 1 0.00/1.00 vMB 0
157,396 157,396 00000000000001705e5bea8215d51b031bc5c157de6a08a25e5461cefdcdbd9b 22 0.02/1.00 vMB 32
157,395 157,395 000000000000037d1ede807f2de70c3c1d4593d1b3a43118fe2413eb95107f74 35 0.02/1.00 vMB 105
157,394 157,394 00000000000002092b35dc10ba44d3897eb9f1fe79ff2fe5a5aa68efa0852caa 41 0.01/1.00 vMB 86
157,393 157,393 000000000000047075cd675ee489dea8ac500622751899fbf8b93db13512c04e 14 0.01/1.00 vMB 312
157,392 157,392 000000000000080faf47793301afc4fc985514cfab0b8e658264ff2f0f982a32 13 0.01/1.00 vMB 39
157,391 157,391 00000000000004100d19ae8b5477914e9d825212cf66e64d768f64d6d1711403 67 0.02/1.00 vMB 2
157,390 157,390 0000000000000c309564d051eb2dcd3092978dc1e059b72f958822759b46ced9 82 0.04/1.00 vMB 263
157,389 157,389 000000000000098e43f66abb7bbee0c974db14e6ab103b49fec913ed11c08ba3 7 0.00/1.00 vMB 100
157,388 157,388 0000000000000d38cd66f9653fca0918abf851a956ddfb005579942915c6a82b 25 0.01/1.00 vMB 0
157,387 157,387 000000000000058d133d4dee9185da2bbe6f4a3b699d7799f88d4b7bef5b325a 27 0.03/1.00 vMB 1,595
157,386 157,386 00000000000003350e25c5c25a561e039d4c78ba74c1bca871e0a345ededbcb4 16 0.01/1.00 vMB 8
157,385 157,385 0000000000000c1669305f950bde4cc449713a89a0bf344be7956eaa6acf83f7 6 0.00/1.00 vMB 528
157,384 157,384 0000000000000311d302614dfd849a3f94b8703ee1dac614e40c8bff6225d4fc 17 0.01/1.00 vMB 30
157,383 157,383 0000000000000848aea4d68d1908d0efb35cba1add511e570548410256261bc9 16 0.00/1.00 vMB 0
157,382 157,382 00000000000003eae265fad4859fbb9d3d0e78e080edc07adea26d79e42d3894 87 0.04/1.00 vMB 142
157,381 157,381 0000000000000a48c3968d08d8b315ea2f04890c1abc68e2a1a8e333e658c538 91 0.02/1.00 vMB 6
157,380 157,380 0000000000000c02dfd69bc09c84d0f5121431b219dcb13a372ab494282bb5f3 1 0.00/1.00 vMB 0
157,379 157,379 00000000000001bb5bae8ae5f50e2b3b7bdcce65ed86cfa85c5f6f1b8ad12608 14 0.00/1.00 vMB 0
157,378 157,378 00000000000005c6dde9ce12c57e058bade292f853227b37e335bba654be0baf 84 0.03/1.00 vMB 86
157,377 157,377 0000000000000c07888a931e043a64fe545a6500245e6788432cc2f8c00c2753 22 0.02/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 827.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,446.07 GB
    • Received: 241.64 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.