Loading Tool

Explorer IconExplorer

Memory Pool

73,367 transactions
27.16 vMB
0.06183032 BTC
Random Selection Loading Transactions
Max Size: 165.91/200 MB

Candidate Block

Mining Attempt edaf8a85049bbf05f046fc91cb14672ea2431b9acbb152c5e80990503c37cff2
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 692cccafd676b79788d11c31a4a78cee393cec05e7a1f75f21d3d25cc1048a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.00415747 BTC
Feerates: 20.14 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (101,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,588 813,588 000000000000000000033b6df7007468602b13bdbce2c2635949282368d2a23d 2,463 1.00/1.00 vMB 17
813,587 813,587 000000000000000000035389ae3028a05c4dc9ee691b11b46a53e08b608e26b7 1,239 1.00/1.00 vMB 8
813,586 813,586 0000000000000000000391bc4b2d8c95baaa737db2ef89de5714e90380d23814 2,865 0.99/1.00 vMB 7
813,585 813,585 000000000000000000048cfca8acb3d0348ca1de9525801a51996cf6c9cdbc30 2,753 1.00/1.00 vMB 23
813,584 813,584 0000000000000000000238465003f64d28a961cf3d2aead048a2bff1f0e363c7 1,712 1.00/1.00 vMB 12
813,583 813,583 00000000000000000002a9fd489179ca3f3455c0983e4597dd87bf521852242c 2,233 1.00/1.00 vMB 15
813,582 813,582 000000000000000000043e823d73c5621bb4d498da7598d8971a50f73f2385b9 2,170 1.00/1.00 vMB 21
813,581 813,581 0000000000000000000205e86a5f79b7e4f1698058bcb48c712c3781fbf95132 2,194 1.00/1.00 vMB 24
813,580 813,580 00000000000000000002fb13b87f513508706651ccbfbe08349caf8da9ed8293 1,784 1.00/1.00 vMB 17
813,579 813,579 0000000000000000000363dd24221df1da86f89ac13c15d97872e510addaf35c 2,490 1.00/1.00 vMB 21
813,578 813,578 000000000000000000013aa558119131af861e2cf35398617bdc8171fe93a78c 2,645 1.00/1.00 vMB 27
813,577 813,577 000000000000000000012e971d667706b44187fd8b25deb8d9faaf32fa1a5243 2,743 1.00/1.00 vMB 37
813,576 813,576 00000000000000000003c436ba186c4924bdf07b96f988024ba4baaf53311d92 3,066 1.00/1.00 vMB 28
813,575 813,575 000000000000000000017a96f660cbdcbb0ba41f3f741e754f719aef8429789b 1,913 1.00/1.00 vMB 12
813,574 813,574 000000000000000000008c4d3cc3b843e3a39c2b08fccfd1937d034704769b79 2,530 1.00/1.00 vMB 14
813,573 813,573 0000000000000000000096b7f0fba8a500e2fb2fed8907e710f26938c9d6b659 2,559 1.00/1.00 vMB 19
813,572 813,572 0000000000000000000263bc7bc95632ba50638bbc8333c13e79fb8604acabd6 2,660 1.00/1.00 vMB 24
813,571 813,571 0000000000000000000104ca043d12a337a43d27263339fa78e5d65791a36f45 3,511 1.00/1.00 vMB 18
813,570 813,570 0000000000000000000309b7021e7f401debe54efcfe9b7ff4e3eac3b9ecb85a 3,175 1.00/1.00 vMB 18
813,569 813,569 00000000000000000002a321cb0099d79166c8ed5397058e64d6e0d8cf4f11e7 3,108 1.00/1.00 vMB 31
813,568 813,568 00000000000000000003f5537b7cd9036db6aea996be747dbd1057e3903aa8a7 2,594 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.