Loading Tool

Explorer IconExplorer

Memory Pool

77,018 transactions
28.87 vMB
0.07997734 BTC
Random Selection Loading Transactions
Max Size: 174.31/200 MB

Candidate Block

Mining Attempt 7d9c07485ea18e67986ec1f6439719d93ec3977d4dea9ec5377c3745ebe6cd7a
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 61e99c0b8c8cede4f1db38adc6191c414b8349cf1c9baab5732e28f9b141d39f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,925
Size: 1.00 vMB
Total Fees: 0.01975649 BTC
Feerates: 103.00 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (262,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,319 652,319 000000000000000000060eceda86e5c6bacb01e7e329e50dfb01afde4937df39 338 0.16/1.00 vMB 38
652,318 652,318 00000000000000000001e270f738e08f189bddc8de9ece9a2e11226f2cb1cee3 85 0.14/1.00 vMB 9
652,317 652,317 0000000000000000000bc58ad147cea61b320beebb6cd9ec5094a0006f648bb9 1,131 0.48/1.00 vMB 45
652,316 652,316 00000000000000000000ba32011f78adc04aed7d9cb29d7ea4d775fa447fb2d8 761 0.35/1.00 vMB 46
652,315 652,315 00000000000000000001a4f0cdb22355310d5689ac7d41946a7aafab6975f03f 1,212 0.58/1.00 vMB 60
652,314 652,314 0000000000000000000beee85e69e00030ccf781471834c632a0adcbdb3fe79d 2,698 0.97/1.00 vMB 45
652,313 652,313 000000000000000000033ece00f6551db3bcb1b66e716c27a091658700e6f3e4 1,038 0.40/1.00 vMB 39
652,312 652,312 00000000000000000000f8b612298008d4b649c0ff9c93969914c1dc21a5d42f 1,696 0.71/1.00 vMB 14
652,311 652,311 00000000000000000000938ae0ec93502cbbf7235c7ae663a9af784aa3dc1043 2,274 1.00/1.00 vMB 32
652,310 652,310 0000000000000000000bbaab55bda2967a3f41f7759ff3921e8b0ff107e8c83e 2,261 1.00/1.00 vMB 85
652,309 652,309 000000000000000000049cd10c8515b129d9b99185b8bd471b6b57f1c5fb799c 2,291 1.00/1.00 vMB 68
652,308 652,308 00000000000000000004ca7990329eaded0c908f487d8b33013e83899ac92325 1,286 0.62/1.00 vMB 39
652,307 652,307 00000000000000000006665a7195ad41e8ed11e9481fe2ff0d3d0ed14bde23c6 1,522 0.63/1.00 vMB 39
652,306 652,306 0000000000000000000c73ec751b8227b1778c7f0d47981d2ad48e46ec7af445 1,260 0.55/1.00 vMB 41
652,305 652,305 00000000000000000005361cf8b5c7e2724b2f9495dd75f5935ea6a2a5219a82 1,986 0.92/1.00 vMB 12
652,304 652,304 0000000000000000000471e79513e1179b05490290fc72145bd70b7f1c659a01 2,646 1.00/1.00 vMB 66
652,303 652,303 000000000000000000051b62f0ac033bf958da833fe5a302629c3811d85da3cc 2,338 0.90/1.00 vMB 43
652,302 652,302 00000000000000000001ef9324ce7ed7af6a875ff0dc9c7ec84913e367674cc2 688 0.28/1.00 vMB 49
652,301 652,301 00000000000000000003665e72e2f2f83488afab8d5337029c639c61272193e3 1,825 0.69/1.00 vMB 37
652,300 652,300 0000000000000000000cd66471bcb61061ef94134b438694cdca6b060a158aad 26 0.01/1.00 vMB 37
652,299 652,299 0000000000000000000842fd759d72003a34e2933658e8456119edd4407a70a7 2,538 0.84/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.66 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: 673.01 GB
    • Received: 16.35 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.