Loading Tool

Explorer IconExplorer

Memory Pool

80,174 transactions
29.81 vMB
0.08356861 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt 609ec76017712360312abd5191b1bd1d2cfa6e5c66fe77b49703a250fabce1c6
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root adeccd6b0465071f542e9e5a8219c7ebcb1ce329df6090dc334859a7b0ba4fc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,973
Size: 1.00 vMB
Total Fees: 0.02278920 BTC
Feerates: 502.65 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (379,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,363 535,363 000000000000000000043781ddf2fd211ed4e5e0118820b084ed09a5b9d84ef3 1,039 0.44/1.00 vMB 12
535,362 535,362 0000000000000000000e6a6d4707dbf86c04867c6ba519d0656619f3b5767ec6 1,573 0.68/1.00 vMB 13
535,361 535,361 0000000000000000001f3ae71ad80e30b9a8d8796494813f15a1b0e41df4d7f1 1,739 0.80/1.00 vMB 16
535,360 535,360 000000000000000000074b6e028342e1bb65653e1cda21e3d94925b0a51f8dbe 465 0.26/1.00 vMB 1
535,359 535,359 0000000000000000002b78dd23e861d0533ea471e0d048a898e76073fc85ad6e 2,443 1.00/1.00 vMB 7
535,358 535,358 000000000000000000077de48640618c0ecbe1e712d57b177b2a63719c2ef7bf 1,804 1.00/1.00 vMB 35
535,357 535,357 00000000000000000002ac260d03d8147957a03b488bb0743ffd42b54a46be6e 363 0.15/1.00 vMB 13
535,356 535,356 00000000000000000021984e4eb23a55d60c2d4431cd7a37c0847f22104e54b3 166 0.05/1.00 vMB 13
535,355 535,355 0000000000000000002be7c1b3c849cb1994257d66298b66a1948c78ed79e5f3 486 0.50/1.00 vMB 14
535,354 535,354 0000000000000000002c6f6c2c909139758427eb9908b4bde3bb80999da629c8 847 0.35/1.00 vMB 18
535,353 535,353 0000000000000000000e254a6a382201780c2e873de50a9c0f47fab010ae37a1 773 0.36/1.00 vMB 12
535,352 535,352 0000000000000000001f6b121f4754c5552d59007b3190fe5d4021868c5f0264 747 0.46/1.00 vMB 8
535,351 535,351 0000000000000000002ee2a61081290c519776e61d68c51bef1f0127181d2d58 2,416 1.00/1.00 vMB 10
535,350 535,350 00000000000000000005f0b2024867a89441c11133f37a0c92817c665fe19580 2,420 1.00/1.00 vMB 22
535,349 535,349 0000000000000000001134b306e0f106cac391a5055984c9cf4fc68b6384bf67 1,583 0.70/1.00 vMB 10
535,348 535,348 00000000000000000013bcbf82046767910e845220fdf0a2261741f3f109fce1 1,871 1.00/1.00 vMB 8
535,347 535,347 0000000000000000000e068e2ef52c1c9aa96961655f074e34a3e059a0c70209 1,355 1.00/1.00 vMB 21
535,346 535,346 000000000000000000151c9490725c70172ed24c4c5207e2428a27635583bc5b 557 1.00/1.00 vMB 38
535,345 535,345 0000000000000000001a5f73bab18d86dc5100162977251cce2b292dd540fdb6 543 1.00/1.00 vMB 55
535,344 535,344 0000000000000000000a13afa9ead4bdafa11a2a8e36c030aebaa49a2e6f1d93 1,201 0.47/1.00 vMB 22
535,343 535,343 0000000000000000002a4c0d3ecc503a4455e245d5461e5b10e92568d75af785 163 0.06/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.