Loading Tool

Explorer IconExplorer

Memory Pool

78,078 transactions
28.96 vMB
0.07227899 BTC
Random Selection Loading Transactions
Max Size: 175.46/200 MB

Candidate Block

Mining Attempt 545710a499613a29928a74b3fbc00ba8b85dc7366439dc60e9e379b8742ba868
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 6741a81dabd76461bec5c3917a82e4a6ff34675b0aebcb78c147f34a4e818bb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,481
Size: 1.00 vMB
Total Fees: 0.01186252 BTC
Feerates: 191.02 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (295,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,370 619,370 0000000000000000000f5900188d68efe7fe744d4789f653601a148378870259 2,293 1.00/1.00 vMB 21
619,369 619,369 00000000000000000011580cc03aaa3b78804891b46e0d401dbb16fd365f83ab 2,313 1.00/1.00 vMB 34
619,368 619,368 000000000000000000097363c13edca978fc6fdc36a0f9b845e91fe6d4442f90 1,884 1.00/1.00 vMB 46
619,367 619,367 000000000000000000023d301b6f7d153b8d11632b986e3916a708ec5f85a323 1,198 1.00/1.00 vMB 86
619,366 619,366 0000000000000000000a0b0c3be271627b6647994f06fd9ef35b7ad2c6256ed8 2,889 1.00/1.00 vMB 13
619,365 619,365 00000000000000000000687b7c3dabdfa4958eceaebef9d7b61d683d3cd465d0 2,614 1.00/1.00 vMB 19
619,364 619,364 0000000000000000000434f8b7f32cffd87917759d0d16e5c197d97d9d0f5bf5 2,898 1.00/1.00 vMB 8
619,363 619,363 00000000000000000011c94e996f0330aedeb43039c102da1036e8a9a887be57 2,006 1.00/1.00 vMB 28
619,362 619,362 000000000000000000026dd530d8e7971e6419c0cdda359a7230f39d899d7f9b 2,947 1.00/1.00 vMB 30
619,361 619,361 0000000000000000000e3bda50bb75015cbc443d6c688605230676c3ae02d69c 2,541 0.84/1.00 vMB 16
619,360 619,360 000000000000000000026adbac05daf3f8a249f27abff57296a62f73381d6dfa 648 0.19/1.00 vMB 15
619,359 619,359 0000000000000000000c52e294edfb368b5495cab7033abef5d537f84e5bcef8 852 0.26/1.00 vMB 17
619,358 619,358 00000000000000000010c00471d0338487c7e6f2eb0e2c8f4e0b27bcfd6942b4 2,744 0.83/1.00 vMB 15
619,357 619,357 00000000000000000011a17aa77f2181386324d40f95c060a564342e613ca23d 1,492 0.44/1.00 vMB 16
619,356 619,356 0000000000000000001084a7d881dad7fb1ca713629477216583ade894ffc559 1,906 0.58/1.00 vMB 17
619,355 619,355 0000000000000000000c13c079110206fde9d1d61436469aa3994b8fd3a2abde 2,585 0.80/1.00 vMB 17
619,354 619,354 00000000000000000010a612cde3571ee728c82fb40d2d5e46eb22a6e35d5480 3,136 0.99/1.00 vMB 16
619,353 619,353 0000000000000000000516d7a6029fb5c6aa65eda3d73f4a464914eec6adc4e3 798 0.42/1.00 vMB 20
619,352 619,352 00000000000000000004dc90805003eb829cc6ad49663a8ce054bbcf286c8426 2,530 0.85/1.00 vMB 13
619,351 619,351 0000000000000000000fbf4bbf2f186777940cad9791c09fcc971684ef881595 2,679 1.00/1.00 vMB 12
619,350 619,350 000000000000000000071068f4c041c84d16acd4e2cc97cf73ae48031bbea158 2,330 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.55 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: 669.56 GB
    • Received: 15.75 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.