Loading Tool

Explorer IconExplorer

Memory Pool

73,588 transactions
27.34 vMB
0.06600696 BTC
Random Selection Loading Transactions
Max Size: 166.67/200 MB

Candidate Block

Mining Attempt 8c7d2bd95d0b9a57358c482b2557cabd64253f6fda9998c8857b374cf1aeba68
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root ca1ca17a0a4bc26bf2cdd268875b13b4c808e4c7bb4bb39f9260e5af9f25cfc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.00775186 BTC
Feerates: 89.32 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (554,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,097 361,097 00000000000000000438b38cfe192b59ae5fa8539fac796bb6285ab06d510713 1,358 0.75/1.00 vMB 24
361,096 361,096 000000000000000013e0e824c72a53143b244fee0c332ab13c28f9f0714e9217 487 0.75/1.00 vMB 73
361,095 361,095 0000000000000000030df415a0c4f71c8ce727ce163616684f0f6b5aba3e4b3d 2,346 1.00/1.00 vMB 25
361,094 361,094 00000000000000000e0732f0956331c620c5464f02b9c7a80a5405326521eba6 1,416 0.75/1.00 vMB 27
361,093 361,093 00000000000000000ea5670887f985b9e8fd0379cd2422b024b23d5a31356a8b 1,171 0.93/1.00 vMB 28
361,092 361,092 00000000000000000a48e1a4d7662fda5a2d9e148628bd67447296e9dd748707 1,907 0.95/1.00 vMB 45
361,091 361,091 000000000000000001e80223e16acfcb3aa8430db9625ee5910b116466f998e3 2,646 0.75/1.00 vMB 59
361,090 361,090 000000000000000002add5e584cf8b8c8ace9df2e481890798b52683b436289a 463 0.25/1.00 vMB 26
361,089 361,089 0000000000000000129884b6318a5bc05eb4caa68efc527591e3d51bea49efdc 671 0.28/1.00 vMB 28
361,088 361,088 0000000000000000117b2c4ca94d2a7ffea93be563d25f75965af502dbb38052 1,493 0.78/1.00 vMB 27
361,087 361,087 000000000000000008ca722518555c896ccd0c43dedb3ff09ce713eb16f2c336 2,303 0.95/1.00 vMB 31
361,086 361,086 000000000000000013c105d95c4ec5531d855c1f13aa66413a9fae0f3e20aa4d 1,315 0.78/1.00 vMB 28
361,085 361,085 0000000000000000034b625f58eb7aeab59a7f738dd07f2aaff45410d90d552e 1,097 0.75/1.00 vMB 21
361,084 361,084 000000000000000010fbeaa77325740b7cfe788862a18cc5221d55258cd599c6 1,152 0.75/1.00 vMB 22
361,083 361,083 000000000000000014582f5bf6900e755f7adb7b3511d4d76c1df67f20b59922 2,212 0.75/1.00 vMB 43
361,082 361,082 00000000000000000e423d10eca202b97fb495bfe499541603bd72ff5c5fc0ef 489 0.41/1.00 vMB 8
361,081 361,081 00000000000000000bd5264956ab37a2b7938d41d12b5659c1842c19fb4188d4 1,178 0.75/1.00 vMB 25
361,080 361,080 00000000000000000fb80913350585003b204477e08355ed36a1a3fe3e4334c5 880 0.75/1.00 vMB 21
361,079 361,079 00000000000000000e4ca54408afffaf4281bfb60643b43cfaee6488acd731d8 2,199 0.75/1.00 vMB 39
361,078 361,078 0000000000000000056c6b26e7ae6f9c80d6cbbede87e3fadfeac509a162a88b 279 0.16/1.00 vMB 23
361,077 361,077 00000000000000000dccb8a3d10e7827ea09919f38903b5681820d547e2bda67 882 0.43/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.