Loading Tool

Explorer IconExplorer

Memory Pool

47,752 transactions
30.25 vMB
0.09731872 BTC
Random Selection Loading Transactions
Max Size: 161.12/200 MB

Candidate Block

Mining Attempt d05e23b1fe19ec4b5ca372a6e357ffba1dc2aa4d2cab768d4faf7a1e842d61f7
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 1f8bd93bf21642b2ae784646a4b3901fa99645f4260d4cafe5e7bff8d09f1bff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.03598388 BTC
Feerates: 150.97 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (505,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,668 409,668 00000000000000000037d08e9b3340a8f4040833d584c0df78799b9a950e6327 1,226 0.59/1.00 vMB 47
409,667 409,667 000000000000000005cacc7b5da2e40b8348f409de6edd7fc2f278045b6b42e5 284 0.11/1.00 vMB 36
409,666 409,666 000000000000000004a9bfa781b0cf97d6b284e2d4b9e9a6e896549d02ff7bb2 109 0.06/1.00 vMB 30
409,665 409,665 000000000000000005d690429a6c4c5bb78d97875076052f38773d5be066a43f 477 0.26/1.00 vMB 29
409,664 409,664 000000000000000003dd391a07166d1f200861f4f2adb08c56293cbdab966f9a 473 0.21/1.00 vMB 33
409,663 409,663 0000000000000000037ddb9321fd9c2fe570c17819a90243f432bdf376f5d38a 1,161 1.00/1.00 vMB 17
409,662 409,662 00000000000000000403dbda9ce2741dcd9a1506c03ac6074d0b3225aa890efb 992 0.47/1.00 vMB 37
409,661 409,661 00000000000000000028786fa51c32d4545f858c3a3994df02cfedeb08c5a076 2,471 0.93/1.00 vMB 39
409,660 409,660 000000000000000001bbcdbf42fde724164c598aa25efe6983b4320d6905942b 9 0.00/1.00 vMB 54
409,659 409,659 0000000000000000054fa513dc69eeb7dba0f208452c4332980de912819f59eb 1,348 0.75/1.00 vMB 32
409,658 409,658 0000000000000000012c1c606e7ee47fa9f61dfb6dd2a813764bd146fda62038 468 0.24/1.00 vMB 32
409,657 409,657 000000000000000004ed3f7a19110a6d6a992621ef10833164d4664d506e090f 180 0.13/1.00 vMB 33
409,656 409,656 0000000000000000025ecaa976ce0ed1e605f40bf8faa092e0db70ecc75f3b14 628 1.00/1.00 vMB 8
409,655 409,655 0000000000000000026f8262819423d2f1743eb319e0af77a867ebb168dadf7a 82 0.03/1.00 vMB 41
409,654 409,654 000000000000000002aa1417234f5f8fe6fe07bd72f87c06ff304662ffb7c4cc 576 0.33/1.00 vMB 35
409,653 409,653 00000000000000000399206524109be48573c804e3a6847b10f21b3c0ca17d65 268 0.14/1.00 vMB 34
409,652 409,652 000000000000000005d08b93cd0852d0630808edfefba73ac4f88b7ecd66b3b7 404 0.30/1.00 vMB 38
409,651 409,651 00000000000000000472036667817f445167d11c44f998fff31c674fc4043111 1 0.00/1.00 vMB 0
409,650 409,650 0000000000000000026e13ec58ce4c16869bdcd87ef2b3999fa6d73b1b78191e 727 0.48/1.00 vMB 27
409,649 409,649 00000000000000000245d1e77b2dae497baf3a9265bd646b29ea20fa3f2463d0 505 0.35/1.00 vMB 26
409,648 409,648 000000000000000004611a980a578e87ad85486167383baf4da8578729aa409d 597 0.80/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.