Loading Tool

Explorer IconExplorer

Memory Pool

17,407 transactions
9.52 vMB
0.05661571 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.56/200 MB

Candidate Block

Mining Attempt bff9cd8fff9024bb295404c8b0c302326d8eb504288b3e993ca79d19cada0ff9
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 78af2bb0a065a22d89b68478eca5fb1a70982e08fe970945bd048ac6dd1a49e7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,361
Size: 1.00 vMB
Total Fees: 0.03367384 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (715,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,188 198,188 00000000000001f6611fb0c35d416002ba5b71427005f77c7ac7f01cbf9501f7 145 0.10 vMB 265
198,187 198,187 00000000000005cee0e67cabf64ee38a268eca3ecd64f37df4a01b7fb5ac5b53 464 0.18 vMB 327
198,186 198,186 00000000000005edb6ac766bac5007b6dd56afe01883388863356fef263cfbba 131 0.10 vMB 647
198,185 198,185 0000000000000207dba45b5b6cd7a6dc9d7d760371f6a584bdab013d8e5a1069 542 0.23 vMB 139
198,184 198,184 00000000000001056681e85ffa7f1942b3303b74fc75dad6e78910d97b53b89b 20 0.01 vMB 1,189
198,183 198,183 00000000000004a0487bf8740afedad64f59205fd33f7d238ab4e9933bf6ebfe 182 0.05 vMB 91
198,182 198,182 00000000000001c9a9cd2653affe6a318b6caeb8422ba021e818c2d8468b0da6 150 0.06 vMB 1,068
198,181 198,181 000000000000054eb044218e7f4098c82b98c02c568d93002c958b111d8842a7 149 0.05 vMB 108
198,180 198,180 000000000000033942cf7abc49beff447862f7a1e2fb8229e814bf8f3df9f165 25 0.02 vMB 51
198,179 198,179 0000000000000145989df3775c688c355941fdc5f2083645b08f54dca8c3e83e 136 0.05 vMB 39
198,178 198,178 00000000000004a00ea81cd3ba5461a33bfd9d765d5b67b863ebd506f7117e8f 653 0.24 vMB 158
198,177 198,177 0000000000000024aa6ad88c3a87e3e6b798d2e0616931bb73ec029510decd68 276 0.14 vMB 106
198,176 198,176 00000000000004d0d12f316a25657510972dda53c88c980bee7303da120bd001 117 0.08 vMB 105
198,175 198,175 0000000000000102146ef85941735720aa04c6ff4d08b01b89ce2ae6c3b0594d 253 0.10 vMB 108
198,174 198,174 000000000000058d0862a06f59535847b98f6b33d3bc09681ce4346872d1389d 143 0.07 vMB 111
198,173 198,173 00000000000000496547a20f259198e70afb2429e43a35a1c177ced4cd7f62b0 32 0.01 vMB 0
198,172 198,172 00000000000001b48a9d20e65a8e8301e57cbeb02691f397fc0a765bdd1a5ae9 392 0.15 vMB 117
198,171 198,171 000000000000032ce7c87626e689d5929c171e0ed1d4f69d7d60d2635c767a9d 11 0.00 vMB 165
198,170 198,170 00000000000005b0f15e44d0028fe494515fb0a76015da8d79bd5643eaaa72a7 79 0.04 vMB 54
198,169 198,169 000000000000028279cbc668b40b3162b677f53a0d41305814c4e5233cdd55b1 594 0.24 vMB 162
198,168 198,168 00000000000004b2cb9a2525e917188675a69e72de8734ae5bc32e6764a206c4 32 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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