Loading Tool

Explorer IconExplorer

Memory Pool

83,730 transactions
31.53 vMB
0.17150322 BTC
Random Selection Loading Transactions
Max Size: 187.31/200 MB

Candidate Block

Mining Attempt 726bec4dbb3f83283e6b7a93c3d5a5eb36096a0c609923a3e3cd258c11714b93
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 002cba623a50a99b9db5f4334ef1000784ebc13bb62b01f6523022bfcc7cecf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.06481188 BTC
Feerates: 269.69 > 6.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (696,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,340 218,340 000000000000030da4daaafe5dd44b6c3e6b8eca377a0de529e884e5d165b2e8 593 0.25/1.00 vMB 206
218,339 218,339 00000000000002b6261324d6f51be0febe2158fdda29ae0fa66e9c2ae4ec8a32 193 0.08/1.00 vMB 256
218,338 218,338 00000000000003c5567b532e902ef86bc9664571efe3bf7c7bbfc8de4f58b59c 453 0.25/1.00 vMB 213
218,337 218,337 00000000000002713032f7497b911fb6d1d2ae162dad86d551647ab94fbeacdd 558 0.25/1.00 vMB 172
218,336 218,336 00000000000001fd011815d0baa32835f52bb7659f07559d724b7121579686b4 583 0.26/1.00 vMB 183
218,335 218,335 000000000000038fc38600d87cab1e4863458b4ab4223002d2d94eb97b7634d8 666 0.28/1.00 vMB 202
218,334 218,334 00000000000001c9517c9673e92e5fdf6040eadfab899d7fde3a029d8469f56b 445 0.25/1.00 vMB 134
218,333 218,333 000000000000053f30241a72d07b0be01fcd5824199bac263ba4949f18103c95 730 0.25/1.00 vMB 258
218,332 218,332 00000000000001db534605805770e329459e58fceabcfed37b6bb8fc677d523b 471 0.20/1.00 vMB 199
218,331 218,331 00000000000002a5c0acf193810d49615ef39cc548f9a5027c0ffbf806622f9e 1 0.00/1.00 vMB 0
218,330 218,330 0000000000000004a2dec4548e76d6af78a7c551e65803bb51958fe16ea4b9ec 26 0.01/1.00 vMB 182
218,329 218,329 0000000000000147e29e2ea5c195c5ab93afe392e59fcf1c7d23a4fc39567f79 85 0.04/1.00 vMB 131
218,328 218,328 000000000000018584b2f25c4b357f15f03078be8969b6430e92a40f63f9ee8e 81 0.03/1.00 vMB 90
218,327 218,327 00000000000001561ed7eb0721ecbc62609c09c42dfc31cc819d7023f6d37dff 375 0.19/1.00 vMB 136
218,326 218,326 0000000000000425c8c946e5db08706bd7221c057e2abe4050dc32f841674f53 498 0.19/1.00 vMB 190
218,325 218,325 00000000000004bb046deabf4a5a5728bdce259ecd7f67d1b17f10034fadded1 639 0.27/1.00 vMB 178
218,324 218,324 000000000000008d582556b50c2577bc14f00f03b18ce3fd41190704ed2819fd 586 0.23/1.00 vMB 193
218,323 218,323 000000000000049d17a89fbfd2441cfdd62fb21a3504f97602a7870b0b4a7c9f 547 0.26/1.00 vMB 162
218,322 218,322 000000000000019fdcdc6a84a428fb4ff5e8e63384bc20e221fa935e0962c5a8 502 0.20/1.00 vMB 190
218,321 218,321 00000000000003392901ac222a68ae7f0e80e7c15bf5437b0f9ca9ebd5d8cabe 370 0.19/1.00 vMB 135
218,320 218,320 0000000000000241d02fe36ab3526d839e21d1a02677b174f06f9ddc6f78055b 674 0.25/1.00 vMB 214
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.