Loading Tool

Explorer IconExplorer

Memory Pool

77,993 transactions
29.29 vMB
0.06355106 BTC
Random Selection Loading Transactions
Max Size: 175.99/200 MB

Candidate Block

Mining Attempt 20701bae66ae9d37cc296afa5baa2ec558f78cb88291cf05a3695c23a6051941
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 978cb2d051595a9541cb771f4bb6b0d5be26a3e9709c7834cf3ee0469e0f0e79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,799
Size: 1.00 vMB
Total Fees: 0.00423118 BTC
Feerates: 12.16 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (146,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,312 768,312 000000000000000000001e5d98add5147c23800c87e1e491c2bd1ecdbd7cba0f 523 0.21/1.00 vMB 17
768,311 768,311 00000000000000000000ed42d9ba384b2276161960eed83ddcc754679d658919 453 0.15/1.00 vMB 15
768,310 768,310 0000000000000000000616723c4253e8bba75acfd9b3b3cdd1b0a9828782ad60 991 0.53/1.00 vMB 10
768,309 768,309 000000000000000000069bcbfc9102f7d5f05130acaff5b8501c0b53dfd53acf 306 0.83/1.00 vMB 1
768,308 768,308 00000000000000000005ae4539414e93c53cc72f415198e25c4bd66166503316 1,947 1.00/1.00 vMB 9
768,307 768,307 0000000000000000000550ead46e096c350d7c2c609f82b589c556b25de6f093 2,041 1.00/1.00 vMB 13
768,306 768,306 000000000000000000055d305bc8660f1c67d3ac6a46bee2ec49a24c0931a50a 1,318 1.00/1.00 vMB 5
768,305 768,305 000000000000000000074bb4733631687f0766fce2b770d526e01151a73f75ed 1,879 1.00/1.00 vMB 20
768,304 768,304 00000000000000000003a6c9f5ff6d273c1e5e00707bc82008588281412afdf8 2,415 1.00/1.00 vMB 22
768,303 768,303 0000000000000000000619c808dd40a638d9a82d5b52bc4df50ee8780e2e2c9f 1,259 1.00/1.00 vMB 24
768,302 768,302 000000000000000000022465895612a2e6377aa7b7bec0c60b33e4d2f1248c63 1,002 0.41/1.00 vMB 15
768,301 768,301 00000000000000000000d662c1b25c995c01a1a29cf1a92666666fdbaf8c108f 720 0.24/1.00 vMB 16
768,300 768,300 00000000000000000006a3082b4891415e03076002e9b33ed7d4cc0bb88d5871 2,255 0.96/1.00 vMB 15
768,299 768,299 00000000000000000004f6cdf42ff6540f8e585cbf7de442af316ff72004bfe6 2,113 0.85/1.00 vMB 16
768,298 768,298 000000000000000000076db2e6d294a407f9473e2d0006de3e0f88c24ce31163 40 0.01/1.00 vMB 18
768,297 768,297 000000000000000000054e48c16c46594152a4423af8bd769c08ef606f21fc42 960 0.52/1.00 vMB 11
768,296 768,296 000000000000000000027daddbd513dad450fbc30421b7a3a92d95b456a0985b 153 0.10/1.00 vMB 12
768,295 768,295 00000000000000000000354d71be072a11fb26a334de5d43292a4228caf08f76 1,102 0.42/1.00 vMB 14
768,294 768,294 00000000000000000001d3023d358f177257c218d4bf5f8eeb524264334e86c5 458 0.26/1.00 vMB 9
768,293 768,293 000000000000000000043383620919be8b9a54de11d72310318d84b0f945f60f 2,310 1.00/1.00 vMB 18
768,292 768,292 0000000000000000000205433b55160b2623199564444fc401cfb708eb9f31e8 687 0.25/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.