Loading Tool

Explorer IconExplorer

Memory Pool

80,913 transactions
29.46 vMB
0.07849326 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 0f0bf02a0eea2f828123e8f70dd0367aabcb546878ac237326f4dbd6432505b3
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root ba4eba9a68ddd721be5050770372a6f650fcd315a0d34b9ea8e84ae9346ad1c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,407
Size: 1.00 vMB
Total Fees: 0.01649970 BTC
Feerates: 100.53 > 1.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (507,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
407,727 407,727 000000000000000000ff5aac943ed367ef5453e598dbffa8f284512afc6c3515 375 0.41/1.00 vMB 17
407,726 407,726 0000000000000000022f4c16ccc64017ce54757ea96c2fb4e907c7baab58ef75 2,371 1.00/1.00 vMB 40
407,725 407,725 0000000000000000011f3b5ef2f5335cb39217f89f73c7354cdfc2607ec92871 2,812 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.