Loading Tool

Explorer IconExplorer

Memory Pool

28,169 transactions
9.36 vMB
0.09425017 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.26/200 MB

Candidate Block

Mining Attempt 178c94fb4e19eb07a926a0ae58cc77e521735d70e0df89aa1baaa415095a696c
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 818fe9beae0cd27bdedb818b7a2da3554b2a8e917e54e52df13fc8eb0de9ef98
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,185
Size: 1.00 vMB
Total Fees: 0.02577021 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (717,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,238 195,238 000000000000021bdf4157b16406e5d62d1e276ea0b56e0b40566b5729cc824e 191 0.06 vMB 179
195,237 195,237 000000000000028b4b65a1594014af7d74abce55c1258f1205361f7784dc3b11 256 0.08 vMB 25
195,236 195,236 00000000000001eb81d07e60c6a2e847157984d907f64ae8d88545c88bfdee24 43 0.02 vMB 47
195,235 195,235 0000000000000671f2c0787e50c81bcdf270ea4b7bdb41056bf4cde1f5cc92d6 236 0.10 vMB 254
195,234 195,234 00000000000000fd3c584e6aa7e0febf803f9c1534e4cdea7639e311af89341f 17 0.01 vMB 57
195,233 195,233 00000000000005ea6a2901d8ff81e7e5fadeecd195590d38f2b5d3c59a416fed 27 0.01 vMB 54
195,232 195,232 00000000000005af9b734bf7dac90b4568e54e80d858f8f52cffcd05de028b9d 258 0.08 vMB 185
195,231 195,231 00000000000000f2ab805874984ab0bd675526d7168b621367dde692ca691216 261 0.08 vMB 134
195,230 195,230 00000000000006d66f11295b0afc6d772925de58de8bb8d4790246b560285ed9 205 0.08 vMB 112
195,229 195,229 0000000000000716cbabc27e56eacd87211cbef6ee7d099167a0fe4ef64f2d6e 166 0.06 vMB 172
195,228 195,228 00000000000001e01aacb77e4bbbc4657d46bea6f2c7f20d43b8500c882adf4a 470 0.15 vMB 151
195,227 195,227 000000000000005533719e7f4cb594e1ede757073de28c4e0adaf5adb561319c 20 0.01 vMB 49
195,226 195,226 000000000000004b80ea77cc2370e7671c70fa27af62a8cadc5f76ef88926055 62 0.02 vMB 95
195,225 195,225 00000000000003d941a028e054858c878460cff5927bbdc7ff71c880a033d4db 78 0.03 vMB 22
195,224 195,224 00000000000003dcc5976044e1f80bde5d471be2d50e1761bb21a2affb571e30 72 0.03 vMB 146
195,223 195,223 00000000000007754f4c457d4d672ad45e7d78f6d432b0504e8bac8506dbea56 178 0.08 vMB 117
195,222 195,222 0000000000000035d6db8ac1639005d881df8f2d1f3e3eca1e41fe6cf8767129 32 0.02 vMB 52
195,221 195,221 00000000000002347ce656d55f6ef1080cd172878309082d8d39dc99302f3c3b 256 0.08 vMB 73
195,220 195,220 000000000000021b3679e65a5ba1686e9bad63ffac7798e78d84cd6d7b36726e 486 0.19 vMB 148
195,219 195,219 00000000000005d84bf6cb59e218bf456083ad2bfe2c42f14ef7a94d8a59f268 101 0.05 vMB 67
195,218 195,218 00000000000006f29e008e0403b89879648359639ffcb9d5131ee749e7ac67cb 413 0.24 vMB 207
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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