Loading Tool

Explorer IconExplorer

Memory Pool

57,357 transactions
17.33 vMB
0.04940150 BTC
Random Selection Loading Transactions
Max Size: 110.41/200 MB

Candidate Block

Mining Attempt a7484146350153ed838bd6bf169f93ddf984bb646c046bc8aed95ffead9abfe0
Version 20000000
Previous Block 000000000000000000002115e61bc58bb9d2fa9e5ebbc3642a8ed82b9d63ef46
Merkle Root 8ab3d7fc996d35fdcb39667e8c98b1255ca19db3f952ad4112cff5ba7a89dc3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,440
Size: 1.00 vMB
Total Fees: 0.01059694 BTC
Feerates: 254.50 > 1.06 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,737 (698,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,392 217,392 00000000000004e6162c939cef5de103b9a1976e407322deebe5ddc3010af32d 325 0.14/1.00 vMB 268
217,391 217,391 00000000000002ad6112bc3dd0de8e2c408a4be0f2d2d99680c081ecb49c45cc 64 0.03/1.00 vMB 148
217,390 217,390 00000000000003dbff05d87ead9225410f6c65d5913e71d63357a33df743c471 186 0.08/1.00 vMB 168
217,389 217,389 0000000000000037fe17549ec7b9e461d1cab25e074bb6c0ef66635a32bd172d 559 0.23/1.00 vMB 207
217,388 217,388 00000000000000c298b676303deb924bd2d7fd79c4cf2ef9ee4b03d18f40993a 65 0.02/1.00 vMB 71
217,387 217,387 000000000000025aadba74fa56f468da54633fc1c0e0caec476fc934dbb1bf6b 471 0.19/1.00 vMB 165
217,386 217,386 00000000000001d8b34f3ec7093b4cece43a8986199f7af67717083604f102c2 570 0.24/1.00 vMB 159
217,385 217,385 000000000000025d646cfd9307cb8e180bb456e7acf1b3b6057c3466123495c3 590 0.28/1.00 vMB 210
217,384 217,384 00000000000005103a9ca8dbc56049c893a64eed8a6056a8b08e7a36cd8abfe4 336 0.14/1.00 vMB 213
217,383 217,383 0000000000000217afb9707a36872d26e1d9186bf9f60fdc549d8e6853c384ee 412 0.20/1.00 vMB 155
217,382 217,382 000000000000049295029acee665ab7d1a8fa71b01c1262335c58c9deac15925 256 0.09/1.00 vMB 270
217,381 217,381 000000000000039c888e4d42ffa44873f886cf04ee0e015c51dd667f4cd76049 327 0.14/1.00 vMB 171
217,380 217,380 000000000000043261bddc0d2bf4eacd99f619dbf46abdeb3eaf66127baf8f65 31 0.02/1.00 vMB 142
217,379 217,379 00000000000002ec0acbb767393db94315d30589f5ee8c861d787a80c646b847 400 0.14/1.00 vMB 221
217,378 217,378 000000000000008b2fb52626a5cea1b2199e56dff79ae2445d2247db2dc980b6 281 0.21/1.00 vMB 46
217,377 217,377 0000000000000222a273ebc14353cb5a242deb8169df017383bfaf73ae4d869f 1 0.00/1.00 vMB 0
217,376 217,376 00000000000004c4e28ead16a05f6341f1acd9bb31c84678f2dc4028e1a922be 305 0.12/1.00 vMB 195
217,375 217,375 00000000000004fb84c84dda871a930b65723809e8d0bcf819fc026b674ea205 128 0.05/1.00 vMB 143
217,374 217,374 0000000000000285678b8660ff4c9407de580171fda14a6d0bf5cd13a9899b4d 34 0.02/1.00 vMB 78
217,373 217,373 000000000000024fef65f780f707d49072d23642c09a55f1eca288721ff75980 374 0.17/1.00 vMB 167
217,372 217,372 00000000000004c6ce59630dd40be821223fa00f076575976e5d3857e44b9b8a 487 0.21/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 783.65 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: 776.45 GB
    • Received: 21.03 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.