Loading Tool

Explorer IconExplorer

Memory Pool

80,883 transactions
29.88 vMB
0.06928547 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 23e4f9c725c0f74bd770e3b32549c2697bb59ee8ed646f43c72c6b1c0e005ead
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 54247f0dab6886a8930cf1b3bf1b80319043f77219d09afbbbd067d861aa20ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,515
Size: 1.00 vMB
Total Fees: 0.00832984 BTC
Feerates: 34.33 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (680,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,475 234,475 000000000000016b67b7ade5e5e5c8829a566ff73588d5ef69859821bbc490be 278 0.20/1.00 vMB 126
234,474 234,474 00000000000000ada12e60ee6d084500033e074a8d7d14cf54439d741da39386 45 0.15/1.00 vMB 16
234,473 234,473 00000000000000f0cdd18fd92d6dc63dbe65f2e166ef8628f2ef36e8f0ee2402 315 0.11/1.00 vMB 181
234,472 234,472 000000000000018693d9083ae01a74049e98bc11c279656d19ce0434d254ef01 405 0.18/1.00 vMB 169
234,471 234,471 00000000000001383071184c9a19c8cd70b25e89bd18f68bf33c79e844b4f389 5 0.00/1.00 vMB 126
234,470 234,470 00000000000001396120a7a50b63965075a91638c3b9035b2bb0ac4d5af59536 11 0.01/1.00 vMB 116
234,469 234,469 000000000000015da4ee15034edf7f85c4246fc5f3dbb6f38f262dd99336f51c 288 0.13/1.00 vMB 204
234,468 234,468 00000000000001a0da3bccb347ea5ef45afa91eb38faba3e7b17cb3a4c405a3d 39 0.02/1.00 vMB 123
234,467 234,467 000000000000008af9d2962e59da09388de4506f381bc5465c4ba1dde42cb652 401 0.17/1.00 vMB 174
234,466 234,466 00000000000000594cc69177d8884cf1af4373603d19a5e74959ab0a318e1767 330 0.15/1.00 vMB 166
234,465 234,465 00000000000001a99ddf6e9bda97ff95524238751d7f4127f998437f60c71119 333 0.18/1.00 vMB 212
234,464 234,464 00000000000000ba10577ee5f4c329ad46ee3e088c33eb9c45bbc030dd6168a4 143 0.15/1.00 vMB 75
234,463 234,463 00000000000000c49861394c10f9ba675ea09aa49b37c32d3033164ff1fd28e5 277 0.15/1.00 vMB 133
234,462 234,462 000000000000015bd9aff6fd2dd269a193eb3150fd65db66c0a620ddf73d996f 590 0.25/1.00 vMB 179
234,461 234,461 0000000000000172fdd0136e6faee279151343c85c7008d6af63e2100585fc25 284 0.13/1.00 vMB 119
234,460 234,460 00000000000000314f570f7330ba4f5f1e00dc04b2cc789b0cddaf4082a7bb07 423 0.19/1.00 vMB 167
234,459 234,459 00000000000001a72fded27ef1d3e09368e587cd95c43254f0535bc8922dc2d3 652 0.36/1.00 vMB 154
234,458 234,458 000000000000002e46dfeb134fa694becd55e1ce3f6beb7495e6bf2a5adb7b5b 128 0.05/1.00 vMB 241
234,457 234,457 00000000000000ef575a842f62cd3fa724ffd4b59f2faa50d9b6f8b344623d05 69 0.15/1.00 vMB 33
234,456 234,456 000000000000011b6e7fa788c718f88af0f0daa01f9c638131c1d906226afdf8 261 0.12/1.00 vMB 185
234,455 234,455 00000000000001923f84ee42f21ced286a0af2ceeed34703e48175e2e8b390c5 3 0.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.