Loading Tool

Explorer IconExplorer

Memory Pool

83,073 transactions
32.13 vMB
0.08422291 BTC
Random Selection Loading Transactions
Max Size: 195.04/200 MB

Candidate Block

Mining Attempt 7f092010c9cf345c205e484d49e196e518d69287ab0cd9221435f75f32fb2f0d
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 94ae8f1c73f0cf73715da80ca63f5a912fc6541d15b475dd5b6eb2a947e48018
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,281
Size: 1.00 vMB
Total Fees: 0.01376647 BTC
Feerates: 146.96 > 1.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (402,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,147 513,147 0000000000000000001af77e51ed1e8b6b1380545f6c8029453e3e25f736b8b8 2,068 1.00/1.00 vMB 23
513,146 513,146 00000000000000000037b73232f07b716a15ad52f0397ee49c1f8e9aa20a9eca 282 0.17/1.00 vMB 12
513,145 513,145 000000000000000000410920dc7a328741fba6cf2b996f047c04ad18b267988e 17 0.00/1.00 vMB 40
513,144 513,144 000000000000000000229d13d8eba262ac047f28c8f0043b1ec08e3734628b38 40 0.01/1.00 vMB 49
513,143 513,143 00000000000000000024c58bf966c5fd91df643b3472ccf37c5168592c8b301e 2,561 1.00/1.00 vMB 45
513,142 513,142 000000000000000000469a2273148aa9b6e929de9388819f2dd6a0e285c904c4 2,040 1.00/1.00 vMB 32
513,141 513,141 0000000000000000001b30323f01b3bb6126d0cc24c1861242d814b4ed028997 537 1.00/1.00 vMB 6
513,140 513,140 000000000000000000081d63c6ba2242729c8326b268224c63c6336811f35d1a 742 0.54/1.00 vMB 61
513,139 513,139 00000000000000000014e81a94440b7bd80e7abcd84cf3049f70fa334978ee80 507 1.00/1.00 vMB 14
513,138 513,138 0000000000000000001d877ca75be022998b8801dbf3f786662f81b31482a4ef 317 1.00/1.00 vMB 8
513,137 513,137 0000000000000000001bc61761daf8d4c6da4f96abfc5165082359d41b7ff021 515 1.00/1.00 vMB 5
513,136 513,136 0000000000000000000be586a2989b9363d30fb7612610d4d6dbb5944d23a2b0 2,040 1.00/1.00 vMB 56
513,135 513,135 00000000000000000001ee6ff725bffb0a87debf0563d54c1eb2579775df46cf 750 1.00/1.00 vMB 12
513,134 513,134 00000000000000000018d218c817b65847ff648699ed81dd75aeed3dba053ab3 1,496 1.00/1.00 vMB 31
513,133 513,133 00000000000000000026fe78e41b810c531d1e1068ac45bfa30e29d5afc202d9 390 1.00/1.00 vMB 4
513,132 513,132 00000000000000000027b7e09f50cab277409769114d27bffb4a81656e7995eb 450 1.00/1.00 vMB 4
513,131 513,131 0000000000000000001ecc7821935e853cff866afd2b1f45d9447a67e178ba43 526 0.18/1.00 vMB 54
513,130 513,130 0000000000000000002556a32de4fb627e87d01378d5c53e3fde68c67a8bbd6a 498 1.00/1.00 vMB 8
513,129 513,129 00000000000000000011797911439513a40a3c9bfe9639b1e4fdb022d530c3e2 278 1.00/1.00 vMB 4
513,128 513,128 0000000000000000002116e1ac1a20788a79fd3401901b3afaaf9b45a0f295bb 352 1.00/1.00 vMB 5
513,127 513,127 0000000000000000000cd5438065551884e524e864b5e85ee75db69e493ca86a 565 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.