Loading Tool

Explorer IconExplorer

Memory Pool

16,365 transactions
7.94 vMB
0.04706047 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.95/200 MB

Candidate Block

Mining Attempt 5b24a32e6b866c96f3df0abeca9564363566c7726eae7d304c7ffee082599390
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 39f2c781ad5a29cfc87e3bafc1f7fa40e9ef9ce0730ba08d86fc47b050348c3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,796
Size: 1.00 vMB
Total Fees: 0.03058328 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (688,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,126 225,126 00000000000001e2798657deef02cd793bda392ee5120abf4621cfd04d91d547 104 0.05 vMB 174
225,125 225,125 0000000000000119f673ca4094d756fcd379e9ee138c1b297176cb2aec38e4a2 397 0.12 vMB 139
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
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: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 230.18 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.