Loading Tool

Explorer IconExplorer

Memory Pool

32,753 transactions
8.41 vMB
0.11665039 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.11/200 MB

Candidate Block

Mining Attempt 2599b5d5c16f629e4cb9f200341076fc3a0ddb8e7f60c7a6dae846d3dc027d1f
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 88168d45259484057afe87db4c5243e97c4dbc29b5fe1ba25ab668dfa43b332f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,229
Size: 1.00 vMB
Total Fees: 0.07067139 BTC
Avg Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (710,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
202,333 202,333 000000000000043954deb09d8b7e772fda37b71727f01a5bc5b322645f6bb1c3 0.25 MB 379 106
202,332 202,332 000000000000042aca207a86834635cb7b4a978cc9b58c34acd798a578ace16f 0.00 MB 7 3,254
202,331 202,331 0000000000000041f8010f5f5f23d27a15d440e204f54c82b2499162b471524d 0.00 MB 9 134
202,330 202,330 00000000000003beb3b85c698af4dc199fe62978ff355c54cddfe90d7147eaef 0.12 MB 95 42
202,329 202,329 000000000000006c890cbfe73d4208e85fe071efae1587d4a818e03876f2e223 0.17 MB 406 138
202,328 202,328 0000000000000571a6eb3f213319111da11bb86da391018a4bdc0deb7a81d1e1 0.05 MB 122 312
202,327 202,327 00000000000002a52501a8687d17c6ff2e6da36bb4dcf55f62fb6334e94376a0 0.02 MB 27 435
202,326 202,326 0000000000000207503c7ebe8a19ac68933dd29f9599cbcd899623013dec96da 0.00 MB 1 0
202,325 202,325 00000000000004e2283191a480df2f8ae0ba8fcc959ed1ba6b3f96c45314da5d 0.08 MB 181 177
202,324 202,324 0000000000000361f87b723805e358e083d133ef84f51360433e7b800f844c75 0.01 MB 18 228
202,323 202,323 0000000000000215fa3b53e29817ecd4017c900db4b2b8ab3e443db9bf9efbfa 0.16 MB 311 164
202,322 202,322 00000000000000fa092b78bb7a70260028bd70c9327c687b89b5b7c4413b884d 0.10 MB 186 170
202,321 202,321 0000000000000017343ec6fca48900aaa06f1f8aefbcaa7b81795d913f9f12df 0.01 MB 21 358
202,320 202,320 000000000000050fe95b43874947bc3e2bfa6cd1ab0e6684a349a84f8dfdc740 0.03 MB 65 200
202,319 202,319 00000000000004f67915624d3fcca1b19f2877c9e2e410c470a2ba1b799cfd00 0.07 MB 187 146
202,318 202,318 00000000000002017d0000e68d25ad0716ce923cdd886b57a5fff09396f6ea19 0.09 MB 213 141
202,317 202,317 00000000000004b0c59abf2b0d145eff78b170721b5d02f52efeddf50a4add8c 0.05 MB 139 177
202,316 202,316 000000000000025148e7295c1dbf8eee4f5a794491d0b72668208806ebd4783f 0.05 MB 87 145
202,315 202,315 000000000000012afff9113ab207d38da4a1fd80068db3ad8f57238a0cb85ca8 0.01 MB 30 193
202,314 202,314 000000000000027f17ffd039ab13fc18ab178128e655e77010cff79405770661 0.13 MB 327 182
202,313 202,313 00000000000003c11af9741819ba2802ded57267f6f12021a411b93c96fae23c 0.17 MB 381 113
Previous 10 blocks ↓
Total Size: 778.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 399.17 GB
    • Received: 3.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.