Loading Tool

Explorer IconExplorer

Memory Pool

35,749 transactions
25.94 vMB
0.06399780 BTC
Random Selection Loading Transactions
Max Size: 132.59/200 MB

Candidate Block

Mining Attempt 7ee8bb6ff5e29d6c2c8c15d44437ebf1237fba8b64b87c0ac670860ab4187323
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 86b1e5820ed7a5d43857a9fb6a03a061019e93323e49d947dea1f5d75c9b4ffd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.01647079 BTC
Feerates: 145.40 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (529,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,391 385,391 00000000000000000ed073bdf130669103e0b7d5430d4c53e7f64e61d1519d57 741 0.40/1.00 vMB 27
385,390 385,390 00000000000000000c897b54631663a5757ed36470e6a2a9c4e0dbdb137acf01 203 0.14/1.00 vMB 23
385,389 385,389 000000000000000003e5ad3931ac63a9a968747bebc38d3d7b7141acb4824856 1 0.00/1.00 vMB 0
385,388 385,388 000000000000000001a91700cc05748e2757cb7f9d1774a36972c6803ea62705 41 0.05/1.00 vMB 15
385,387 385,387 000000000000000002aeaac552446a17be93959ed3622e442d2d40ed891a51bb 1,330 0.73/1.00 vMB 34
385,386 385,386 00000000000000000af82ec6dd02e46439d02d25446a8d117c7f0a3f2e41d657 61 0.05/1.00 vMB 10
385,385 385,385 000000000000000006bc20e49d5132ed13c76828f1850be66f4a968d0517c9a4 213 0.13/1.00 vMB 21
385,384 385,384 000000000000000006dd29bbd33effc217e968384ab96bb901901c274354fff6 542 0.29/1.00 vMB 38
385,383 385,383 00000000000000000af150f69ae56277aebc462b685fc17824da005e653bb981 39 0.01/1.00 vMB 40
385,382 385,382 0000000000000000001f1fa94c7ebcdaeb2e374b2c93da09348d5d4e838b95c4 1,004 0.65/1.00 vMB 28
385,381 385,381 00000000000000000078b940ea047c422419535e3af8a05d8738e635f23e97b8 1 0.00/1.00 vMB 0
385,380 385,380 00000000000000000be37a97b13213d7cfc08995f516e21da8eec4368ffa6f28 2,252 1.00/1.00 vMB 40
385,379 385,379 000000000000000001bb5b3fc2ef6ef051cc741f21be95e554659f62a6eebf92 1,529 0.61/1.00 vMB 39
385,378 385,378 00000000000000000d2d16aca154bde3b8087db420019108e34e3a400b84ba8e 646 0.32/1.00 vMB 28
385,377 385,377 000000000000000003a37ef811b7f49225b3a03733eb487ebdbed0fcd1519dbe 436 0.16/1.00 vMB 40
385,376 385,376 00000000000000000eddbad421f0c48a5288e27f4d09a535d99a32ad70e5e8f5 1,641 0.81/1.00 vMB 32
385,375 385,375 00000000000000000cd586f964cd202ea0cb439fb80b961207d09c03be993850 110 0.11/1.00 vMB 17
385,374 385,374 00000000000000000403a273426cd672281663f9d1bed7e32abb8cc207edc96b 1,199 0.59/1.00 vMB 37
385,373 385,373 00000000000000000a0c4b550611b95f6e983791a105a6a3e858ef48cd05361f 295 0.16/1.00 vMB 26
385,372 385,372 00000000000000000f0b9462178257d55f95a14d434d7bb376682ce65f684f43 195 0.19/1.00 vMB 15
385,371 385,371 000000000000000005d774af48aa998fc62bbab9009f4b731c842ea01485cf41 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 636.20 GB
    • Received: 12.35 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.