Loading Tool

Explorer IconExplorer

Memory Pool

76,769 transactions
28.65 vMB
0.07502178 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt 84cc5f0b2a8b886b23741d0a8078d9e835a5f9f40f272a0f1742a11560d8f3c8
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root cf4a47cc5592dd7f7491a0cb617ad02835a1b901cd57e3b812092ee3129f9ebd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,217
Size: 1.00 vMB
Total Fees: 0.01550505 BTC
Feerates: 100.17 > 1.55 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (706,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,492 208,492 00000000000001c10932024a1ff6c688c23ec9943792cc4da3ed7372c6ab1501 297 0.12/1.00 vMB 194
208,491 208,491 00000000000002f94d65a427c74c3f553da6d718f912f34b25b9c452ceb837da 173 0.09/1.00 vMB 148
208,490 208,490 0000000000000251054d923b5be159fece46be21f25d42d728111882174d6998 184 0.10/1.00 vMB 117
208,489 208,489 000000000000034d4004ddb6ea8f50b2ea8ddde6bc14ca7a3fffc086f007712d 33 0.01/1.00 vMB 217
208,488 208,488 0000000000000268b52b72a6b8893e09664e2a62949e2adace78496cc850b0f6 390 0.17/1.00 vMB 255
208,487 208,487 000000000000005ac929092fa93835d5a7b6d6c4e2c78ee207d30eb90e27acc0 58 0.03/1.00 vMB 112
208,486 208,486 000000000000010de5f469da1842a9386ace6c536748c624537a7b6decb61113 87 0.03/1.00 vMB 184
208,485 208,485 000000000000021148f6ae089e218d916dd79f5e7abf64feca0d6842084a3aa7 9 0.00/1.00 vMB 0
208,484 208,484 000000000000025808e5f27597431b7b8fe334be75754afd4305c95e25e70af1 141 0.06/1.00 vMB 171
208,483 208,483 00000000000004b23fcf11f7f574ccc10d22ca3d04832992fce5a60f4cdeb534 428 0.19/1.00 vMB 211
208,482 208,482 0000000000000237d93d77dcb67f7fa4c789c63fc404f36a5f68eb89cc299c78 131 0.04/1.00 vMB 60
208,481 208,481 000000000000030b198c8368abe941c33ba51b495f8c6cfdacac443cc1a59f54 219 0.08/1.00 vMB 205
208,480 208,480 000000000000025219aae7efb79a6c5dc9709ca2f55234f3c33f423e1817320f 263 0.09/1.00 vMB 171
208,479 208,479 00000000000000589b2aba115f188f1fa97344a090e4beefac6562affe246474 137 0.06/1.00 vMB 157
208,478 208,478 000000000000042b06d174af005dae82c0417be7667e3cb0e5aad82bd14aaa06 32 0.01/1.00 vMB 5
208,477 208,477 00000000000003701ac5acd79f9b3c6aa211253a4e7ad68af920c16a771852e5 54 0.03/1.00 vMB 86
208,476 208,476 00000000000003f00b7c089d16d7e4f83166e01afea8f2c072258f19d1ea1340 274 0.14/1.00 vMB 167
208,475 208,475 000000000000029d3cdb17d681d1264895a721bcf1fe467426e2d0e7bb1cc02f 148 0.06/1.00 vMB 197
208,474 208,474 00000000000003b7aa892d9d46c9320dfb58242b29ebe80e10b1893c62d0544c 127 0.05/1.00 vMB 193
208,473 208,473 00000000000001c0240fcedd4933ab91f778dbdfc928fe1b64e9f1df3b786619 111 0.06/1.00 vMB 159
208,472 208,472 00000000000000a221cdb9554439a94e50a2c0475e4733b4b40d8d0da055d7dd 332 0.16/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.