Loading Tool

Explorer IconExplorer

Memory Pool

75,735 transactions
28.13 vMB
0.08754141 BTC
Random Selection Loading Transactions
Max Size: 170.70/200 MB

Candidate Block

Mining Attempt df2a87777a8518860980483cc155d517eafd6585523ac459da80a06741fa8ddf
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 37327296af2b98f0a931e42629307aa0d6eaf25ab5ff297c370a8ed30fd90ced
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,478
Size: 1.00 vMB
Total Fees: 0.02690102 BTC
Feerates: 402.60 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (408,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,799 506,799 0000000000000000005a40937b5f68cd8f7f58bb12f9cafa9cfdc56da534c04e 1,674 1.00/1.00 vMB 87
506,798 506,798 000000000000000000430c7361b0d23791246c322c534b87f4fdbc3a47656d56 2,123 1.00/1.00 vMB 182
506,797 506,797 0000000000000000004e5f8d6928115ff82ac99231b03854ec55c7faa5143477 1,690 1.00/1.00 vMB 88
506,796 506,796 00000000000000000037871ad487a28eb147840aec0e29d68be82f68b8709662 1,409 1.00/1.00 vMB 64
506,795 506,795 0000000000000000003bbb656dd8ce1fae4bb624f34a580871ba82e23fae6bae 2,490 1.00/1.00 vMB 224
506,794 506,794 000000000000000000587d5035eb95d5665f946e5676f13d2d4c1b2f2f6a3388 330 0.19/1.00 vMB 101
506,793 506,793 0000000000000000002afec837864ef142141f5c3abfeff4fc77a125cd43029f 2,012 1.00/1.00 vMB 103
506,792 506,792 000000000000000000092011d8c05c22688cdd9f5d6b1047eaf595cb72e267b2 1,032 1.00/1.00 vMB 69
506,791 506,791 000000000000000000110398576bc08c8d96e78f377e1aeb15514899be2940f8 301 1.00/1.00 vMB 24
506,790 506,790 00000000000000000028914a0e38343137b9899a073eefbf68fc91acd8a7d66f 1,478 1.00/1.00 vMB 105
506,789 506,789 000000000000000000257ae920525a0727b7f770a15aba119ea98dcd12a5393e 1,607 1.00/1.00 vMB 44
506,788 506,788 0000000000000000003b34772abb8d3fb52830d82a033d4d0ef535f2877b230d 1,288 1.00/1.00 vMB 43
506,787 506,787 000000000000000000176e912017096ef878d6f6d17575fb1aa3613c1c45c95e 2,146 1.00/1.00 vMB 158
506,786 506,786 000000000000000000261b3a5386776e4b8515d49c3dc9b6de6321a45221a5ff 2,609 1.00/1.00 vMB 241
506,785 506,785 00000000000000000067000bc07ae358388dec1c25552a160003f56dc4beefee 186 0.09/1.00 vMB 116
506,784 506,784 0000000000000000003b2632103bd4c41cf11d8d0702bf80c7acbb6b5e42663d 301 1.00/1.00 vMB 30
506,783 506,783 0000000000000000005fd54e619f6adbf1f3c95a057c4cb5d0868fff29c486cc 208 1.00/1.00 vMB 8
506,782 506,782 0000000000000000006436a0cc852e6fc4f7bc97b158440d6d0d27553fef9d2b 519 1.00/1.00 vMB 42
506,781 506,781 0000000000000000002d2cd10c5eb227c34fffd6809b45a71a5e321d3a6fb4aa 774 0.42/1.00 vMB 164
506,780 506,780 00000000000000000056c06de0b2f1e210ab5efa1341791e53c0742a17d37e07 1,107 0.66/1.00 vMB 142
506,779 506,779 00000000000000000032ba1c5f1bbbb08c69a8d4fde05c26e8fe22aa01f7767e 1,544 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.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.