Loading Tool

Explorer IconExplorer

Memory Pool

81,062 transactions
30.04 vMB
0.09350470 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt 06cf6c1b0f682adaf08f631ea399dea4d126c37c8e6c5d3fd531e5cd68071edb
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (703,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,477 211,477 000000000000011cc5d1519fe2184603e174ae11dc9c5daa80163b3b75c67a16 175 0.09/1.00 vMB 151
211,476 211,476 0000000000000271ff93a4884f15984ae871889a84b940b5fbe1799b494245f7 170 0.08/1.00 vMB 164
211,475 211,475 000000000000031cbb1f33ef6335128163b03873aa78394e3e73fcc2a54daa0e 37 0.01/1.00 vMB 121
211,474 211,474 00000000000003c923d0c08921dfce8bde174de8a545715b5ae4c83ac3202592 309 0.16/1.00 vMB 152
211,473 211,473 00000000000001644268dfe7b23b889ce8849a1f4a0d754d1183d2fecc450fd8 622 0.25/1.00 vMB 203
211,472 211,472 00000000000001a9bc8b612fbf92d86a199ee77fcda24abd0c0910b1117eb909 114 0.03/1.00 vMB 91
211,471 211,471 00000000000003aec130e5306e14d8f071e204589024cfad75ba8e53cb28327c 592 0.27/1.00 vMB 146
211,470 211,470 00000000000000c2b431f4481587f2010b1d6f584ca1622775c0986a1f272764 9 0.00/1.00 vMB 219
211,469 211,469 000000000000021a9ded1430ecfece4d290c092b023c69bfbfba58f329d665ca 159 0.07/1.00 vMB 175
211,468 211,468 000000000000025cc7854dec8030a468411793341813e2071149767034d67af3 205 0.12/1.00 vMB 148
211,467 211,467 00000000000000654eb14c7aefcfa7ebecc90d30f7db538c7a06418ea91809cd 68 0.03/1.00 vMB 164
211,466 211,466 000000000000026232c8f2dd24ebc6cab6f5358d2f7123c16c8299daeaf38380 17 0.01/1.00 vMB 129
211,465 211,465 0000000000000138a80cc66fbc2e1edcfcd610be0ed141c3a96978e1b547dc1e 312 0.15/1.00 vMB 150
211,464 211,464 0000000000000374eff1003c9f8d5c900decf591d626beb80f1613d71b15d8fd 98 0.06/1.00 vMB 130
211,463 211,463 00000000000000846589e612d17772e1d0222ae5d81e6dcde25aab6ce178a9a1 345 0.19/1.00 vMB 144
211,462 211,462 0000000000000340e12031d6e3e4188d9ee994bf141501c9035944f8fc2a5d67 110 0.03/1.00 vMB 33
211,461 211,461 00000000000001ef6167d798fc2ab4c4923b552bfae2f5573b77aa5bb0f18c9f 725 0.25/1.00 vMB 213
211,460 211,460 000000000000003c74f147f11e68ad5283efbad7796e5774836e75e7ed3340d1 11 0.00/1.00 vMB 44
211,459 211,459 00000000000003efd766040048a64a7168ca00a0a2e9565fd9c6e47ea7ebd794 11 0.00/1.00 vMB 14
211,458 211,458 000000000000024fd4679fd8b551f44afb5dc4f9100110b2c6eca1d8dda13b15 206 0.09/1.00 vMB 184
211,457 211,457 00000000000000378de39518afdaf147ebbe189f8373ed749f8d90aebc4935e8 11 0.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.