Loading Tool

Explorer IconExplorer

Memory Pool

15,603 transactions
7.72 vMB
0.04350289 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.25/200 MB

Candidate Block

Mining Attempt efbb56bbc7f661551555f1071751ed6a6339d06783fc5828dd96f002e4da1398
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root f7b91a25b317604c2b8688ad1e22a07247ea1fdb0cc4a1cd8c6301b3547087ec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.02769950 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (688,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,124 225,124 0000000000000295d2acf6c3742d02989224dad77eaa781c93bb9d12b56b1332 598 0.27 vMB 202
225,123 225,123 00000000000001b58fc7310d5d980246ab005ad145fd66ed8b60b0181a9af367 214 0.15 vMB 101
225,122 225,122 00000000000002d04b78bc49b3b4221e752d0c4643694922a06533e14bfa295d 81 0.05 vMB 131
225,121 225,121 000000000000023f0ceff4425d79d12f9e6426131ce69d5e8d2abe37e81e520f 428 0.25 vMB 138
225,120 225,120 00000000000002c23f469fdd202457932eaf61d39abb8cba0a1256317d68a6c3 804 0.25 vMB 238
225,119 225,119 000000000000007b7cc6a32db5028c162b3f98a91e2d144dc122b06a3da7b899 478 0.18 vMB 214
225,118 225,118 000000000000026c781cff942209f700e42fccfd81e7bf05e1ce618ba4952f67 438 0.19 vMB 188
225,117 225,117 000000000000001af7b1148fe9ed63e9ea8c8853f875e2b278e8ac7b9a49ce1c 392 0.17 vMB 193
225,116 225,116 0000000000000204f56c369dd1ed9e21c52857094fc8d0a662f7863bd115712b 234 0.12 vMB 173
225,115 225,115 000000000000016182bb352a2ec88c12350b6128ba4c6c5113940a6b753ec1a6 111 0.05 vMB 124
225,114 225,114 000000000000003ad1b9da1ed1b69fdc883142c93fc5aa6ca6c599c72e3d56d3 225 0.16 vMB 104
225,113 225,113 0000000000000320bbc184322f6de20e0e0a2358b5453c82ad7b9a982cb0dcef 516 0.20 vMB 223
225,112 225,112 0000000000000356341cd8fcc08a5dfd0979add34bd0541fdfee3e081c1dfccf 67 0.03 vMB 76
225,111 225,111 000000000000014bf2938d7c2335926f6094379be7f5c1411bd59a13234861ee 712 0.38 vMB 178
225,110 225,110 000000000000010bf4d0f4314aa091c1a3616f6bba122afff56985232c5950a6 580 0.20 vMB 263
225,109 225,109 00000000000000d47592df7f1818fb76be23c4c7b1bc0157c97d0a3f206ab85a 144 0.05 vMB 194
225,108 225,108 00000000000003d4832665eb948ffec08b295fcceec7ff405ae17643de5fab6b 188 0.10 vMB 169
225,107 225,107 00000000000000bfdc37d8cc4a44828fa3bbbe73f9a1301ec9b1044d0193bbbd 200 0.15 vMB 62
225,106 225,106 000000000000004662199852e083c8d1558628c88e07d558479252c873430707 345 0.14 vMB 196
225,105 225,105 00000000000002645dd708fad520e83434ffafa90586678d0bb23b4d93d1447b 8 0.00 vMB 118
225,104 225,104 0000000000000136a2af159a330a01bd26ff5b2a0124fc47f17e0b9f0b97968d 84 0.05 vMB 127
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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