Loading Tool

Explorer IconExplorer

Memory Pool

98,058 transactions
25.65 vMB
0.06811693 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt aa10881680fc919d48707d2bfbff52f367064f994f7765b441b99bdea8c407f0
Version 20000000
Previous Block 00000000000000000001021ec57904a4bdc37fa530a43816322a0caaf0f4c94d
Merkle Root d8800a927841f4c64fe49f957b338de0293e5f19f7e250b1ee59cf1cb62225f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,575
Size: 1.00 vMB
Total Fees: 0.00666710 BTC
Feerates: 40.21 > 0.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,085 (840,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,573 75,573 000000000046fbbe193e112cea1843f5fd12c474b9658153570575a26132bf39 1 0.00/1.00 vMB 0
75,572 75,572 00000000006e9c1df81a272129f35a3eaf5700be573351c68cf6d2a15218dd51 1 0.00/1.00 vMB 0
75,571 75,571 000000000016ed676f3b1401b9eee14e2d96cb2cd0042b4b44323bd3eb4f218e 1 0.00/1.00 vMB 0
75,570 75,570 000000000072336384b1673bfeefe115fe480dbf51bb766db293bbee136afbba 1 0.00/1.00 vMB 0
75,569 75,569 00000000007c6c61cfacbe76ebc541b311be31ae0e0334bab36f5ccd35df5874 1 0.00/1.00 vMB 0
75,568 75,568 00000000002456753c2d42c4313e2c6f30ddab25141e864fd17066721aa3365f 1 0.00/1.00 vMB 0
75,567 75,567 000000000035625e52597cacec5027f0175919aad9177ddaaf50d30e38032683 1 0.00/1.00 vMB 0
75,566 75,566 00000000004e65fff84646ad8c345ca234079901f9cbcd3085f1b8866d3388f5 5 0.00/1.00 vMB 0
75,565 75,565 00000000000821f0f7787912b9933699e425ad59657d91356a88d2741d27a944 3 0.00/1.00 vMB 0
75,564 75,564 000000000000942d75066ea520772d10f37a53badfea0a51c5169407c03e284e 1 0.00/1.00 vMB 0
75,563 75,563 0000000000783b1ae2b09d6ea5e017467c7bb78e9a26b17a7f5820fbde9136aa 4 0.00/1.00 vMB 0
75,562 75,562 000000000040f2a55149b546efcb6118625d10978d688b5c764cded8adfe57d3 1 0.00/1.00 vMB 0
75,561 75,561 000000000045f2fd15706a09608f0cbdde2bcc12895b9cfbed1ae1d6c7e83066 3 0.00/1.00 vMB 0
75,560 75,560 00000000007b0177a25bdda2ba1c8b813007b17f07bb00abdc1067448959b663 2 0.00/1.00 vMB 0
75,559 75,559 000000000013e633ad664ef8c48f3d56bf3664fed7c9aa08bbf89a0304e7ca25 1 0.00/1.00 vMB 0
75,558 75,558 0000000000583740799aae26d958879a0159a3ff348ad416b66a23891bd77d8e 1 0.00/1.00 vMB 0
75,557 75,557 00000000006756ae9028e08e499bff7b248f47c8d79210cf7de1b9ac2b46ab44 1 0.00/1.00 vMB 0
75,556 75,556 000000000041e4d411fc5e8de91a16f309db0650825f120b5018a6a76af048ac 2 0.00/1.00 vMB 0
75,555 75,555 00000000000cbc6aea53b92b48b908cce09e8daad001a25098f8ccb361914e83 3 0.00/1.00 vMB 0
75,554 75,554 000000000011559278382640543d26e2fb6246a363b2da09732bffd61ad132bb 1 0.00/1.00 vMB 0
75,553 75,553 0000000000537e126a8560afada04c1b230eb3305f86fb28b963feb06821f3bd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.27 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: 814.91 GB
    • Received: 24.07 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.