Loading Tool

Explorer IconExplorer

Memory Pool

78,353 transactions
29.28 vMB
0.08127393 BTC
Random Selection Loading Transactions
Max Size: 176.92/200 MB

Candidate Block

Mining Attempt 3549ee52210909300e82fa81fd310c1c3db98aa845a312596552f96d39727dda
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0cc2a0217903fa8daabac506d3796f6f856a3719a3361bffa64a2a840afdcbd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.01987361 BTC
Feerates: 94.79 > 1.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (326,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,576 588,576 000000000000000000050c017218591b528719bccabc2eca85f4ab0ce5176f42 2,201 1.00/1.00 vMB 23
588,575 588,575 0000000000000000000e39c575326d3142900e0e310865bc56aa45fd7ff22a76 1,115 1.00/1.00 vMB 10
588,574 588,574 000000000000000000046c2e9d7b187085572a30cc03ba730783eea5cb10eee0 1,155 1.00/1.00 vMB 29
588,573 588,573 0000000000000000001d544ebbb277307219c7536351e0f82881bcc2e2c9c101 696 1.00/1.00 vMB 64
588,572 588,572 00000000000000000003ed1d6c8e12940278ce30463bb127b47ca88e41efaf85 2,756 1.00/1.00 vMB 24
588,571 588,571 0000000000000000001d6c96f25b6b6b754c65f01525915b8d3d152d45ddb6bc 896 0.33/1.00 vMB 21
588,570 588,570 00000000000000000006c4c251455ad1b450d1192378eff68e6d551693628474 2,632 1.00/1.00 vMB 12
588,569 588,569 00000000000000000010fa007e0a1962a377815b9aa11658e95cd106480ecc2e 2,869 1.00/1.00 vMB 24
588,568 588,568 0000000000000000001115169393bfb021763a806f68b639f2c2efa39af0e196 1,137 0.47/1.00 vMB 14
588,567 588,567 00000000000000000015d7e80ce9dc5d170a15f2448f85cb6c5ffd46805efeb7 1,541 0.72/1.00 vMB 3
588,566 588,566 0000000000000000001beede482d9c80f30b6d950cac6d8e5e151909f4f456ea 3,052 1.00/1.00 vMB 28
588,565 588,565 0000000000000000001c0f4a0ec436c300b2ad324aff1a1ca2e7eea1f6ba36ad 2,562 0.83/1.00 vMB 20
588,564 588,564 00000000000000000019928afca44506446cc1a9b2541b7119bba017a05b93ef 2,251 0.81/1.00 vMB 15
588,563 588,563 0000000000000000001d7f4ec4703032649934e7790af57f490a09d8bf402fdc 2,435 1.00/1.00 vMB 8
588,562 588,562 00000000000000000000155fd491fa6f6c859088acc0bac76e63a0ab67ffab5d 2,549 1.00/1.00 vMB 8
588,561 588,561 00000000000000000008b70403b62ea6769c229f18edd844e9877acb8e553e60 2,469 1.00/1.00 vMB 21
588,560 588,560 00000000000000000003da68b54048333dd1205ba4926495e4414d16a7faab51 3,129 1.00/1.00 vMB 26
588,559 588,559 0000000000000000000d3bddaf8054adb529034c2b46533fd65e99e33602aa49 2,824 1.00/1.00 vMB 53
588,558 588,558 00000000000000000006e0f6f812aa535c5bce588a56870bc8fea63ad8117ee5 2,701 0.99/1.00 vMB 18
588,557 588,557 0000000000000000001c22cb2c6827ce38e11b745c4e62a084e591789e5e925d 2,376 0.85/1.00 vMB 14
588,556 588,556 00000000000000000007b6972aa1cc660dea3864fc820c130d08ae33dcfb219c 2,696 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 674.46 GB
    • Received: 16.43 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.