Loading Tool

Explorer IconExplorer

Memory Pool

26,176 transactions
26.41 vMB
0.03939001 BTC
Random Selection Loading Transactions
Max Size: 142.90/200 MB

Candidate Block

Mining Attempt adc4ac8bd7fb4b6bee75cc1e94e162b667807c50874534b74007fbda65295b34
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root 6dad0732ff630416311811a510e6607ade792135360b9ca6cfcbcb1f898a9918
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.00994236 BTC
Feerates: 150.75 > 1.00 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,785 939,785 00000000000000000000a0be060f4b854dd8be269a639ab3fe673e7e8b9b19ba 3,601 1.00/1.00 vMB 0
939,784 939,784 00000000000000000000eb859b4aa6106ed5ed0faa20ca6c8580baf852d28e84 6,382 1.00/1.00 vMB 0
939,783 939,783 000000000000000000011de5d85eff95e1c88e907c6d3fcc003f5d1370d7495c 3,315 1.00/1.00 vMB 1
939,782 939,782 0000000000000000000182fb9a52eebb820779d2182e3829cd6ae37d4854ad2f 4,583 1.00/1.00 vMB 1
939,781 939,781 0000000000000000000108298cfcc74e748df2d1bfba9ff819121ba2f852c55a 7,004 1.00/1.00 vMB 0
939,780 939,780 00000000000000000001065a8b68a814b85ff558f355782ca0b75f095e8d7096 4,086 1.00/1.00 vMB 1
939,779 939,779 0000000000000000000090d46be2c240a4a474018df798ce8d5faf720ad893b1 6,167 1.00/1.00 vMB 0
939,778 939,778 000000000000000000013f073990752f61fbcf2bfbfb303ed2d250cd09993ed0 4,246 1.00/1.00 vMB 1
939,777 939,777 00000000000000000000de385ce9b8268bde9b19aabb946dc7f508af1e5a2312 1,428 1.00/1.00 vMB 1
939,776 939,776 000000000000000000008eef884b486779fccff2b7142aa220bc25d3252f426a 3,408 1.00/1.00 vMB 1
939,775 939,775 00000000000000000000f8f0088a3b9f1435c45913accddbe21c99bdc4fe7072 2,646 1.00/1.00 vMB 2
939,774 939,774 00000000000000000001eb29977fb866380db720baaeaf7c829d73b8608c0305 3,299 1.00/1.00 vMB 3
939,773 939,773 0000000000000000000191685dbb7fbeb1f4a349b1e8e438b1f58d5d3a6cbca0 3,187 1.00/1.00 vMB 2
939,772 939,772 0000000000000000000169ae2da12249fefaeb8d1db9fd4855c881f923b41dd0 2,703 1.00/1.00 vMB 2
939,771 939,771 00000000000000000001ebdc9787ed9576d509b05179f03f383950948726c996 3,518 1.00/1.00 vMB 3
939,770 939,770 000000000000000000017c352de6a3b758ed8e4015a04a0ee703733f916547c3 2,148 1.00/1.00 vMB 2
939,769 939,769 000000000000000000014ce446702f403349b27cc76de912e45098ebb760ee6f 3,969 1.00/1.00 vMB 1
939,768 939,768 000000000000000000005b26c3f5e060204d3175e3e5aee9b8cd819e86798e0e 3,446 1.00/1.00 vMB 2
939,767 939,767 000000000000000000016715f3e583dc19f8f420e27f7086d497ad819b474907 3,818 1.00/1.00 vMB 5
939,766 939,766 0000000000000000000108ebfb28b178788a23f331a5f791b3e5d8fcf96ee0a1 3,811 1.00/1.00 vMB 4
939,765 939,765 0000000000000000000053f3daaecdb5f5ecc8f6b6df900fd8f51637d3a02bef 3,713 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 826.77 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: 4,434.33 GB
    • Received: 239.74 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.