Loading Tool

Explorer IconExplorer

Memory Pool

28,092 transactions
7.41 vMB
0.15187405 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.09/200 MB

Candidate Block

Mining Attempt bc9702b80ba1e3d60c167301d61559512d27e916b515109beacaef119d24d240
Version 20000000
Previous Block 000000000000000000016a5bd19712b819d2def2308e70253bc0106e976f4a21
Merkle Root 047cc4af40deecb3da431fbd9fdfa49830653dd9c5ee5f78945f61d9253b75cb
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,947
Size: 1.00 vMB
Total Fees: 0.12265932 BTC
Avg Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,010 (714,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
198,112 198,112 00000000000005c71b115e1d34990ee69d0be0180cfa03f1b7b23b7398b293a1 0.12 MB 245 124
198,111 198,111 00000000000002248e20340cb114fa996e743e518aab58e0eb19184977fd8f21 0.03 MB 77 197
198,110 198,110 00000000000004fa750525223e0a0bee61e2c2d042ef37f97e7d40bf4972468b 0.01 MB 20 89
198,109 198,109 0000000000000637f26cda17787cae1fa10e0b25d4da06a851fd8b07483a7fe2 0.16 MB 299 107
198,108 198,108 00000000000005daad417cbbf4926c01c0586362f1d0af50da423a6a4839fb1c 0.01 MB 26 68
198,107 198,107 000000000000021fd2659497e29df1d24696908b7358d51735a8e219e3b407d5 0.00 MB 6 61
198,106 198,106 00000000000004cfb527e2a57b47cddaf39ff741242f4e0eb0ec3b8817e7ceb8 0.05 MB 141 346
198,105 198,105 00000000000004c3f2a805ac35ff2bda78edfffa6920568513136cd10c71f6ec 0.00 MB 18 258
198,104 198,104 00000000000002ff690e3b0bd3a039d2c23390a31d6bc69d3f083f8149eb6349 0.09 MB 152 127
198,103 198,103 0000000000000013e251c1ec02e77d73e53680616f5b0e107d41ff6303bbfb32 0.05 MB 64 81
198,102 198,102 0000000000000207661bfcad3114ec8750a822c70949e390cdb9b11a4805d645 0.11 MB 238 117
198,101 198,101 00000000000000d9e166a752e55d1a5056a5c060957deffd4e2bc08b521ffe3e 0.06 MB 218 107
198,100 198,100 000000000000052d1fc28ac2265dbe6c797a5a77903604785aaf5e0073b55ac0 0.16 MB 200 84
198,099 198,099 00000000000004e0de03ad369d10eb830625d2000e2b0f27622f58e170e3146f 0.04 MB 128 177
198,098 198,098 000000000000015d8b7038db7d03cd26cb616a04c974bb8bf40f9856d865de87 0.07 MB 123 264
198,097 198,097 00000000000000d2c6962bd9e5cf87df8210da26ce8d7ce92985dad90274578f 0.16 MB 430 327
198,096 198,096 0000000000000356a4d05398527e0fda52c58f38932bdb069d57414bb5c9f0f7 0.04 MB 129 302
198,095 198,095 000000000000005ea0b8206d2bdd809250758accb797b51373f7429f623e1d97 0.17 MB 417 153
198,094 198,094 000000000000021e012ddd0372b15613dc6441ec8d06af8afbc7fffae50b2d39 0.00 MB 10 163
198,093 198,093 000000000000004edee49657e343dda05b277b07e10d4beed3fccf5e2eff942c 0.05 MB 94 122
198,092 198,092 00000000000004f654a5746612ce3904d0a993d848b1d95593ca1514687dd936 0.25 MB 553 128
Previous 10 blocks ↓
Total Size: 778.86 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: 391.24 GB
    • Received: 3.52 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.