Loading Tool

Explorer IconExplorer

Memory Pool

82,164 transactions
31.20 vMB
0.09345122 BTC
Random Selection Loading Transactions
Max Size: 188.80/200 MB

Candidate Block

Mining Attempt 13fd88830c737562f471c3f7ff043d6851c4b451ec6d1b6b795dfdd69fbce2fe
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 7e140c08bff22847ebee7bf3842178e7a62f006a09205af5dbd324d7609fab13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,304
Size: 1.00 vMB
Total Fees: 0.01822080 BTC
Feerates: 115.63 > 1.83 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (476,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,506 438,506 0000000000000000008b3e84d55a5ee8fdf804913ac2c6705c84a6569464641d 2,337 1.00/1.00 vMB 59
438,505 438,505 000000000000000003984e38a52ede57fc26b19f8371b511eeec0143936a5100 2,582 1.00/1.00 vMB 77
438,504 438,504 0000000000000000036f9c7637ec34e2a87df4d177207fa176c80cda3c49ffad 2,400 1.00/1.00 vMB 74
438,503 438,503 0000000000000000004940789d84ed87755b30eafbab64257c9d54c9251f6fb1 2,935 1.00/1.00 vMB 90
438,502 438,502 0000000000000000027c81951d30cc6e751692d9cba359e9ae5fc268e6d6bbd4 413 0.26/1.00 vMB 43
438,501 438,501 000000000000000001422a5ed4a20b28d90f6ce2e17cb4c60d52ea820e20b28b 2,776 1.00/1.00 vMB 63
438,500 438,500 000000000000000001fa02402d617c51bb9fea0dff8e0b1ce8eaf97f37ffdced 2,208 1.00/1.00 vMB 71
438,499 438,499 00000000000000000070069fd30111d71fa60add953ab1e8443d8ce534c3c0ca 1,387 0.51/1.00 vMB 52
438,498 438,498 000000000000000003508fa79aeb5962e50b2c696911a572e3e5699733aebcdd 2,114 1.00/1.00 vMB 69
438,497 438,497 000000000000000000a09e24032dce26d6f6b51fe8fa6c811e0d140a168a6dd0 440 0.21/1.00 vMB 67
438,496 438,496 0000000000000000036faa44e1392b98bd536548f120f2aae5702d8a03828fc4 345 0.13/1.00 vMB 77
438,495 438,495 0000000000000000024bcb34c69a3f086b682708b0b17ea22e1dc2e2099771f8 635 0.33/1.00 vMB 63
438,494 438,494 000000000000000003d58a275205619d9e79c3eb15b39327bbf01f9503837c40 239 1.00/1.00 vMB 5
438,493 438,493 000000000000000002e0e02a4237ddfaaf45184a0424711f79714a9ad220911f 411 1.00/1.00 vMB 9
438,492 438,492 000000000000000003b4e8e10d048049441e1c425577c8ff3d7ce1efdb9bc289 398 0.12/1.00 vMB 63
438,491 438,491 0000000000000000040559e525dc4b5dd98499ca792002a554974ef42f727c8f 890 0.38/1.00 vMB 68
438,490 438,490 000000000000000002517ae51110107cbad568d325661fbf25323a1df2fc3b08 534 0.35/1.00 vMB 44
438,489 438,489 0000000000000000012a65a5480f2ab9a5e1aa6a1356e8c8185af6131439ebf6 283 0.15/1.00 vMB 51
438,488 438,488 0000000000000000021df3c26bd49bf6770db7c15f8eeb4b70b2785e61e1c122 1,423 0.51/1.00 vMB 67
438,487 438,487 0000000000000000016c9c671ae4e517ef714a7f7e3c31676738c259dbe6369c 1,300 0.69/1.00 vMB 62
438,486 438,486 0000000000000000011f0124f7322acaf02f74b95f0caa64b64e0fbcbed9f00f 1,338 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.