Loading Tool

Explorer IconExplorer

Memory Pool

80,396 transactions
30.50 vMB
0.09071401 BTC
Random Selection Loading Transactions
Max Size: 185.42/200 MB

Candidate Block

Mining Attempt ab7ca3e7867d4da6573e95dcfb5dadf45bd548e179e341ae49170d30120f1b6c
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cb3c2a208bbfa949f5f6a7bb1ae4545e181b5f42794f68af91a49d6178a72fea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.02125567 BTC
Feerates: 203.60 > 2.13 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (699,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,334 216,334 00000000000000a9400ab274b84a63036e00a5fb6c97e54f64170c754344f667 595 0.22/1.00 vMB 186
216,333 216,333 00000000000002195d8aafff3421dccebfd079441a1a91c7f1a83be680b274dd 349 0.11/1.00 vMB 178
216,332 216,332 00000000000000cb5ac8e1a46c5c2c8d36919b8bf2315d586ac41a140cb3d7a5 565 0.23/1.00 vMB 186
216,331 216,331 000000000000038be916dddb0561e7124f2cd5e674778a98b801978fd87dc855 264 0.08/1.00 vMB 42
216,330 216,330 00000000000002d19747e9bd0fff27a8bf8c01a9ec998514d49e0ca0fe13e6f5 424 0.17/1.00 vMB 189
216,329 216,329 00000000000002c3314cffcb03728f2a849e2325008c5b383c6b5041b2555d16 224 0.08/1.00 vMB 193
216,328 216,328 0000000000000462d4285493b6586fb6629b19c0ec980326a7dbe184c64bacb7 273 0.11/1.00 vMB 210
216,327 216,327 00000000000002c05c9f9754a300e4eec6a7f753744d08a768209e968b2fa489 178 0.08/1.00 vMB 156
216,326 216,326 00000000000002c4a7b19eabec4bc156ff253f4c045c20f632a6ec7a2126724f 364 0.15/1.00 vMB 199
216,325 216,325 0000000000000002becf30ebb8a9df780eaf1ac649ddb6adf36179bf7270dd46 423 0.16/1.00 vMB 197
216,324 216,324 0000000000000280cc386aa61c4cc6dbea461b5509d3adf30d05c4ded0fd9b04 100 0.05/1.00 vMB 168
216,323 216,323 00000000000002b8ee050faebbbbfc117a03772073373a5687418f86e97a3d96 427 0.24/1.00 vMB 175
216,322 216,322 00000000000001fb1245407a59fadec19526117f780c29fdcea8894b28f9a802 45 0.03/1.00 vMB 146
216,321 216,321 000000000000031c6a78dc9b4338ded9365a2fa8739ef7b7b815e6d7270d7e84 43 0.02/1.00 vMB 48
216,320 216,320 00000000000004cdcec11aa8582306d0b0355c3ff1dfaa80dab5466c2781ec2b 571 0.22/1.00 vMB 219
216,319 216,319 00000000000004c4ce64e09374a3e6992aa3c98def11b16d5f910ce7f5f2d2f6 75 0.03/1.00 vMB 265
216,318 216,318 0000000000000298784ecc0d4879d988a86afae59d7c27ac253eed214effd742 69 0.03/1.00 vMB 192
216,317 216,317 00000000000004f3fa4e9c50f29d8e70f1c800cf8aaaf75afeb91c901fcaf64b 325 0.17/1.00 vMB 160
216,316 216,316 000000000000030187b145681d662b7462db439300e73fd68f50445f17b9f231 533 0.42/1.00 vMB 133
216,315 216,315 000000000000050a44f4ea188b8c49261afbe3e4063b0c551f07339aa0f910e1 101 0.05/1.00 vMB 79
216,314 216,314 00000000000002dc66f5d467961cae133b2ef2917cdaad552e0fabbd0d88fe51 697 0.25/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.