Loading Tool

Explorer IconExplorer

Memory Pool

38,086 transactions
27.19 vMB
0.06002748 BTC
Random Selection Loading Transactions
Max Size: 138.44/200 MB

Candidate Block

Mining Attempt a8d6841d9da0917e587ba5d92351552955fb1da9234e1d39bcbabd465b3ab9bd
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 3cd142cbba8074809d5a53ed4dc9803d9d8eaf2caa90a4f28538a3cbb81d1229
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,523
Size: 1.00 vMB
Total Fees: 0.00871763 BTC
Feerates: 100.56 > 0.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (270,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,035 644,035 0000000000000000000b702a2e069094a6d00f33db42e0808ed3530622201888 2,360 1.00/1.00 vMB 56
644,034 644,034 0000000000000000000ca5ca86ccfc26bd031bcd28f0201c7f141a204657e97e 2,619 1.00/1.00 vMB 69
644,033 644,033 0000000000000000000e6f0c6c627c949bab6293779be503f227e0bb2dab25f2 1,838 1.00/1.00 vMB 70
644,032 644,032 00000000000000000007e9e9de2684442f9d278353ddf5a7ce5722b5c082f57c 2,668 1.00/1.00 vMB 96
644,031 644,031 0000000000000000000ba97164fcecba4f4abce711f93e41ed5bfaea6d7a460f 149 0.05/1.00 vMB 51
644,030 644,030 0000000000000000000e35e4fd18392031bb136e292f1d5dd09bdff02e715f65 606 0.24/1.00 vMB 39
644,029 644,029 00000000000000000008126d9e19412a766e0ea9346a9e0bce6a9462508c5df3 1,182 0.45/1.00 vMB 40
644,028 644,028 000000000000000000074893de39e26f5777c0a00a2877276692118028230c49 1,980 0.70/1.00 vMB 20
644,027 644,027 0000000000000000000b23f1a011325bbc683c4c1ca1caf1a03b4418df52a750 2,515 1.00/1.00 vMB 8
644,026 644,026 000000000000000000056b5d984322f9c59a65de5e8b82c9bcb5d13b030419e1 2,919 1.00/1.00 vMB 78
644,025 644,025 0000000000000000000bb3db56b6503080e37c32e4582166a335b376a480d7d9 2,313 1.00/1.00 vMB 62
644,024 644,024 000000000000000000047d3ff68ffdbb96b67c722f517597d24a228164953fcf 2,047 1.00/1.00 vMB 48
644,023 644,023 000000000000000000060358ab19a3cec76aa0fc8bf1623615c095362b3ee18c 2,058 1.00/1.00 vMB 22
644,022 644,022 0000000000000000000d600aa3db2b787b8e6abf80e341ecf4b0c7c4406cb096 2,463 1.00/1.00 vMB 74
644,021 644,021 00000000000000000000a2634ab0744a7c586f16a0a6ea82365ca036118bf579 1,331 0.47/1.00 vMB 44
644,020 644,020 0000000000000000000a4e015f00268d4120bedd53ea599d0db9e229b94b81d7 2,090 0.85/1.00 vMB 41
644,019 644,019 000000000000000000001813b75c68c43e5bf49020ce1ac62375524617ab87a3 1,714 0.67/1.00 vMB 11
644,018 644,018 00000000000000000008a098f2f2d25ae6cbbd0e760cba8baae80db8c4c0a931 2,350 1.00/1.00 vMB 61
644,017 644,017 00000000000000000007ffe25181edb3d5006707be7198917fec953852fc8c92 1,004 0.93/1.00 vMB 7
644,016 644,016 000000000000000000036bda994d823fd082b3c6cf283be2aada69d401d4b1bc 1,686 1.00/1.00 vMB 4
644,015 644,015 0000000000000000000eea39a60962533770ac416fa75521679edec69ad78767 1,274 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.75 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: 630.84 GB
    • Received: 12.05 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.