Loading Tool

Explorer IconExplorer

Memory Pool

13,663 transactions
7.32 vMB
0.01843333 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.35/200 MB

Candidate Block

Mining Attempt 67d60473a42f11ee769a5984dff81eccd36279c5db645657ed6da8b9651d577c
Version 20000000
Previous Block 00000000000000000001794318ab8b212b0d0ba2784d9b9715a2dc93a4340708
Merkle Root 6967741256d65b2897cc5c7a557a8a8c2b2d2b1ee0562a0d0c3dc168b46af3cd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.00385968 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,419 (750,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,684 162,684 000000000000091fe0410b76fb88db107398db95e404b48153fbc1f01d025abe 55 0.02 vMB 76
162,683 162,683 000000000000077c37ef919e90bd4dc20ada2741785f7228bd90a51777525e55 70 0.05 vMB 100
162,682 162,682 00000000000000fab4dcb8a5ee2e6ef6568079f93d739529892eece767f1fd4d 84 0.03 vMB 69
162,681 162,681 00000000000005dbc3ed0ab1d0696d8512502e413eafb8f2aeba93b4cb0853be 23 0.01 vMB 227
162,680 162,680 00000000000002ef3dff4c6bbad45857083920cfe3cb3475c65b399a24e0ed78 19 0.01 vMB 56
162,679 162,679 000000000000083527cc9e323c6e52c6c4f4b76221c108784cad8fb2050b3c91 32 0.02 vMB 61
162,678 162,678 00000000000002831ac08f9613f97b4b993aeec7e8b21ae3b0c50608ab1dc6cd 63 0.04 vMB 67
162,677 162,677 000000000000067baa38764f3ec5747bfc9c73235a84db2aa7c6dc4391752221 25 0.02 vMB 55
162,676 162,676 00000000000002a87201dfb32eefe00c4f351dd3ef42f2dcc15d06939f8a5b32 13 0.00 vMB 45
162,675 162,675 00000000000001c1d3a1f36d9431d071667861d4c6a3781b5bb457b083a7a8a1 40 0.02 vMB 68
162,674 162,674 00000000000000d5a44f44b115e20ad5d62a43196b979d9e0e5d7b7848fe12e7 94 0.03 vMB 49
162,673 162,673 00000000000006382d283b034f15e1d98cbec09315226ac8cc15adda2d4c6e6d 88 0.04 vMB 181
162,672 162,672 000000000000018c397785b7a4c20a1dec7fd73f84fb24d28460fd8f5e082cde 31 0.01 vMB 43
162,671 162,671 0000000000000af01e99cd12d93ea77adb15daf6b8f144f5b130e05b754d32ba 47 0.02 vMB 54
162,670 162,670 000000000000018169f0a4139adbd25cb3d3db4663e239dd98358c68de80bc58 43 0.03 vMB 53
162,669 162,669 00000000000002ea0a6bb3c5fcff19f76a426852213ddb3631b281910274475b 7 0.00 vMB 126
162,668 162,668 0000000000000b57a1cfccaecd22112435fc8547e171f6c2437ff7accd2cf2b6 5 0.00 vMB 105
162,667 162,667 0000000000000bf7ba7651e046b6909da0de45b64e9fe9ed8575546905668d7e 24 0.01 vMB 47
162,666 162,666 0000000000000093206413244899958ef800629771460bc4482fae097f5b2997 119 0.03 vMB 2
162,665 162,665 0000000000000b8406ea0477538539ff13da60158e551893d7bc9bb579b28fae 73 0.04 vMB 219
162,664 162,664 0000000000000ab022a80c8d0293693936b1ea4fce4c0f29335d2a9de06785c1 40 0.02 vMB 69
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 292.60 GB
    • Received: 1.21 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.