Loading Tool

Explorer IconExplorer

Memory Pool

78,281 transactions
34.55 vMB
0.16283935 BTC
Random Selection Loading Transactions
Max Size: 192.06/200 MB

Candidate Block

Mining Attempt 3d6736a10482d039bdb4946b3d1b0120f01abddd4dced6ea11545b22882d3619
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 9e84acb5a72ebd12f0ecdf804357287b8fc50bf9c8aba260e0bff0a018632909
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,942
Size: 1.00 vMB
Total Fees: 0.03668278 BTC
Feerates: 445.78 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (699,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,343 216,343 000000000000029d33d4bf6a90e5b7b1bf5b932c5d540bee07e26ed919dc1615 469 0.19/1.00 vMB 183
216,342 216,342 0000000000000178231a05604eda05809883bfd778166203eb99c3e36f17318b 12 0.00/1.00 vMB 29
216,341 216,341 00000000000003ffecfb0fe98573ee1ccb7abfeb67780238d2a2e74a51626cd7 523 0.23/1.00 vMB 176
216,340 216,340 000000000000032233b4047876909284324bf86cbd41666cc018f9dcffc5753f 4 0.00/1.00 vMB 96
216,339 216,339 000000000000013809fecd5dd2498c2d3f96a0a43990d0546bae745956263092 235 0.10/1.00 vMB 215
216,338 216,338 00000000000003e4cb19ab0bf18362721f0ed44a0c921ca1c0f135377c1220a1 284 0.21/1.00 vMB 41
216,337 216,337 00000000000004c1e788b9b5b31fe7bed7cae190ea323ba5c1e53760342f7415 45 0.02/1.00 vMB 130
216,336 216,336 00000000000004873bb91964b02c91f2994a348c369773fd588a12b34a2af05d 450 0.22/1.00 vMB 154
216,335 216,335 0000000000000322f4c67097583f6a1ece607c4548be7fa0d01367ac249e7f5b 676 0.25/1.00 vMB 222
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
Previous 10 blocks ↓
Total Size: 783.11 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: 736.44 GB
    • Received: 18.58 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.