Loading Tool

Explorer IconExplorer

Memory Pool

45,867 transactions
27.81 vMB
0.07887879 BTC
Random Selection Loading Transactions
Max Size: 145.56/200 MB

Candidate Block

Mining Attempt 708af36f43b4028e52b314d12e55d9539025a5aa45e0be716c4b49c9e22b5686
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 8d9038fdaa4d91895aa18b85ded86eff2bd6f3ca29aed7aea85b039c3b12dc9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,461
Size: 1.00 vMB
Total Fees: 0.02217440 BTC
Feerates: 124.00 > 2.22 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (121,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,376 793,376 000000000000000000021828b5b457957e433090af4a2a6e1986714720188ad5 2,419 1.00/1.00 vMB 49
793,375 793,375 00000000000000000002d2d66c4950b611ebf67deece3701077a46050c896c00 3,693 1.00/1.00 vMB 45
793,374 793,374 0000000000000000000075d2212f74837e316f101d5557a1fcb90fe01c7581bb 3,879 1.00/1.00 vMB 45
793,373 793,373 00000000000000000000a513320c25ea6583272531489a4ade8034b0cbcdbefb 3,832 1.00/1.00 vMB 58
793,372 793,372 0000000000000000000116d14887a274d89bccb1c137068e828e2cba32d4d7ad 2,893 1.00/1.00 vMB 31
793,371 793,371 00000000000000000004fa5826d14ad864013681de3338dd2e4efffb42cb70ef 3,147 1.00/1.00 vMB 69
793,370 793,370 000000000000000000051ebf1a3a4bd38433db1b8bf8722fd386f4d9eac1bcf5 1,491 1.00/1.00 vMB 27
793,369 793,369 00000000000000000004e3811348cfed883feb12bfa8443f0690df17d62a2d64 2,756 1.00/1.00 vMB 24
793,368 793,368 00000000000000000000764ddce9b7126fe7e0d650d5b0a5e723aed839ca8dd0 3,547 1.00/1.00 vMB 66
793,367 793,367 0000000000000000000134efcea306adac9dd23d2da6cc1c989958c268c10d3c 288 1.00/1.00 vMB 18
793,366 793,366 00000000000000000003ca38b17f66d0fda37d3474d3476e91a20b8e4a01c966 637 1.00/1.00 vMB 21
793,365 793,365 0000000000000000000168356d9fa09881dcf4a97d1b41c8a83f843eebbf7339 1,251 1.00/1.00 vMB 27
793,364 793,364 0000000000000000000374efc5cc4815a096e53e354a738d12c6994be8dd9678 2,396 1.00/1.00 vMB 38
793,363 793,363 00000000000000000001b786039a073941d626663e3fca9fb255c1bda4988065 3,519 1.00/1.00 vMB 51
793,362 793,362 0000000000000000000446491d6a44d2ce4158ffd67d92281e9a309230474e22 1,907 1.00/1.00 vMB 21
793,361 793,361 000000000000000000023c04bd804a4f74fb2d868263466bd276fef86fcc7be3 795 1.00/1.00 vMB 22
793,360 793,360 00000000000000000002cf25ed41244841bdf8b3f45c1c954f27449144409ad1 3,489 1.00/1.00 vMB 29
793,359 793,359 000000000000000000022f7c87b17811004c39a30e75b838c5fb826e8626d85b 2,890 1.00/1.00 vMB 31
793,358 793,358 00000000000000000005573fa362e039e0d0af377b0505d986f9fe583fc569f5 3,652 1.00/1.00 vMB 64
793,357 793,357 00000000000000000001ab46d273587a1d887453e5955b8b21bdd6001fdfca16 3,654 1.00/1.00 vMB 49
793,356 793,356 00000000000000000004fa5b6c2927c8289da38a6ac7ac481a76634117d2e07b 2,915 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.