Loading Tool

Explorer IconExplorer

Memory Pool

47,192 transactions
27.57 vMB
0.10543299 BTC
Random Selection Loading Transactions
Max Size: 146.97/200 MB

Candidate Block

Mining Attempt 960073a6dfeabdc59cd618dde8f768e4deeef0d1765edbb151948fd8761514d9
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 5a28ef9566444b88202f8418dfc4613371b3022cd4323c486a37f4671b0f0e00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,425
Size: 1.00 vMB
Total Fees: 0.05378591 BTC
Feerates: 101.66 > 5.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (449,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,618 465,618 000000000000000000605fa09e5ca11527ae89431f5c64e5d5ec1f0f19eea9a8 1,630 1.00/1.00 vMB 146
465,617 465,617 0000000000000000001c5589dce23e9fe7432db57ab849b94e4ee9872a27a5e3 2,482 1.00/1.00 vMB 218
465,616 465,616 0000000000000000008fc50d833c99498e1de107850ad09e3f660ab6eaa50bf9 2,542 1.00/1.00 vMB 264
465,615 465,615 0000000000000000016300030258b5e93052e07198602670570f981d97e74197 2,005 1.00/1.00 vMB 167
465,614 465,614 000000000000000000368c3e9c0c86b6a6612cd9ee6e06d568200c9970fa50e0 2,274 1.00/1.00 vMB 207
465,613 465,613 00000000000000000076818d5b5beceeaf6a316119f8392ea98dac01a0ad3d65 1,770 0.99/1.00 vMB 142
465,612 465,612 000000000000000000c3141300acfb985d8b7944fb33387a60d5fbfb460d9883 2,807 1.00/1.00 vMB 283
465,611 465,611 00000000000000000124424cfc489be9009424cb47e493cfc5c910c4793c1e22 2,786 1.00/1.00 vMB 273
465,610 465,610 000000000000000001fd370fba04f9087373921281b1ba29e3ca8ebe625b6d71 2,681 1.00/1.00 vMB 187
465,609 465,609 0000000000000000000806e8d4c6fbbef170071997abebfc6eb5351536c39b3a 2,006 1.00/1.00 vMB 162
465,608 465,608 0000000000000000014ea153a89e5d353b925fc7d765c0d97f2eb23117c96814 1,328 1.00/1.00 vMB 125
465,607 465,607 00000000000000000114e1876cbfa4cdd4232b8d63a8f2d9a71ebf904a1141c1 2,588 1.00/1.00 vMB 196
465,606 465,606 000000000000000000f1968a4467cd8d688d2da3b9835a3cd6dffb26ea4972da 2,355 1.00/1.00 vMB 199
465,605 465,605 000000000000000001464ece2c0b218d1580eec2ec719ece52732a8845cebdb7 2,111 1.00/1.00 vMB 159
465,604 465,604 000000000000000000b564b18dc198502ad34244efc65b9b097fc70077d4a4e4 2,133 1.00/1.00 vMB 133
465,603 465,603 000000000000000002140c10f6ca0f3a46d67547afc6200548ed4f21a39a930c 1,958 1.00/1.00 vMB 184
465,602 465,602 0000000000000000006552abf0906e86e2b9d31324ab0ed86b3ff97349ea66eb 1,704 1.00/1.00 vMB 168
465,601 465,601 00000000000000000130eee6b479c804ea64465a7c62d875973b26ce92f21c7b 1,886 1.00/1.00 vMB 165
465,600 465,600 0000000000000000003b458e1d9b2a8d29328f2b525b29ed072dccbee2bad9b3 2,777 1.00/1.00 vMB 282
465,599 465,599 0000000000000000004eb7030f0318a31b1b9c03af13213099568c0fb9e7140b 2,186 1.00/1.00 vMB 201
465,598 465,598 000000000000000001a0c0bbe781aa18b3457eae6ecd146a04fbf9e9cc209cef 2,628 1.00/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.