Loading Tool

Explorer IconExplorer

Memory Pool

46,207 transactions
28.65 vMB
0.06939764 BTC
Random Selection Loading Transactions
Max Size: 152.69/200 MB

Candidate Block

Mining Attempt b6deeae88a50b3c2d4ff442ee2d8af94aacfb50d9aec8d307426903b6e2a5693
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f4698694f3e43a513968129ad068a66b5a50e2f917b41ed57e289d2137519220
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.01498383 BTC
Feerates: 73.20 > 1.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (453,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,960 460,960 000000000000000001a0432641f3ca8daf4d83c92a257cbe91dd7e9573735171 2,382 1.00/1.00 vMB 159
460,959 460,959 0000000000000000007d74790b19ade61ff1f6fdfb81c2dddc632e9e86bbc125 600 1.00/1.00 vMB 149
460,958 460,958 000000000000000000f62779dd07024484a64012aec2aacda4adc75bab5db20b 2,352 1.00/1.00 vMB 167
460,957 460,957 000000000000000001097d501a64072c4f72f7ead48b353261a5bdd6f5306040 1,997 1.00/1.00 vMB 155
460,956 460,956 0000000000000000014090f0a7a8f2e298f2146665750a719053b8413cebe1a3 714 1.00/1.00 vMB 83
460,955 460,955 00000000000000000167882e8e815a10032bf68e9dcb665284046cc98ad0a953 419 1.00/1.00 vMB 43
460,954 460,954 000000000000000001b15adffaba30179ac2099041dd511ed268397527b0bd14 135 1.00/1.00 vMB 30
460,953 460,953 00000000000000000054ac90399d016be0e1ab64ecd201fb78f2116a2fb63b4a 1,295 1.00/1.00 vMB 89
460,952 460,952 0000000000000000000ed1ba462d945a69c0840167c2d0c3bed15f72ce928110 1,953 0.99/1.00 vMB 198
460,951 460,951 00000000000000000076f34902acec0e4ced220328ac49286b1ef080cdf4b457 190 1.00/1.00 vMB 24
460,950 460,950 0000000000000000021c7091e79e6d8a14aafc5addec41135cf5a7b380f39b43 965 1.00/1.00 vMB 83
460,949 460,949 0000000000000000016fb4a5a1f1b62d92fa198e01b447f9ddc9c095b715a28f 1,019 1.00/1.00 vMB 64
460,948 460,948 0000000000000000021d9d57f71f378436cd4f0b37c87a29b7f92d596922e4c8 2,102 1.00/1.00 vMB 147
460,947 460,947 000000000000000000e3902874f52248879cb3df5ce2c86629f7abc29c5f6411 2,646 1.00/1.00 vMB 180
460,946 460,946 00000000000000000073dae1f840124c91d169985ce6f997e16e5846ae000821 1,571 1.00/1.00 vMB 91
460,945 460,945 0000000000000000015ed4871bba8c3dbfbbc2b1ab75e8658c8ce0edaeb1f156 2,229 1.00/1.00 vMB 169
460,944 460,944 0000000000000000005db16d63779511874f2485e256b4aab16d9ee394fadfe5 449 1.00/1.00 vMB 54
460,943 460,943 000000000000000000670001356630fcb38375bb0d06c3b690bb85a9c4c09fbd 468 1.00/1.00 vMB 49
460,942 460,942 000000000000000001a566caf05170bbca72c973c5411c530be9d0f7077bb919 913 1.00/1.00 vMB 53
460,941 460,941 000000000000000001234d4f43d9270f68497e1e9ed0224ffc63ab2f3fde1340 1,673 1.00/1.00 vMB 108
460,940 460,940 000000000000000001ed607bab3728b3b7f34d477d3b762ed32b319e75dcfd60 1,890 0.99/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.