Loading Tool

Explorer IconExplorer

Memory Pool

45,918 transactions
29.12 vMB
0.14209185 BTC
Random Selection Loading Transactions
Max Size: 151.76/200 MB

Candidate Block

Mining Attempt f9ef85c0ec1337e833dfba2a2222ac6c4c6522ab343c3c4f6411f28ddb9f219e
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 52293376adab091645edb254edec03058dee2d4841bdac9fb1d916fc84c04af1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.04325248 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (227,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,375 687,375 00000000000000000001f4d24ae51448b883774eec98031cc590dbe39e5a270b 637 0.91/1.00 vMB 7
687,374 687,374 0000000000000000000c33b37d4f365ac2fde74e545473eb1a129c6958b9fd1e 754 0.48/1.00 vMB 17
687,373 687,373 0000000000000000000923dc1ff9b8be337bfbb04cb3eb6c9c21eabc2b5b8219 1,482 0.70/1.00 vMB 21
687,372 687,372 000000000000000000086d1cbbce596e6f49e8e293f8cd107910480a3bf2ff3b 839 0.69/1.00 vMB 21
687,371 687,371 00000000000000000006749a5886476ec16ec38e255a839503b7e57d4c891d05 1,705 0.94/1.00 vMB 17
687,370 687,370 00000000000000000007a0cd953f468aff903038b6bb82e22ede4c6926355dfc 1,925 1.00/1.00 vMB 27
687,369 687,369 0000000000000000000422ce5830399b96e1c8042cbeb2232c86e050c0b4d13c 2,603 1.00/1.00 vMB 29
687,368 687,368 0000000000000000000a9936bf98516a7213c5a5a00b675d54619df63e10f55c 902 0.80/1.00 vMB 8
687,367 687,367 00000000000000000006e7bef3a2fce340bb8281da5f9e60a74085eb44e34969 1,909 1.00/1.00 vMB 12
687,366 687,366 000000000000000000065aaa1ec470335a152b436f4fb592818dd8ae6b10c61e 1,407 1.00/1.00 vMB 8
687,365 687,365 000000000000000000058d72ca1e8c81681307595fc363960a379cb013f52d39 1,372 1.00/1.00 vMB 33
687,364 687,364 0000000000000000000bce5c094c2d607c8146fc36a9d985056e5ede9cb9d930 1,991 1.00/1.00 vMB 49
687,363 687,363 0000000000000000000c74bf3010408cb31c46522c7d876a2252431cd755beef 2,247 1.00/1.00 vMB 31
687,362 687,362 00000000000000000008ea52d9a6c168f50e4b50c0c04ba8506e5f7e8b4203c8 2,037 1.00/1.00 vMB 43
687,361 687,361 0000000000000000000bc2636ab60450c71d0420c54002dfb22b1d2ef15c92cd 1,311 0.64/1.00 vMB 22
687,360 687,360 000000000000000000041bd8dd07511f9cb02bce7a3f3052634901a19f6b1e13 86 0.03/1.00 vMB 20
687,359 687,359 0000000000000000000b6d0a96b4d350716fdd384b42bea266d9f087c0f5c529 50 0.01/1.00 vMB 27
687,358 687,358 0000000000000000000c2261eb9887a27755fa6777c33cb5a32c4098caaa5fcb 819 0.39/1.00 vMB 24
687,357 687,357 00000000000000000008d6689acf4e8c989942d437af6a149378c17e33c52a18 896 0.77/1.00 vMB 4
687,356 687,356 000000000000000000018a2d690e272a4df62690cc4f50a8aa0ae463e8c49c81 1,486 1.00/1.00 vMB 35
687,355 687,355 00000000000000000003e230be2bc6939590a6319525203b3d885b01ce2d8b69 1,177 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.88 GB

Node Details:

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