Loading Tool

Explorer IconExplorer

Memory Pool

84,798 transactions
31.37 vMB
0.15229944 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt 751d6cb72e8c8813976061cc67ab13fd578d2d0e5bda67007cfeda7eef8d9ef2
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root eee436d04717de78193ea3f2ef5dc38981d1b824a728fbcf8cf3927b2d3e4e97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.08025583 BTC
Feerates: 366.60 > 8.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (685,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,482 229,482 0000000000000156e9afedfa8702113b57ef3b9d61cda4d496704ad6445f023c 351 0.18/1.00 vMB 151
229,481 229,481 0000000000000270a619ccd6cbb3104b882c36fa536d25ee2f652c27d6b1883d 353 0.17/1.00 vMB 184
229,480 229,480 000000000000016cc710e491ed629867198fc798b85394a7ca799a99999b06fc 176 0.06/1.00 vMB 133
229,479 229,479 00000000000000b1f10c674e946f260e12eb9e548554a0678c33757b409a7f62 123 0.07/1.00 vMB 108
229,478 229,478 00000000000000f0a6d3090e994bede400bb71942b32ebae05a09cfd65730b96 108 0.05/1.00 vMB 41
229,477 229,477 000000000000021777d007ca65b46e8f4c55701cc1f0b368f4a10fc7e3ba1587 234 0.09/1.00 vMB 172
229,476 229,476 0000000000000233240c0aa60f5d6a8005dbcbcdbaf19739a247665a9979f1a3 391 0.25/1.00 vMB 129
229,475 229,475 0000000000000014d19ec3eaec5d82c99f612d158c06628d39688fe893c66f16 233 0.12/1.00 vMB 133
229,474 229,474 0000000000000198b8968874e11064f95e867e2df8a8f4e2f40958097227241b 488 0.25/1.00 vMB 141
229,473 229,473 00000000000001d47054a2e1a619b60d9fb3bc0cecbda4bb0cc3654a152a2c4e 385 0.25/1.00 vMB 78
229,472 229,472 0000000000000028cb491fe394a9d5b761ef36fc2dd44dd31a986a2963e53750 210 0.19/1.00 vMB 82
229,471 229,471 000000000000008c0c32f656da18b0149bb3ade8f06ab9c3dc0fbe0932c9bcd5 650 0.25/1.00 vMB 197
229,470 229,470 000000000000009025cdf51b450ece9a0e4ac69b8cfc7fde89116ee537813ebb 494 0.24/1.00 vMB 156
229,469 229,469 000000000000016b8e6bdde80b9df5073ea4e1a6c0d982bb66556116d9e700ce 193 0.10/1.00 vMB 135
229,468 229,468 00000000000001d85a6b14a4233489701f417dfac034ec83b5846dd2e86615c8 343 0.15/1.00 vMB 168
229,467 229,467 0000000000000194d8f92203faf88cb564d3a56d50141be37526e99e07835055 244 0.15/1.00 vMB 145
229,466 229,466 00000000000001eab210e0d2017448d3e1e2ce670a5529d64dce9b195b749069 144 0.08/1.00 vMB 88
229,465 229,465 0000000000000098babe199333a8c1e61ec6f23e6974ee2fd32344d313218f91 471 0.31/1.00 vMB 141
229,464 229,464 00000000000001c00d527834b2afa6d9484ccf9a92407fbcc3017089be83e568 512 0.18/1.00 vMB 201
229,463 229,463 000000000000013a39efb73d762b28dae165bbad529b25d7a850bcf1eca30920 136 0.08/1.00 vMB 102
229,462 229,462 000000000000018e86ea685f632febbfbb51c406cccf9cecedaf0dd450f80eb2 213 0.10/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.34 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: 661.67 GB
    • Received: 14.82 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.