Loading Tool

Explorer IconExplorer

Memory Pool

74,864 transactions
29.80 vMB
0.09960052 BTC
Random Selection Loading Transactions
Max Size: 172.73/200 MB

Candidate Block

Mining Attempt 3c722ea83ba50dfd351ccac533072ef6fdaab1d149c0f988f4540a51670c5f04
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 4618f9a9131c4416933c33d0352b53aa53ed9539b98cc9fd4e25adc31fa4b336
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,799
Size: 1.00 vMB
Total Fees: 0.02862116 BTC
Feerates: 150.36 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (507,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,748 407,748 000000000000000005e436cd351bb0ea0f7718b0b78efedf69e66c6ce65f8654 739 0.59/1.00 vMB 22
407,747 407,747 00000000000000000190b130aefb19d1643b1a1b7937a8dae55ff4853fd157b5 1,449 1.00/1.00 vMB 26
407,746 407,746 00000000000000000062fd0e5ae2845163264870667fbb3110f0260bd64132ea 2,033 0.99/1.00 vMB 37
407,745 407,745 00000000000000000145f861599c46d7a3f24c04cf8893db2ddbcd9745562776 2,345 1.00/1.00 vMB 51
407,744 407,744 00000000000000000299ab0279c362c479c427c7625839be5ea50858bbf47e31 713 1.00/1.00 vMB 40
407,743 407,743 00000000000000000040fc6b7f3ff0ad490bc9f4a4eb879499f83fe33abe71ad 1,466 1.00/1.00 vMB 33
407,742 407,742 000000000000000002ad6d1df57045d937ff849eb5cf1f835795d30ffce2bc6e 1,817 1.00/1.00 vMB 43
407,741 407,741 000000000000000001976db3529ab95a91a37239f909a34ec11a70c4f4610990 2,471 0.99/1.00 vMB 51
407,740 407,740 000000000000000004e49fa3b46a49ee502c0319640e6902b9519950dcc1e28b 1,147 1.00/1.00 vMB 26
407,739 407,739 000000000000000004e31ef7778155f6562a2ed77e2a9b20c7992afda436b8ea 2,378 1.00/1.00 vMB 42
407,738 407,738 000000000000000003ce1fcc5a5c442bf597b8f82fe71fa98e43b382dd8a9589 350 1.00/1.00 vMB 10
407,737 407,737 00000000000000000455fe15a137db6d71dcfe5d6e879e2a4f2e5e6a30107fa5 1,327 1.00/1.00 vMB 25
407,736 407,736 000000000000000000e6acc3d995ee5b67bad61ae9b77f57367f048c77776e6f 2,092 1.00/1.00 vMB 36
407,735 407,735 000000000000000000a5b4f83499c43e4014f2efe7ce90702c954d225c21e76e 150 0.56/1.00 vMB 8
407,734 407,734 00000000000000000517acf529c3dc71e8b542e5eea6e05277085a84d375dcc1 2,631 0.97/1.00 vMB 37
407,733 407,733 000000000000000005ea4bd42510f8965610265e549045a0bcca7667d06dacfd 1,507 1.00/1.00 vMB 26
407,732 407,732 0000000000000000060879ab1f46b5b62bcef15edc660f77be9ce819a0832fdd 772 0.38/1.00 vMB 36
407,731 407,731 0000000000000000059ec1d345374bf422f04ffdee1ee4475d9c96b386077fbb 836 1.00/1.00 vMB 16
407,730 407,730 00000000000000000039e5fbcb70b0d47f46d18b7d100b97fbe7c4dfeb0b6d50 2,794 0.99/1.00 vMB 56
407,729 407,729 0000000000000000032029fbc0cc97ea90f04ce920b989f39e943719556fe8b8 1,239 0.86/1.00 vMB 30
407,728 407,728 000000000000000001eba1b3344e65c79658bc0fc1f119c348787501821209f4 2,489 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.