Loading Tool

Explorer IconExplorer

Memory Pool

41,309 transactions
31.54 vMB
0.08552838 BTC
Random Selection Loading Transactions
Max Size: 158.12/200 MB

Candidate Block

Mining Attempt a5d740975472028f182e78516032952b83b739197c5a8a3b8e1266f9e4b048a1
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root ef3f240dfe74f5ff12cd1d93f60addf285a53c58423291586d87906ffa07fd68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.02050009 BTC
Feerates: 101.13 > 2.05 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (25 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,543 914,543 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386 583 0.14/1.00 vMB 3
914,542 914,542 000000000000000000002803a00c064bc6126acaad402c065c586a02eb66c4a4 2,459 0.78/1.00 vMB 5
914,541 914,541 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f 5,762 1.00/1.00 vMB 0
914,540 914,540 000000000000000000015f4ca9a24a3878efadc9b2b25f57c4e57031a11e3c40 1,553 0.56/1.00 vMB 8
914,539 914,539 0000000000000000000029af9b04688854742da40d0114efcbb4967371193cf9 3,618 1.00/1.00 vMB 2
914,538 914,538 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac 5,471 1.00/1.00 vMB 1
914,537 914,537 000000000000000000011c5333650fa2be400b665768f9ecb2f96eefee2f58aa 5,619 1.00/1.00 vMB 1
914,536 914,536 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc 4,225 1.00/1.00 vMB 2
914,535 914,535 00000000000000000001475c6914d089aea865d11945633aa877341c672131b9 6,369 1.00/1.00 vMB 0
914,534 914,534 000000000000000000015447afd85608932787832de92f367632cfffb766ebd8 4,689 1.00/1.00 vMB 1
914,533 914,533 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414 2,151 0.33/1.00 vMB 0
914,532 914,532 000000000000000000012be00c49e0e9da761d4e59b34f240ffb7926fd59ec0e 4,339 1.00/1.00 vMB 1
914,531 914,531 00000000000000000001cdeca0f5d2e653fba0f680b1522000dcc9c38da219b8 5,046 1.00/1.00 vMB 1
914,530 914,530 00000000000000000000b28cfe8995aa70be9e47e52bd7a79cbe93637616b326 4,104 1.00/1.00 vMB 2
914,529 914,529 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9 5,140 0.97/1.00 vMB 0
914,528 914,528 00000000000000000000d9c1f8b8495067a17020a42601cc3f1691f1292d1fb7 5,100 1.00/1.00 vMB 0
914,527 914,527 0000000000000000000059402129e8cfb80bd7c408e1eb706635b3b834353019 1,491 0.44/1.00 vMB 2
914,526 914,526 000000000000000000015449f1434fa3e23247b860e136d70d9974d631cd83d7 3,288 1.00/1.00 vMB 2
914,525 914,525 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73 2,213 1.00/1.00 vMB 1
914,524 914,524 0000000000000000000154432778d3ce55464a127ffd8bbd0334965e9f3a2a3b 4,292 1.00/1.00 vMB 2
914,523 914,523 0000000000000000000070ffb2b30b954052fc7bc743cbba96b624eb7069692c 3,624 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.62 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: 625.46 GB
    • Received: 11.59 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.