Loading Tool

Explorer IconExplorer

Memory Pool

34,316 transactions
25.60 vMB
0.05665483 BTC
Random Selection Loading Transactions
Max Size: 130.05/200 MB

Candidate Block

Mining Attempt 5f6b215f53fabb4bc1edb0aa8962edbb46ec2606ac5fb3453ef2f6eb7d8af637
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root b00a3768565adbf8aa13bdfc418c1877b96f72d8a76f5f35baf760daa1f45403
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,754
Size: 1.00 vMB
Total Fees: 0.01008340 BTC
Feerates: 101.47 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (342,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,572 572,572 00000000000000000009f6dbe4dd8caccaa92e75cf7757f7eefbc7454eb5f89c 2,852 1.00/1.00 vMB 30
572,571 572,571 0000000000000000001d4beaadc1d95e1f862fd6191eaee5f0b06c3551ad3b4c 2,946 0.96/1.00 vMB 15
572,570 572,570 0000000000000000001955817120462c8ded14d3bc0bf71af68e4d639b291b17 3,328 1.00/1.00 vMB 14
572,569 572,569 0000000000000000001508b08c2b531e1d97562a3ee463d6aff2c40480621208 3,249 1.00/1.00 vMB 25
572,568 572,568 000000000000000000139aefed6c64fc5d82ca70a02209b737631854e9a6f939 3,285 1.00/1.00 vMB 35
572,567 572,567 0000000000000000001791d48d51078b5744a292cfedb1355f656f9c98e9ccca 1,514 0.70/1.00 vMB 13
572,566 572,566 00000000000000000015b8867118a503047da07cf90f04fc335aedb588e5b077 1,693 0.53/1.00 vMB 10
572,565 572,565 0000000000000000001e49c750ab864c168b2330748e902ad0f5f5c7594e177f 2,982 1.00/1.00 vMB 28
572,564 572,564 000000000000000000110e12804fc101f8130d43e3f4d3c00fd98a32ee22d662 2,125 0.93/1.00 vMB 12
572,563 572,563 00000000000000000019593d68bdf2c0ffa630a7858b59b886e3f0ae2c6bdf2e 3,176 1.00/1.00 vMB 19
572,562 572,562 0000000000000000000c4672357b56de7fce7d930a36f7405254b5dc1a78aa16 3,020 1.00/1.00 vMB 43
572,561 572,561 0000000000000000002a17a617c9b45b3d3295b222f51f3c577729d42b8b5991 1,033 1.00/1.00 vMB 4
572,560 572,560 0000000000000000002a890a38d52f931819cfaa66c169847df9e12f30a608d4 884 1.00/1.00 vMB 5
572,559 572,559 0000000000000000001e2873101b9602bcb1f604638f0c96e0efd06882947139 2,169 1.00/1.00 vMB 8
572,558 572,558 000000000000000000053d34c71b0aa44445330357c1c163c8a4f92993ee56cd 2,330 1.00/1.00 vMB 19
572,557 572,557 000000000000000000272ae5ede0268a0479faf8e08912cc735facc3fade9726 2,103 1.00/1.00 vMB 14
572,556 572,556 00000000000000000005f3261ff44f4bcee2d9b1eaeb506841ba902ead7e2da4 3,203 1.00/1.00 vMB 19
572,555 572,555 0000000000000000000e1973a9a3f81240dd9795b25a5518405b8665fe975e27 3,134 1.00/1.00 vMB 46
572,554 572,554 00000000000000000015b768da67802179faf8db360cf3dc8fb0eab3f84c70e7 2,820 1.00/1.00 vMB 22
572,553 572,553 0000000000000000000b8aea7a7e5711374d9acec73ba063a68adaad42b7b9db 2,886 1.00/1.00 vMB 13
572,552 572,552 000000000000000000228caca791bd5afb686a82ae96e45d8c2cdb72025a0ddd 2,121 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.84 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: 638.02 GB
    • Received: 12.45 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.