Loading Tool

Explorer IconExplorer

Memory Pool

42,631 transactions
18.60 vMB
0.19739265 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.62/200 MB

Candidate Block

Mining Attempt fd9d6cd37483ad84da1e63113bede98deb12cd3ce598029d1ddb7a6d856137fa
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6a002e9d213cfb407b0e7f77aaae9f776210df06af3ddf8a0e3653c49bf329c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.06469125 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,368 224,368 000000000000017645120cbe05cc6a99d3b32663a22a7b2130e7d81834e6e56c 661 0.25 vMB 234
224,367 224,367 00000000000000ec6cc7f15ba2cb77b73e42dcb46cd128a43774d8d49dd72af4 258 0.13 vMB 159
224,366 224,366 000000000000033ee496979737628fdb24468e4ab07e78fdb3cf7052863418e3 500 0.25 vMB 178
224,365 224,365 00000000000003a6e4a12e2570aaca072ae639ca7f1b9916492cb1525c36ce58 655 0.29 vMB 190
224,364 224,364 00000000000000d50e54479dc841a288f62c7b4cc0cbba20b53b55dd64937ffb 258 0.13 vMB 132
224,363 224,363 00000000000003a9b0841d824010d052a19e3ce445208dd92e5b24241446e9cb 1 0.00 vMB 0
224,362 224,362 00000000000000c949b825c793f7fba908831a552acf8f5aafcb7aeef95f43c1 580 0.25 vMB 164
224,361 224,361 000000000000029de2f602674260cca4f98268c13b97f7a536f8835af84a37a5 647 0.27 vMB 195
224,360 224,360 0000000000000214a2a913a9f8a2d4cf87b5280a64b4f8aa63ee0a423ca2aa4f 434 0.19 vMB 171
224,359 224,359 00000000000002de0e50b8ac7267cf07f7ad640c9441d261fa6e9f458215d48b 553 0.22 vMB 76
224,358 224,358 000000000000019dad463e050f3ca516f11197515a1d1993fd1d24ced4eaddc0 527 0.22 vMB 294
224,357 224,357 000000000000032c8f39ae4d00366ae575e8531f1e347a6396d3093b106794b9 286 0.16 vMB 119
224,356 224,356 000000000000013fcce659598840dce5d62dac49e002004b27e833f1e9ed8517 106 0.11 vMB 222
224,355 224,355 000000000000015315573ebde787fe1e1d0c420676898585ce5f8a7054ba82c4 565 0.25 vMB 223
224,354 224,354 00000000000000be41214f99516530d517b7757994c9ed76f32d5b5c89719fcd 646 0.25 vMB 216
224,353 224,353 00000000000003d51d6d4ea6e30506c33de003218f3086d86818e701a116dd5a 183 0.09 vMB 172
224,352 224,352 00000000000000ae2dd008cef35a4b98cda2bf2053827f8e342a4509951bd1cf 104 0.04 vMB 78
224,351 224,351 00000000000002923069ee232fb0ca9edf160554429ac9b2c21823f53f823636 103 0.06 vMB 107
224,350 224,350 000000000000037b0b8d60482b7facb3d466fe08ce6831a8f5c7d067bcddd5ad 378 0.25 vMB 154
224,349 224,349 00000000000002c81e41f5a77c2ffe82cfe1831cf738467c58c6c9da64c7ca00 223 0.09 vMB 147
224,348 224,348 00000000000003af9418cff21571e1f8b9f21372fb71e27cae9b9ae67e1ef77d 405 0.16 vMB 183
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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