Loading Tool

Explorer IconExplorer

Memory Pool

80,239 transactions
30.22 vMB
0.08024150 BTC
Random Selection Loading Transactions
Max Size: 184.69/200 MB

Candidate Block

Mining Attempt 91715781a13b87904ca84d703ecbb1d3d9d233be5c87baff4afcaa08009ffd7c
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 27c182d77689a45152d7339f4a1e5e971e06910a333c268d46594ab4b3d49db8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,254
Size: 1.00 vMB
Total Fees: 0.01290981 BTC
Feerates: 150.92 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (438,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,142 477,142 00000000000000000087f8397b08dc1301d51acbebadebeddeb1191aacb546b7 761 0.43/1.00 vMB 88
477,141 477,141 000000000000000000c75ad339621db874d7e8db40ba3a6520211138a4de12ce 1,800 1.00/1.00 vMB 94
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.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.