Loading Tool

Explorer IconExplorer

Memory Pool

69,088 transactions
26.52 vMB
0.07628185 BTC
Random Selection Loading Transactions
Max Size: 158.64/200 MB

Candidate Block

Mining Attempt dc53a1f2258eed733c900ed6e80a8ee31e92434759dbae80dc4a5738c47261b4
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 17911086e2e81010708260a9a042053fc1f165296197c9740f25732b836816b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.01982914 BTC
Feerates: 299.43 > 1.99 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (675,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,493 240,493 0000000000000100ed6c23edd5723812e201710abbb8a65cc12b561b0b3075b1 263 0.11/1.00 vMB 168
240,492 240,492 00000000000000cae9651207d0c5ca97347c460e28ba8d7c818108a635587f1a 28 0.01/1.00 vMB 178
240,491 240,491 00000000000000945249f3ac0f408f836d6560d405d55b27e5fdf160a9c9c5b0 120 0.05/1.00 vMB 218
240,490 240,490 00000000000000da4bf930716ae41cc6a1f5aa56ca072f275f14393f6c87ea36 104 0.04/1.00 vMB 144
240,489 240,489 000000000000003af3e124c07cc5f0354d952a752c30d2fd6d6b6d6dbb88866a 79 0.03/1.00 vMB 184
240,488 240,488 0000000000000099bcaa6a2edccc3662f659102c1aacad1371c0bd4c98fe5d5d 53 0.03/1.00 vMB 80
240,487 240,487 00000000000000466a70750ae05aad9c1c1c29477f1f7d9fc23490822aa69918 391 0.16/1.00 vMB 165
240,486 240,486 000000000000006f078206e5edc0c40c326e20e0f5692095517ecf162302e9e3 251 0.11/1.00 vMB 172
240,485 240,485 0000000000000043d99bacd485e2f46c70aea0dac8cf7733fdcf4eaa89c34023 71 0.03/1.00 vMB 140
240,484 240,484 0000000000000022b08f4d932196b92beff542fd9875cf0a053030c117496145 115 0.08/1.00 vMB 103
240,483 240,483 00000000000000b442103545ffa8d00430812cf12706e1040cfe23e51d50e081 15 0.02/1.00 vMB 7
240,482 240,482 000000000000002840c2aadcddedf73e9d3edcd1f439257d6be7059176e0248a 415 0.22/1.00 vMB 159
240,481 240,481 00000000000000d0cbf0a78190f709f4d024c3d81e2fddfd96b6fb29d49e72e6 74 0.04/1.00 vMB 26
240,480 240,480 00000000000000f83186acbd9b87fb5624cb6d9f2cec6e62458253135513152c 673 0.25/1.00 vMB 238
240,479 240,479 000000000000004e481bb30c36645ca54a4c34ffcbb675d4f173d6a0b812a08b 314 0.12/1.00 vMB 199
240,478 240,478 000000000000006710b16f21eea42a7cc15a211053842d8ad3ec612da4a00738 214 0.09/1.00 vMB 186
240,477 240,477 00000000000000baffbd4e3ffc52867c6e98838946baff07571ee66f91ae7906 76 0.03/1.00 vMB 275
240,476 240,476 000000000000000ac4f4ddb72d57f70b6ae3ee6af20d56ff643df5e0b650e10a 228 0.10/1.00 vMB 188
240,475 240,475 0000000000000026b9f1a978acd4d263b0889ed36bfa35106299b9a54f6b6e52 118 0.06/1.00 vMB 188
240,474 240,474 0000000000000047d8ae3888fe4a0f1dcd986925edf8f650f551db754ce243b4 93 0.05/1.00 vMB 139
240,473 240,473 00000000000000c75f075240d689c9ee3c22ab28c37515d9f38e5a5efc46a3a0 464 0.20/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 783.30 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: 767.06 GB
    • Received: 19.33 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.