Loading Tool

Explorer IconExplorer

Memory Pool

38,141 transactions
18.44 vMB
0.15494394 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.72/200 MB

Candidate Block

Mining Attempt 5833d76adcaf68b3f86f051782b9f054e7bd5ca2e6f18442d1bfc88252ad585f
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root aab16809b802a145dd42b2366460a155705f265b1ae5bf13c8800bcf7fd4024a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,572
Size: 1.00 vMB
Total Fees: 0.03493718 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (664,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,491 248,491 000000000000002fe531ab7e97fbefb7903b4621654dca1cff860d162e29cec4 476 0.25 vMB 137
248,490 248,490 0000000000000087b186cbeba3ba4a5a461eb19df44f8d793689e74d3faac3ad 240 0.09 vMB 87
248,489 248,489 0000000000000063e3823d3359fdc07b59007d336f4449943d81e92b8939c9ea 559 0.25 vMB 146
248,488 248,488 000000000000004c4529b05e62018f2474c038fd5230088a795dcb6fcd2314f4 126 0.06 vMB 95
248,487 248,487 0000000000000068be0a80354dbf19045239a0541c5808c3d2aec896a3834163 402 0.17 vMB 111
248,486 248,486 0000000000000065c2535cb9603dc323351b329fb32e7922f03f7ef4d220f219 147 0.12 vMB 78
248,485 248,485 000000000000003f3c16c223408d45132ba7bd78c3521ba8ae9b0216d23dc709 48 0.02 vMB 74
248,484 248,484 00000000000000751c676794c77e158194b851993f300a359d6557bcce7a6915 410 0.29 vMB 95
248,483 248,483 0000000000000044dc1a31d2d3ed0edd166c0961492a458ca1e16fddae834ab6 96 0.04 vMB 117
248,482 248,482 000000000000006168f70715e108654106d9e162b7650e1bafdddc8a3c241879 143 0.07 vMB 102
248,481 248,481 000000000000006b4a2583bc58a6653cb3bcb4001122a4ffd7ab2754cdefab29 91 0.04 vMB 147
248,480 248,480 0000000000000006355ef96ff69cd7cd5139f528a9cda97494fe809bdb3052e1 11 0.01 vMB 156
248,479 248,479 0000000000000073adc3e46807f7c02ca8cfeb17ad810bf69f48bae283282353 17 0.00 vMB 113
248,478 248,478 000000000000004e0c3d92a4fd77aa3ef98f5e96de8273ac214c9c39edee7986 130 0.05 vMB 153
248,477 248,477 000000000000000418d041756deb4e0fd96239586df662cd354892fdf2a5c7ca 59 0.03 vMB 141
248,476 248,476 0000000000000005866f9acf293850aa0c5fc027cc825dc94ea675dff724da6c 174 0.09 vMB 93
248,475 248,475 000000000000001d1e8150d37511463fab50827257ae4ded0035bc43c12b91bd 137 0.07 vMB 130
248,474 248,474 00000000000000715206116a5a0ec2a602d34fc343a2c366fd1d839255b1e65f 230 0.11 vMB 146
248,473 248,473 00000000000000388250cc8716ff5d26d7d29c75eeaeb6c656d67175a9b83f7b 546 0.24 vMB 131
248,472 248,472 000000000000007945a903c721eb1225b8232f2f8832a6196d5b32c906c9c348 214 0.10 vMB 94
248,471 248,471 000000000000005691b32ee867b11e7381f4142601653cc27cb778c145928707 76 0.03 vMB 123
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 132.00 GB
    • Received: 0.54 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.