Loading Tool

Explorer IconExplorer

Memory Pool

82,524 transactions
31.04 vMB
0.08334118 BTC
Random Selection Loading Transactions
Max Size: 190.38/200 MB

Candidate Block

Mining Attempt 4c2c08035d5a9dfdc69c5326fe2f7d1c447652b620e0dbd90e4a1856bf4a5a79
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 9a03a777bd97212c9927f9eaee2917eeff0e1162d15f04337b4bc79d4d32cb54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.01350000 BTC
Feerates: 68.76 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (420,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,681 494,681 0000000000000000008504537ca22eb1968b36726c3a49a80d23e7cab869e738 1,569 1.00/1.00 vMB 147
494,680 494,680 0000000000000000008bc1cbfd0b414f3ab09cf424e60a7af8d2f3a87e9e93b2 2,087 1.00/1.00 vMB 522
494,679 494,679 0000000000000000001d0ff3d7578a8868132aa3614548553cb9d80d81b4c101 2,527 1.00/1.00 vMB 69
494,678 494,678 000000000000000000c75e8121b87b1a9067277c7a971628712e018d8f0ad73a 1 0.00/1.00 vMB 0
494,677 494,677 00000000000000000021151add3afe9d3681b50a539c4180cad7150f07859f34 1,414 1.00/1.00 vMB 151
494,676 494,676 000000000000000000262fc4538bf7cbfa3552f4370d494a70805c20cdf0c330 2,114 1.00/1.00 vMB 449
494,675 494,675 0000000000000000000ed7a07d3e97721c63be7c4c57167d43a17a5b2da2b364 2,155 1.00/1.00 vMB 433
494,674 494,674 00000000000000000085517a714285d51eb96f90596be6d30b9f36732a9c11c0 2,023 1.00/1.00 vMB 375
494,673 494,673 000000000000000000547532444a9d07c639fa1c81290da3919a0e3be0261f30 2,347 1.00/1.00 vMB 531
494,672 494,672 000000000000000000c9ba8e76681fd222b7919eac235b4411cc4dc4f9ab6593 2,537 1.00/1.00 vMB 515
494,671 494,671 0000000000000000007f28534a16483ecdd73235b5d3580a9695a31a94205db6 2,418 1.00/1.00 vMB 289
494,670 494,670 0000000000000000009979aa1be7e09dd4d46f223959f27b833ef847e0ca73bb 2,605 1.00/1.00 vMB 273
494,669 494,669 00000000000000000021c55dcba74e3feefdbcb422ee69f7233b31b873e9ac73 2,482 1.00/1.00 vMB 542
494,668 494,668 00000000000000000012957c2e6075381d7171023b37db55f3b994baad2e128e 2,075 1.00/1.00 vMB 66
494,667 494,667 0000000000000000003571439505f9da0618f7365bf325df47daacab7cf38961 2,274 1.00/1.00 vMB 283
494,666 494,666 000000000000000000acdb12c4a9782e5bd48f6a10d6b7dda14831ec30970b6a 2,288 1.00/1.00 vMB 222
494,665 494,665 000000000000000000c88036a4285778afa1263f9495dc24d5a133a0a2ce7458 1,986 1.00/1.00 vMB 212
494,664 494,664 0000000000000000008f7b7f5ee6f8fddeffc02a833803f276dec0381a6b01c5 2,118 1.00/1.00 vMB 125
494,663 494,663 00000000000000000074455dcee4888c2be8fcf3a6ebed23bcdde23025c3163d 2,160 1.00/1.00 vMB 134
494,662 494,662 00000000000000000032586993978d911ba8a6141ad7037180275affad8c0ea3 2,653 1.00/1.00 vMB 220
494,661 494,661 000000000000000000c0722e0a32f3ed3d0d1bc63a2425b43846a90fbfbeeeff 2,470 1.00/1.00 vMB 456
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.