Loading Tool

Explorer IconExplorer

Memory Pool

56,667 transactions
32.16 vMB
0.18460904 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 811e505759a40659343155177c6b92f7a2f3203e4467796c7ea136cdf03486e9
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root e15a329fd5faed7695e1b3dd978cb553f59dfaa29888b594702ec26a1099668e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.07273329 BTC
Feerates: 465.21 > 7.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (332,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,904 581,904 0000000000000000001c78a8a16e73f9d494871bf6d10c5d8340ab87320d64ff 2,970 1.00/1.00 vMB 123
581,903 581,903 000000000000000000209a36621d5ac75def8fec9e9615cffc8408b4ac05a65b 3,160 1.00/1.00 vMB 120
581,902 581,902 0000000000000000000054ea55fb344f4d1c79b1b6565cbf83328cddc55ccd68 4,143 1.00/1.00 vMB 69
581,901 581,901 00000000000000000020c68a4be1ff85cb30b9a60649313cc18a77359b373829 2,286 1.00/1.00 vMB 74
581,900 581,900 0000000000000000001f0f4cbac954f9aeb7ea38af6a894f7f62513acccd2e7c 2,418 1.00/1.00 vMB 75
581,899 581,899 00000000000000000003b4889590dfa73649123347675503f1223a9a7d81b3aa 2,572 1.00/1.00 vMB 87
581,898 581,898 000000000000000000148d78a99bc4c74098b3094599fbbab198602bbae8d723 2,369 1.00/1.00 vMB 112
581,897 581,897 0000000000000000000f6029246dc08632b5cacdff4ff068805f083d676560ef 1,920 1.00/1.00 vMB 96
581,896 581,896 000000000000000000237d6d5079af6a76ee4cfd749401a127086446d1712866 2,817 1.00/1.00 vMB 113
581,895 581,895 00000000000000000020e89a4f27316be1cf860c2bb41dea151855d2e9c2986a 2,427 1.00/1.00 vMB 82
581,894 581,894 0000000000000000000601ee0dbe7a267cd09fc096013ea53bedd7e6df51f3a6 2,607 1.00/1.00 vMB 114
581,893 581,893 0000000000000000001de5774aeddba27da7e430125d21d4cd962424b1d48c1a 3,177 1.00/1.00 vMB 93
581,892 581,892 000000000000000000032a11b838b976c131d32f06a66f35ece354c96b611002 2,584 1.00/1.00 vMB 96
581,891 581,891 000000000000000000132515801c0a4acc7c41d3b162016737bd2d667200f07d 1,936 1.00/1.00 vMB 91
581,890 581,890 0000000000000000001e817f91d1f02da37330623d576cbb365caf426c84203b 2,639 1.00/1.00 vMB 100
581,889 581,889 00000000000000000011c52e3db3cec8f860d95dbfc34b31cb119f5b3b22f2d1 2,935 1.00/1.00 vMB 105
581,888 581,888 0000000000000000001dad9c4beae413aed4b42d3ac36c890b33821fe8c1ee40 2,416 1.00/1.00 vMB 107
581,887 581,887 00000000000000000008907ab6697c70d248e37a9cbff8f031201d47613971e9 2,955 1.00/1.00 vMB 123
581,886 581,886 0000000000000000001deffe28d575ec43cbd9f16da8f521fc0aec7d7ca085c5 3,121 1.00/1.00 vMB 133
581,885 581,885 00000000000000000003c01dd403ee0ff02df6d8ee1549a80c8c23609acc106d 1,997 1.00/1.00 vMB 122
581,884 581,884 00000000000000000019c1f3d8dde3377607d994e15a5294277e7bc75a6b6213 2,404 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.