Loading Tool

Explorer IconExplorer

Memory Pool

82,556 transactions
30.42 vMB
0.12118631 BTC
Random Selection Loading Transactions
Max Size: 184.10/200 MB

Candidate Block

Mining Attempt f9b3b1379ea686165ed1cb0741db233557d868ec4cb6114c4c16850a3cb2ea25
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root eed0502cca2c311aa424594250507c0b7edc6b4ebb2326b87697438562c39096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,097
Size: 1.00 vMB
Total Fees: 0.04243487 BTC
Feerates: 150.85 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (552,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,678 362,678 0000000000000000154174c2773fbf0bf058ce39df3bb631443c290621c02e06 148 0.07/1.00 vMB 29
362,677 362,677 000000000000000015f337742fef567625a702a0331d1c220d19197b1d69cc4c 381 0.17/1.00 vMB 30
362,676 362,676 000000000000000004741870fe389f4da4bbbfd09bce6385aa75ccf5367089d5 1,338 0.64/1.00 vMB 30
362,675 362,675 0000000000000000100868e1bb1ba7e5e045c80689ae11cba96f34c5148102f1 734 0.35/1.00 vMB 29
362,674 362,674 00000000000000000aac4524531f03eec60bca8788766ee4d4054c7bcb83fa2b 420 0.19/1.00 vMB 29
362,673 362,673 000000000000000008fab8f993101e62f2c804b868a1df6fd55747c367581154 851 0.46/1.00 vMB 29
362,672 362,672 00000000000000000e96de1b5c49657f40d1208b21fa9749943660f01c727a03 594 0.33/1.00 vMB 20
362,671 362,671 000000000000000014d237b49b34434b401a424f59871cffbc51ac451c875ad2 1,736 0.75/1.00 vMB 35
362,670 362,670 0000000000000000141ace5bdfb2be16708d24fcbb1fec739c5df7420e13aa3a 276 0.19/1.00 vMB 40
362,669 362,669 0000000000000000089cbcae6d8003845715f93a5e7b722bd4a2aca4aea2bb74 1,148 0.56/1.00 vMB 29
362,668 362,668 000000000000000003c2aa788ae444446f61b3199196044dc76ebb7978827132 668 0.35/1.00 vMB 26
362,667 362,667 000000000000000003c832d471355c434e4e96fcd54ed12515a630689343dcfb 826 0.41/1.00 vMB 29
362,666 362,666 00000000000000000d54dc1f84d46c734b903034287ca68d44c50d3edeb539fd 1,123 0.55/1.00 vMB 28
362,665 362,665 0000000000000000144ecdf33cc574cb1f2488cb3ce9633023dbcf33d5270863 146 0.25/1.00 vMB 6
362,664 362,664 0000000000000000135d5102c38be5ea3b4c9f17183fa8b8d05156af941a3b44 240 0.16/1.00 vMB 21
362,663 362,663 000000000000000016169e3509a0d8e417be7865e62874ff26dfb5eaeabf3e74 988 0.71/1.00 vMB 19
362,662 362,662 00000000000000000000408db85bb513d26d72bf0ea42bdae820767f6e2697d4 507 0.41/1.00 vMB 22
362,661 362,661 000000000000000002c302ccf8444d3004410dad95d8fb7f1852416f7770c1d1 889 0.64/1.00 vMB 25
362,660 362,660 0000000000000000139de1afc5eb2a86c6abed91ad5798a255f46ec3758a2f20 1,843 0.75/1.00 vMB 36
362,659 362,659 00000000000000000bad371b9988ce371ae05bdf579a83fb0d3f053aa959fc89 177 0.25/1.00 vMB 7
362,658 362,658 000000000000000013ee9033d1099da4f7b1bb7d0d2e88263fb2efb44041f259 1,261 0.74/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.