Loading Tool

Explorer IconExplorer

Memory Pool

34,703 transactions
14.65 vMB
0.06925378 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.87/200 MB

Candidate Block

Mining Attempt 055eac7574ce5c9e2a1387a3de602fa264c7ae1b53c1d997b7d9f99810f5164f
Version 20000000
Previous Block 000000000000000000014d1cd4eca11915f734a0de435476fa92d26e8458badf
Merkle Root 55b1b793f873edd72628e134aec5996f8b85803e214139443b5215914ef8b54f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,348
Size: 1.00 vMB
Total Fees: 0.02357315 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,337 (700,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,922 212,922 00000000000004e7e225e7c500fc2499ff04992fe453b751ac03e001e59f9ddc 10 0.00 vMB 215
212,921 212,921 000000000000044c011d05948f4019643ab24caa3bf55d7d1d135a9e99e0981c 608 0.27 vMB 186
212,920 212,920 000000000000025e9860d5ab2be601d29ad24701f7b35ab9f9ce609e4e8ac0c7 134 0.05 vMB 75
212,919 212,919 00000000000002ab8c54f05c88a51b26116e47c4183fb350d88a8c1223bed038 9 0.00 vMB 120
212,918 212,918 000000000000035431dbd2a233292ef7586334e8db8c81df6ea3f1c2b9e43370 614 0.25 vMB 215
212,917 212,917 0000000000000469897bcf4f296ddda7180463623383217e3c4fe4d29a4cb7de 596 0.25 vMB 185
212,916 212,916 0000000000000364f3dde9517a8b99a78c09b215bf4d79e19587e2695b6aaca9 114 0.04 vMB 101
212,915 212,915 00000000000001d590847b837bdce7e256c15ebbb6a4850b1e8895951d37a15a 546 0.20 vMB 197
212,914 212,914 0000000000000301dd27a15f5a261c02a558a005153304c46188659e5b1d794e 101 0.05 vMB 150
212,913 212,913 00000000000000126218c26432996adf271052a7e5f45d4f98b1b14750fffd0d 182 0.08 vMB 174
212,912 212,912 00000000000000c15f42d299bd4323471fc65f5a69eef5ba1b9b3816b2a0ca46 87 0.04 vMB 47
212,911 212,911 00000000000001e25f8f8df9ef7a52a756731763b4b2014d4a31e52cd98d9171 320 0.19 vMB 348
212,910 212,910 00000000000000ac6758f1d7887306931071bb4fe2fbb8f7e28c64b65a03d4c6 67 0.09 vMB 123
212,909 212,909 0000000000000396401b07dcfb90961bd8ccc2577bbe39cf1f471be95de39388 237 0.13 vMB 167
212,908 212,908 00000000000000514fae550067ca7945c8ee943c731e1179c4ab193b3068b6fe 85 0.03 vMB 223
212,907 212,907 00000000000001cb70470de09b197f7550052418c2929408650c136637bee33d 312 0.13 vMB 169
212,906 212,906 0000000000000253f59d892ccd6d9bc814d571b55aafe8bfe3756a479599a81b 28 0.01 vMB 201
212,905 212,905 00000000000003138493fa17138ff0f46f93e34fb6118f62683589be02d5af5c 123 0.06 vMB 172
212,904 212,904 00000000000003b763927f392634ca9facb2180ef4615d67ac2932f075c265fa 153 0.07 vMB 157
212,903 212,903 00000000000000a088e1654b7b9bc976f33ea10aba14d6c49eef6b5db8146a79 597 0.25 vMB 195
212,902 212,902 0000000000000066cace7704550bcf9db5b7bcbe014b155bd9a9c376d6886583 551 0.31 vMB 129
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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