Loading Tool

Explorer IconExplorer

Memory Pool

37,778 transactions
26.00 vMB
0.07752546 BTC
Random Selection Loading Transactions
Max Size: 134.53/200 MB

Candidate Block

Mining Attempt 436d256db8771673138a1c565d6d050ab07ba801aacd5ccdb5daf3c8b47fe613
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root d3cb4205637ab26c5c8b3ae06b0418cfa8c438fa23f6412932bada4f18c23210
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,637
Size: 1.00 vMB
Total Fees: 0.03013716 BTC
Feerates: 101.64 > 3.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (360,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,743 554,743 0000000000000000001336c53997d0b255a850ccb5f3a832435c61894f6b3bac 2,535 1.00/1.00 vMB 11
554,742 554,742 00000000000000000023fcdf0078c3f7ca599eab064470f12ccfad97cb9259ff 2,626 1.00/1.00 vMB 36
554,741 554,741 00000000000000000001269df67818383fa65e999854bb7340e843eac85177f1 2,249 1.00/1.00 vMB 27
554,740 554,740 000000000000000000214f315473fa657484b2f936fc4884911a452afbc1fe50 2,855 1.00/1.00 vMB 17
554,739 554,739 0000000000000000003690ed8f8db90e1e605bfc6816f1e4171494ead5dd8bbd 1,045 0.44/1.00 vMB 23
554,738 554,738 0000000000000000001cd9cc7b4f390c3924f3770ad0e76e774e8ac48d2905c1 2,739 1.00/1.00 vMB 39
554,737 554,737 0000000000000000002ad72545c78142556b403cb86c5182beb1207f6e4fd4c4 2,445 1.00/1.00 vMB 19
554,736 554,736 0000000000000000001fea2e795b8b81e703071f2c92230217b13e5dce3a458a 2,157 1.00/1.00 vMB 18
554,735 554,735 0000000000000000000a01c05e338db533aae36c1cb2819375f419ff62702252 2,602 0.98/1.00 vMB 18
554,734 554,734 0000000000000000001ed67c76f8b488c1d1054d10ba10627301d1017399d6f3 477 0.19/1.00 vMB 19
554,733 554,733 000000000000000000357a88e8dabee0652d229519e81a0d52a947afb64034c2 379 0.16/1.00 vMB 21
554,732 554,732 00000000000000000025e95831b9bdc55e322564bc2985b2387c981faaa7d2ff 1,907 0.90/1.00 vMB 16
554,731 554,731 0000000000000000000a9a412e232a05c13c061a2cfd569d46bd5d3cdd1eb117 1,666 0.99/1.00 vMB 8
554,730 554,730 0000000000000000001956d4957878713925d98719199be37e784bc88523b5a6 2,989 1.00/1.00 vMB 23
554,729 554,729 0000000000000000001e9fcc270107cd6614ad4e25142e7304c22ee31f8942c1 2,795 1.00/1.00 vMB 25
554,728 554,728 00000000000000000035646e5bbeffcdb99ff72ee315a5c940a8591169c8a604 2,721 1.00/1.00 vMB 8
554,727 554,727 00000000000000000029d8b7733c94a836e503b3fd8369da23d16a8b2e9e7b74 2,650 1.00/1.00 vMB 14
554,726 554,726 000000000000000000154f32116dd451cf436d16e1703c709c797d4f71095d29 2,287 1.00/1.00 vMB 31
554,725 554,725 000000000000000000119f2c6d87a76bc54aaa81539948aadd85a09daad14932 3,340 1.00/1.00 vMB 23
554,724 554,724 0000000000000000000d47e3c70e70f8b32e894b1ec64783c7dac7a69c67e687 2,968 1.00/1.00 vMB 53
554,723 554,723 00000000000000000004781dd9b5f062d498767adf847dd0cfeda3af4a074c6a 2,886 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.