Loading Tool

Explorer IconExplorer

Memory Pool

37,980 transactions
26.80 vMB
0.05330539 BTC
Random Selection Loading Transactions
Max Size: 139.29/200 MB

Candidate Block

Mining Attempt 080fb8bb62c1b51586483cbd9f4a55b598fe04147264508a67757c3651c889f5
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 8140fea129ebe50c9e4912cd9de5b83485414bcc86206c3cc31616be4935fcbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 542
Size: 1.00 vMB
Total Fees: 0.00393777 BTC
Feerates: 44.54 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (543,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,783 371,783 0000000000000000034c250d45a05624654a440730df5d1275dba55ff05c49f4 49 0.03/1.00 vMB 33
371,782 371,782 00000000000000000d0305f4cef98c4ab3373d6416c05153044c15f233e178ca 778 0.49/1.00 vMB 35
371,781 371,781 000000000000000012683b3432d93469a8dfa986a7002a8323df62a7e4c78528 654 0.27/1.00 vMB 39
371,780 371,780 0000000000000000141c0df8893c050c27022ebe8c6892d7534735fb2b14061b 2,016 0.98/1.00 vMB 38
371,779 371,779 000000000000000007928f497eff7d6521834a37875e560344928e209749adec 763 0.38/1.00 vMB 36
371,778 371,778 00000000000000000e62c95903dc54c558f74cb19224eb8d4a66269feb200b0f 1,403 0.62/1.00 vMB 41
371,777 371,777 0000000000000000123fc09e09cedd88d6992c15f072656dafb675244ceaccd5 283 0.18/1.00 vMB 22
371,776 371,776 00000000000000000605280ec7512cae96d7de8107945835a4f75bf2c0f1ab78 791 0.62/1.00 vMB 17
371,775 371,775 00000000000000000ebde30fbd18b748b844335b7d5739cdbb6285d81528e845 1,958 0.95/1.00 vMB 51
371,774 371,774 00000000000000000e31c5277d30a8486241af7ee5a3a9df2057356a99d5244e 2,053 0.92/1.00 vMB 42
371,773 371,773 00000000000000000c3be6888d6e94bf4159b0a97c75fbfeb9b26504a75ee6a7 1,004 0.51/1.00 vMB 35
371,772 371,772 00000000000000000f46b05ab07f8bc77ce62a75a457a979479a471c69568c63 1,916 0.88/1.00 vMB 40
371,771 371,771 000000000000000012ddd86f6b0a62ad28344dfa3004d8f41aa6a7a940a959d9 1,702 0.80/1.00 vMB 39
371,770 371,770 00000000000000000016235e9c0c998073b7a763ed80681607ed84f68272167b 1,644 0.87/1.00 vMB 29
371,769 371,769 000000000000000003d2886f16cffe8595ec5212a82159c2c869d1742bc3145d 2,468 0.93/1.00 vMB 49
371,768 371,768 000000000000000013bc1da517f9e30accb325d44d5dd404a34b841cba43f8b7 96 0.03/1.00 vMB 41
371,767 371,767 00000000000000000a9f94675c838910b0428eb302aa0079fdbd916c6ae64d8e 1,657 0.84/1.00 vMB 39
371,766 371,766 0000000000000000048b6b691b3a2fd3296cda37945c596f1e35189ee3bf6d3f 384 0.20/1.00 vMB 29
371,765 371,765 00000000000000001330eea0304bbe2887cba848c0424381022678dffb4bda7b 619 0.30/1.00 vMB 37
371,764 371,764 00000000000000000f9fcffe73c6d33033418f46b7c4484d4093b1ac7e3efa2c 1,795 0.80/1.00 vMB 38
371,763 371,763 000000000000000000b050842cc02b1d743310e6c8f16b4b19434d8a459d6b08 1,012 0.63/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.