Loading Tool

Explorer IconExplorer

Memory Pool

79,048 transactions
29.95 vMB
0.07489391 BTC
Random Selection Loading Transactions
Max Size: 183.01/200 MB

Candidate Block

Mining Attempt e8845508e39868dfd5b277036c76e1fa81925e651a8ec401ea4790b4be6e25cf
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 4df1663eb51d5c722b14da58d63f4448dbf749321ad1ffdf21332d395c5c2e60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,083
Size: 1.00 vMB
Total Fees: 0.00827634 BTC
Feerates: 18.60 > 0.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (438,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,140 477,140 00000000000000000028708389cbe027f3f34607813e9f961fb65d2158c96b2b 1,656 0.89/1.00 vMB 187
477,139 477,139 000000000000000000d3eaebaee3258f23c8a7070f9e590f553b35d1d217fd27 311 0.12/1.00 vMB 115
477,138 477,138 00000000000000000050fef4cd350a8fd6583ce021a5148e6ad808ca5211e3d0 186 0.09/1.00 vMB 109
477,137 477,137 000000000000000001170335bb2bf248e6e4f36e12fcb8fec57c43478ba4d09c 282 0.34/1.00 vMB 48
477,136 477,136 000000000000000000025a33dc966e000b41354d9602cbd3cff8ea87344ac12f 873 0.81/1.00 vMB 79
477,135 477,135 000000000000000000464e5a3ce4aeaa830a7955ef9b6fdebe3da8d0dcac1bd5 1,779 1.00/1.00 vMB 109
477,134 477,134 00000000000000000009c43ea63bec61dbfdcbd40e74bf1dd9bbacd91d64ff73 932 0.43/1.00 vMB 171
477,133 477,133 0000000000000000012c659a51610c124339ad3e9f98a931ae4e22e657168551 203 0.12/1.00 vMB 56
477,132 477,132 000000000000000000f2b37faf101149ecaf8b0d4f62e328818145abc699af98 265 0.15/1.00 vMB 127
477,131 477,131 000000000000000000efb679ab376f15322de1403ebee08e6ae12b87c479aca7 210 0.10/1.00 vMB 98
477,130 477,130 00000000000000000025a63c1c942c51fdca7fbbef9d056265aa2da215d0b7df 1,167 0.72/1.00 vMB 82
477,129 477,129 000000000000000000e6090dccdb9728dc45d7e2c429b126caf0fe8e61034e16 2,054 0.95/1.00 vMB 128
477,128 477,128 00000000000000000039dd72ccca137e5997bf8e5b5aa4a2f426d6eae6e7f7e4 152 0.10/1.00 vMB 52
477,127 477,127 0000000000000000010825409e4d8a2d33c38e7100c975508b4f58e2036ce909 1,696 0.98/1.00 vMB 98
477,126 477,126 00000000000000000063bf82ac6b8cbd61b565b2e8505ad2f39042d5b8f37dca 238 0.19/1.00 vMB 63
477,125 477,125 00000000000000000085550d7d9419bfa3be89815c154ec9d66bc99f15e6e885 1,313 0.72/1.00 vMB 109
477,124 477,124 0000000000000000012ec3123e38cedf6f9a6b2ff6fe47b9a73f51060b4bc728 2,043 1.00/1.00 vMB 120
477,123 477,123 000000000000000000c29157afccd35a52dfa5e279e779373a65f71e6a22874b 1,379 0.68/1.00 vMB 132
477,122 477,122 0000000000000000012aa3fbe93d61620f4b8b25ce87e5a3c9f3e7b166e8bb7f 1,371 0.68/1.00 vMB 127
477,121 477,121 000000000000000000278fb704dfaf2e6e517765144461f2fc5981da12a6b7b4 97 0.06/1.00 vMB 168
477,120 477,120 0000000000000000015411ca4b35f7b48ecab015b14de5627b647e262ba0ec40 129 0.04/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 783.07 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.88 GB
    • Received: 18.29 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.