Loading Tool

Explorer IconExplorer

Memory Pool

30,062 transactions
5.85 vMB
0.03544008 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.62/200 MB

Candidate Block

Mining Attempt aef37dd0bb9bbfe8b19f371f0a85fe9e08115588be102dcb8b6e483c790d7f66
Version 20000000
Previous Block 000000000000000000016599a87148a9e7594585cd473996ae72c110e2f10436
Merkle Root 35d4fad111283d368f6caa78c6583b6a4871a153f730570274303da3146fd609
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,507
Size: 0.62 vMB
Total Fees: 0.02181239 BTC
Avg Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,940 (712,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
200,221 200,221 0000000000000588d143fa62c7736d26cae0dcecc991e472a69b6e8df98f9a3f 0.12 MB 246 139
200,220 200,220 000000000000009bd56a8849ece2c9a624fe4ab2d980b4afc8eeb3f998e04fdb 0.00 MB 13 50
200,219 200,219 00000000000005861a1214009da9cbf332310fe5c71a3d258dedc0830646e6d4 0.08 MB 154 101
200,218 200,218 0000000000000242ee34ba564939abb804ea85f55cba59fbd57fad1f4be4b432 0.02 MB 50 745
200,217 200,217 00000000000004b98e8808c46cd336d2f8791723270589bd0169421eae2b9474 0.00 MB 5 153
200,216 200,216 0000000000000160c4480348a8a34ac078a735aed373d957854c093b0f64d626 0.02 MB 43 198
200,215 200,215 0000000000000303c0f3e5da425b4d3081357a609b65f403522aa13d5782684f 0.13 MB 187 934
200,214 200,214 0000000000000113a9e2481963e93e4523fa511ff2df4a92372e4d8305e70eaf 0.09 MB 105 205
200,213 200,213 000000000000010551a2197f8390224dc0aba6aa323d1ac4d28664ae1a7b98c1 0.34 MB 744 113
200,212 200,212 0000000000000393f56bd065af911a06c083dccb27ff009cee017b1560056dac 0.10 MB 263 179
200,211 200,211 00000000000002cfa83d2822fc4273aa534a94a1a501591eec70167ea7910512 0.00 MB 1 0
200,210 200,210 000000000000022147b4a08f8d312722059eaf4154fdb3c697c72ace0943e684 0.03 MB 73 118
200,209 200,209 0000000000000233631f4b9fe1a6847b603864edf2bbe56a3cc51c5bfec2f74c 0.16 MB 356 58
200,208 200,208 000000000000016c113add38f90f8c171e06833db414d4f2d2a9e8af2cd7020e 0.14 MB 315 171
200,207 200,207 00000000000000c318d4533139557bda1295c313e0bd9835d471ecb6f35957ae 0.00 MB 13 186
200,206 200,206 00000000000000b0fd75744de7b1f673fe311466562a29e248b663918992685b 0.25 MB 558 205
200,205 200,205 00000000000002c060c9e39a9502b89873eeebee0e23cd3f8a63c60cf7ae7bf0 0.38 MB 773 109
200,204 200,204 000000000000023b1e78b4b64002781947fe3a665c2cde283c68e58d2ffb55a7 0.25 MB 507 104
200,203 200,203 0000000000000536fb33d87bc966f8e65c6f9204a415dc1c4efa08c44ef45882 0.03 MB 116 16
200,202 200,202 000000000000018bc67de2bed879c6b73f8e31aa71c28a1686fc2f593d04a043 0.05 MB 135 39
200,201 200,201 00000000000000e510b96fcf03e27ad30f8d50e4cd4cb7cf4c06cf7ffb9add3e 0.00 MB 9 302
Previous 10 blocks ↓
Total Size: 778.74 GB

Node Details:

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