Loading Tool

Explorer IconExplorer

Memory Pool

82,388 transactions
30.43 vMB
0.10386153 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt c224e65f912c087d19dddd24b391ab59d46d041b3072843a425f709edc6a1159
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (490,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,559 424,559 000000000000000000a5ce4e754360d90bfa50a9a8a46c1d30a972086f8c5111 1,240 1.00/1.00 vMB 131
424,558 424,558 00000000000000000340959937e23f256aedd4a6114ec08984d057db361f1c1c 597 0.24/1.00 vMB 69
424,557 424,557 0000000000000000001128f13eddb3786a006f92e663f6296b88cdd50fb8f545 1,371 1.00/1.00 vMB 35
424,556 424,556 000000000000000000091c0a293e5beee44afebbcda0b9c5bd8a09b81a041a3a 1,463 0.72/1.00 vMB 56
424,555 424,555 000000000000000001551cbbce8b90da9d26830f61e0cfaaa8453e1f86c9c871 1,835 0.90/1.00 vMB 55
424,554 424,554 000000000000000002e5f74bff8fca7073a7f774ead0858a28b1dde673ff42bb 915 1.00/1.00 vMB 26
424,553 424,553 000000000000000002620936eb7ce10fe207b63504aae9a5b4403ce39e1ee82b 372 0.19/1.00 vMB 50
424,552 424,552 000000000000000004c2e195576101c1200dcf7c8d7fab855fbba0370ddd49ce 697 1.00/1.00 vMB 20
424,551 424,551 000000000000000005088315ea362629970a4adb9998d7edca20cfd96250f5af 1,929 1.00/1.00 vMB 71
424,550 424,550 000000000000000004c6a895e2ea6e12ff5e8046454ab663d14b569734228b8d 1,755 1.00/1.00 vMB 60
424,549 424,549 000000000000000004da0eb169bfd01b53377a3442836562a758817dbf6f61d4 1,991 1.00/1.00 vMB 58
424,548 424,548 0000000000000000030d5a93cb47a8ddaea28f050c1baa1a0df834bcf9613b9e 2,672 1.00/1.00 vMB 84
424,547 424,547 0000000000000000034f9420f175835a4c89184ba4517833d5d0be836d512cb2 1,289 1.00/1.00 vMB 29
424,546 424,546 0000000000000000042ff38e48ce65afb53c8cc44f6ab1aaa5fa870332245b3a 2,584 1.00/1.00 vMB 79
424,545 424,545 000000000000000001751bc12f75e2baa589dd769b0ceaaf0811299a6db0bb3d 2,283 1.00/1.00 vMB 60
424,544 424,544 0000000000000000053027e87de8298f06e42d30933c9fea3af9c116a5852659 2,762 1.00/1.00 vMB 87
424,543 424,543 000000000000000002dd26d37cb4a31774234bda10cc17af00559cf1a6c91497 2,651 1.00/1.00 vMB 80
424,542 424,542 0000000000000000046e49880e47b3d2a03a268adfc86f4605d9191b16a8e19a 234 0.11/1.00 vMB 70
424,541 424,541 00000000000000000469523336fa4bf7b9f0bf9537383b97a20379452cfb78fd 2,130 1.00/1.00 vMB 61
424,540 424,540 00000000000000000284c93d0ef9c6842b3fb74adefd7fa29f421ee5315b063c 2,099 1.00/1.00 vMB 65
424,539 424,539 000000000000000001c19bd52c16485e3fd6d42eee68d83251ecaf4443c933db 1,852 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.