Loading Tool

Explorer IconExplorer

Memory Pool

49,497 transactions
29.85 vMB
0.07657170 BTC
Random Selection Loading Transactions
Max Size: 159.80/200 MB

Candidate Block

Mining Attempt 12b2da31c8bcd25e1bc57f7423e68914f3969d439fdeb5a3f08d49125811edea
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root c41df8a7090e7735288e5de547f999292dcc67a655e8bc9965b673db93c3ad98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,120
Size: 1.00 vMB
Total Fees: 0.01436236 BTC
Feerates: 117.91 > 1.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (640,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,185 274,185 00000000000000001f6cb84171c90b70bfa855f26492b40896acd9aa5bde8bed 653 0.25/1.00 vMB 60
274,184 274,184 00000000000000015d37d310d9bdd15aca11d5583f23134d6f71cbcf09d526f3 517 0.30/1.00 vMB 31
274,183 274,183 000000000000000272e0a3fa979c4dedcfb3fef9bf6913b9186e10e226c48596 547 0.25/1.00 vMB 30
274,182 274,182 0000000000000000b270c053c3ace1880c6c2bd07ec6af2fd27571e22c76add9 50 0.03/1.00 vMB 33
274,181 274,181 0000000000000003b5430b539d8b69b223c66a24da7168394e90f5061be252e5 783 0.25/1.00 vMB 105
274,180 274,180 000000000000000087588a5810fffae9cb7a5388d639c124d3b412dc3b14d08a 117 0.04/1.00 vMB 15
274,179 274,179 000000000000000068ebb7a97273ce525efb1b663a744d0ddf9216b8b2079527 1,093 0.48/1.00 vMB 50
274,178 274,178 0000000000000000e27b4b66d5858c7d572be7b14ceed00ccda56a219f6f811c 681 0.25/1.00 vMB 89
274,177 274,177 00000000000000010f6c7134fe8013095525e9e5e4a40d958316e8e517ece833 16 0.01/1.00 vMB 28
274,176 274,176 0000000000000003cbb18a8ea04e14452ad0c3bc92ed709e4df5a50b2a24da0e 106 0.04/1.00 vMB 43
274,175 274,175 0000000000000002b704edc0bf1435fe2116040b547adb1bc2d196eb81779834 129 0.08/1.00 vMB 48
274,174 274,174 00000000000000023d0f3b92917162e2c21a671e3c44d7df44839dfd3fed01bf 589 0.24/1.00 vMB 72
274,173 274,173 0000000000000004912f2406930cf75d2f6716ef371b037e480d876df3980d50 240 0.14/1.00 vMB 33
274,172 274,172 0000000000000001eea464a2ab7be6fa3146a533dfaefc5afa12d9ec807325dc 176 0.06/1.00 vMB 44
274,171 274,171 000000000000000313982f94ccb7c82101aa1c44c5f0d39ece0a3cb42ee338bc 108 0.05/1.00 vMB 29
274,170 274,170 0000000000000005ae4f1d4573f686d300ce88f1a147e266b4be82394eb6afd1 644 0.37/1.00 vMB 42
274,169 274,169 00000000000000017d45dd2d30792ca69ba569af31f9857dd0eb5c12965c0c50 695 0.25/1.00 vMB 83
274,168 274,168 00000000000000013b278265a809cc11ac03abd3b5d203c5a215b3bf3248d69a 840 0.33/1.00 vMB 68
274,167 274,167 0000000000000000604153117a8d2443c2094a332f217bce611e3312c041279a 324 0.16/1.00 vMB 35
274,166 274,166 0000000000000002e17a38fc1f233a6799df93d3c34c9ca4fcac4cacc4c75b90 291 0.16/1.00 vMB 19
274,165 274,165 0000000000000002f9efbd381e7f42c0c3fb789752bd3389ed649dd767bc2afc 580 0.25/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.09 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.46 GB
    • Received: 13.58 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.