Loading Tool

Explorer IconExplorer

Memory Pool

42,473 transactions
30.58 vMB
0.08649865 BTC
Random Selection Loading Transactions
Max Size: 155.35/200 MB

Candidate Block

Mining Attempt 0e585438bf7b68c665eee252b1b8cc92145bba15b51bdd3936ec4113e7521399
Version 20000000
Previous Block 0000000000000000000042e3a8fe719886cf780b9d29b63361b85b7db1c82377
Merkle Root d193405ea1d5df787df2a06e63e5587efa29e49a530fcccc34cad44b98140998
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,990
Size: 1.00 vMB
Total Fees: 0.02525268 BTC
Feerates: 101.65 > 2.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,438 (534,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,291 380,291 00000000000000000fb69f8242396997228fe0ffddc727ad68904591566ada07 1,683 0.71/1.00 vMB 48
380,290 380,290 000000000000000004cf9b26693b6bd515bd2e56ca4baefb77f1292d5c5ceb9e 1,514 0.95/1.00 vMB 23
380,289 380,289 00000000000000000d724734babe60179f47409f955031ac52cacb5225245082 2,667 0.95/1.00 vMB 61
380,288 380,288 00000000000000000513ce0c8da2f79fbd7ccd4bfcbdec09f69cdd9fe8556213 1,038 0.62/1.00 vMB 28
380,287 380,287 00000000000000000f90814538631f288acd3f8ecee99fe90179b06ab30d8607 2 0.00/1.00 vMB 0
380,286 380,286 00000000000000000d48b6f2a921cfc0d7ae878248d21a0d09213f15bf6a084e 1,812 0.93/1.00 vMB 31
380,285 380,285 00000000000000001178341a8fe43cc6fe2eb4ea21b6443e41c82790e9d2c66c 2,936 1.00/1.00 vMB 50
380,284 380,284 00000000000000000c0c6bc6213669fcde9b14c7c3c0e4b3b676a48dddcb1f56 2,947 0.95/1.00 vMB 65
380,283 380,283 000000000000000008d5acc835eb68f9ed34cbeebe31ca8557fbbb290a55f411 906 0.39/1.00 vMB 42
380,282 380,282 000000000000000000d0ea4a4cc4ce6dbeb6920bdb198b0d5ab8ec0958458935 258 0.25/1.00 vMB 12
380,281 380,281 00000000000000000c33991a2008fbfa7c6969dc9a93aa2ec558d3ebed1cdc10 770 0.48/1.00 vMB 38
380,280 380,280 00000000000000000b0984f49d7ef3e9b4e835881c2450846e5395b454a2b97e 302 0.25/1.00 vMB 23
380,279 380,279 00000000000000000c816842b5b4eb471647bd2861aec781175534a1afcd8768 916 0.53/1.00 vMB 48
380,278 380,278 00000000000000000587510acea702df30cee6fc4ea61a2c2e1cb0875686f0cc 579 0.46/1.00 vMB 32
380,277 380,277 00000000000000000aec791eb41c5cde4084030b090d54aeff5b87bdc282dd50 2,273 1.00/1.00 vMB 43
380,276 380,276 000000000000000001a957ba005f4885bafc657eb7e427a36ff4966ebe421f6b 1,794 0.86/1.00 vMB 41
380,275 380,275 0000000000000000081a6505086be6531be9ff5af368429941249ab39583879f 321 0.16/1.00 vMB 33
380,274 380,274 00000000000000000e0864fecf134da005cbde5a2b7a334610c7511a2e8b5c1a 1,238 0.50/1.00 vMB 45
380,273 380,273 00000000000000000d4ce8914c8977df7664772fdce07710ca771579795b4c3d 606 0.36/1.00 vMB 30
380,272 380,272 00000000000000000e46200f91b8fa94c7135b3ce0035b446a2088488991c6fb 246 0.13/1.00 vMB 31
380,271 380,271 000000000000000006b5705aea1318099c8906b79e7382dd6dd6a5f052dda3c8 627 0.26/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.50 GB
    • Received: 10.44 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.