Loading Tool

Explorer IconExplorer

Memory Pool

81,120 transactions
31.03 vMB
0.10335838 BTC
Random Selection Loading Transactions
Max Size: 187.60/200 MB

Candidate Block

Mining Attempt 979d03de201e6fbbcda1f8d73868f4263a8f1b949fd24321fa29438f6f1127ea
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 9b90343adba214333d52fb8f62e3546962f8a6cacec806b1ee3eda1ba47cb196
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.02616759 BTC
Feerates: 150.75 > 2.62 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (655,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,166 260,166 0000000000000003c6024c4f45e59dddf70a189f77c14ceae78b57c795eb2a96 58 0.03/1.00 vMB 13
260,165 260,165 000000000000000cf8dab769e99b397c1f305aecaeca78d6fe33f5c1171e874d 648 0.38/1.00 vMB 69
260,164 260,164 000000000000000c3866686ab7d507202eba123cdfb56366dbce30a859aead95 237 0.11/1.00 vMB 32
260,163 260,163 000000000000000292836748371b9f6da3fdb6f64b9f310e10d0c93448ae8a4d 452 0.25/1.00 vMB 124
260,162 260,162 0000000000000011f749df1b932d2eae74ea7f072c9d05c160fe8872b6aac614 143 0.10/1.00 vMB 73
260,161 260,161 000000000000000ad00878d4b929619b17c86c72b7372ac8f3e821abcdd56c11 14 0.11/1.00 vMB 23
260,160 260,160 00000000000000053db7d7398c547d9612bb438f06e699eacc8d8194f5f83e11 332 0.25/1.00 vMB 60
260,159 260,159 000000000000000e3885bcf9811dcf53cc01f1ace32230c1f41666c514921c56 283 0.11/1.00 vMB 147
260,158 260,158 000000000000000a5984c30867b21219f426727724a7a830f97be0232f10b9ab 177 0.09/1.00 vMB 70
260,157 260,157 00000000000000170cccde405ff7b336bd14ce8c66d5fdacc3af034bd836723e 70 0.03/1.00 vMB 96
260,156 260,156 000000000000000aec59e8ef7ae106d59eb991427b834f14a4a73614b441c675 116 0.06/1.00 vMB 78
260,155 260,155 000000000000000861219a7b7473ae6eab11bb05c926b90601d38cd1e4628504 270 0.14/1.00 vMB 66
260,154 260,154 00000000000000045e19cb26fea5ec841647abe8fb755fa0532e58f3779304f2 134 0.07/1.00 vMB 79
260,153 260,153 000000000000000c00a146ad150d121569b877d35211eb23480d85ebf7027f88 248 0.09/1.00 vMB 117
260,152 260,152 0000000000000006866cf0188d0002000eef16c1071ed9de39e3cb7bef629767 239 0.11/1.00 vMB 85
260,151 260,151 0000000000000007a244e1003d94ba4d1f52c8dc7db64a6b0044648a4d9023e1 286 0.16/1.00 vMB 92
260,150 260,150 00000000000000120c31e879e6819569d77502d3ef187335ee32cb37d0215552 149 0.05/1.00 vMB 130
260,149 260,149 0000000000000007afb629d44920f2f24113df00ce81e0a440db334954feaaf8 230 0.12/1.00 vMB 122
260,148 260,148 0000000000000002ebbaf7273fd593379eddd6bd2de28baa1b65cb081fc25c28 102 0.05/1.00 vMB 77
260,147 260,147 000000000000001292708bc903354c1819e4620864cce37fa7716aa44e610d3e 449 0.31/1.00 vMB 82
260,146 260,146 000000000000000fc49824b9e8f4b2f0fe73358a2a9bdad76d80e74e0301f16c 272 0.12/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 783.08 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: 723.68 GB
    • Received: 18.41 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.