Loading Tool

Explorer IconExplorer

Memory Pool

73,539 transactions
28.12 vMB
0.06681291 BTC
Random Selection Loading Transactions
Max Size: 167.29/200 MB

Candidate Block

Mining Attempt faa9012bf870b77f401d0c921a5bef6ae9ff6fb1ca79eb176646c7efbcc7b5af
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 89af98f1a0e549e48af45fc0190ff043fd8d3166c864da93a1e74e52aa95689e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,179
Size: 1.00 vMB
Total Fees: 0.01049986 BTC
Feerates: 101.62 > 1.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (645,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,361 269,361 00000000000000054ff74c11830c2e90e37b9530e0b7583cedf4a180ce3313d0 597 0.30/1.00 vMB 73
269,360 269,360 0000000000000005d578005aa1ad8d9502782ac141b3b2b59fcc14f42df6ba28 195 0.09/1.00 vMB 43
269,359 269,359 000000000000000610f3b34462afb78f2932d735f0e796f71722c933471b601c 359 0.16/1.00 vMB 82
269,358 269,358 000000000000000782d928624443dca4d8d0357bd3b9494614041a43c7266b5e 234 0.11/1.00 vMB 72
269,357 269,357 00000000000000061a17925aa783f4665c467dbcf04fc4d285cf7e7d20d3eb7b 14 0.00/1.00 vMB 74
269,356 269,356 0000000000000002aa2b9d41138f519165f86a3418f308a4f3941161b175db88 114 0.04/1.00 vMB 85
269,355 269,355 0000000000000007ff81da07d5d2f78aca0b2747a42c99937ff242972422c0b7 31 0.02/1.00 vMB 60
269,354 269,354 000000000000000711c13a8da56984e248375d6245e68cd11d0fcc43c3c520af 168 0.09/1.00 vMB 56
269,353 269,353 0000000000000007dc006a2f6c207b42dbd1a56f57201f95e022b92ded1c7abf 191 0.10/1.00 vMB 59
269,352 269,352 0000000000000007e42499e165268125b2ccc784aec50246cdf338a9ff237391 46 0.02/1.00 vMB 72
269,351 269,351 000000000000000045ef689e66c6389daf3fbc44d6d30a1db0b15d628ee36aea 37 0.02/1.00 vMB 10
269,350 269,350 0000000000000007e5d00864487c939946f81a25990dd2aadb183e596971ef2d 510 0.22/1.00 vMB 94
269,349 269,349 0000000000000003e63692cf86697cd8cab3f93cdc1441fb09fc7d1bef2d3273 89 0.09/1.00 vMB 45
269,348 269,348 00000000000000002cd1835693004f6e3594592f07992e4cb07bfe7dae68f40a 541 0.25/1.00 vMB 76
269,347 269,347 000000000000000065bf7f6d898ec3616c3e404dfcf418734f8e91f475b37c22 237 0.10/1.00 vMB 147
269,346 269,346 0000000000000002ef837983f5714fd3369423c821555d1eb2cb377f56ca7b38 274 0.11/1.00 vMB 113
269,345 269,345 000000000000000380418918a837c73f655c199378eb6240fa93204e33bb890d 413 0.19/1.00 vMB 96
269,344 269,344 00000000000000057ed3f29b8d6ada349c813059df6e306069ccf3530a057063 29 0.01/1.00 vMB 53
269,343 269,343 0000000000000003659a96c8007757f9019458e6a4eec344b832878acc82a125 60 0.02/1.00 vMB 65
269,342 269,342 0000000000000006414afd887c686b9fb526e1da7c3e6b51a43f32f4e5eb7d73 36 0.02/1.00 vMB 40
269,341 269,341 0000000000000002d682cfceae0a0833b513f4a9da3a0179372faba4c7b870c5 169 0.07/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.54 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.