Loading Tool

Explorer IconExplorer

Memory Pool

49,341 transactions
28.49 vMB
0.13942128 BTC
Random Selection Loading Transactions
Max Size: 152.38/200 MB

Candidate Block

Mining Attempt 9553d38d1bee34323b2b1ed5a44fcd430f495bf5e08524dcf106b90d0f85e6de
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 7a2981052059d82db915b1a8f0e41f78dc0889be6c4ada0f7864f39db50c2cde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.08259561 BTC
Feerates: 301.05 > 8.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (82,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,890 831,890 00000000000000000002e56728aea3cbfa67c646995e487b31cce80440b39a72 153 1.00/1.00 vMB 10
831,889 831,889 000000000000000000014423eb91f989cd91a965497d6f8f947fc96c8db0be70 645 1.00/1.00 vMB 12
831,888 831,888 00000000000000000000bc32b7028a1ae9fd56b0854566a6ec491462975f7225 903 1.00/1.00 vMB 12
831,887 831,887 000000000000000000026d4dbe7025a4b08b428c4887dd5ed3918f95819051ba 1,441 1.00/1.00 vMB 12
831,886 831,886 00000000000000000001bb4e864ccda47f832a06b6ecd61942d029f503308f90 372 1.00/1.00 vMB 10
831,885 831,885 000000000000000000036eb577549445b9282384937e9361c4c30d383827a128 1,422 1.00/1.00 vMB 15
831,884 831,884 000000000000000000006bf1a766b51051413a95be892a83abec59d697753dae 877 1.00/1.00 vMB 12
831,883 831,883 000000000000000000036bc3a377b35cfb65cf2f75345b8ef221880619f970df 1,027 1.00/1.00 vMB 13
831,882 831,882 000000000000000000024a2e1b3ea0839a852a9b5c0dac83b38609ebbd24af4b 571 1.00/1.00 vMB 12
831,881 831,881 00000000000000000002db02c9f5728e04c8e745fe927a772399c8d526eec057 714 1.00/1.00 vMB 12
831,880 831,880 00000000000000000002770322c354fe1ec8bf08b8c5afb65893e3a41d361b95 1,718 1.00/1.00 vMB 16
831,879 831,879 00000000000000000000df9eda92ed2ee11dfb7e3cc52193aa019d146367a87e 125 1.00/1.00 vMB 10
831,878 831,878 00000000000000000001719e34dbdf7fada826eaa7d715a39c7bf9ebe41f2b49 2,022 1.00/1.00 vMB 17
831,877 831,877 00000000000000000003478cb36aea1ca322e72e144b9ef8fd89ac3c283dc15a 1,214 1.00/1.00 vMB 11
831,876 831,876 00000000000000000001d1e163ae618a6c55a53b7b13f6e973b38f45c16c5753 2,624 1.00/1.00 vMB 19
831,875 831,875 00000000000000000001a0fdcf97d779593b6770eec5bdaeb3c72af0b6499bd3 578 1.00/1.00 vMB 11
831,874 831,874 00000000000000000001b581dc98e166c1f28a974ca31419336f6a445abe1daa 1,236 1.00/1.00 vMB 12
831,873 831,873 0000000000000000000186dfe91d133637dfd15b61474bbd119f8ffc190a23ec 292 1.00/1.00 vMB 10
831,872 831,872 00000000000000000001a04769a126d06dee793d089ed605e9e850caf96b18dd 1,874 1.00/1.00 vMB 12
831,871 831,871 0000000000000000000274f91264bbbea3698a84a0f692e587376148343d8a8b 1 0.00/1.00 vMB 0
831,870 831,870 0000000000000000000174f28126c1324c7672096e029138a44c8607bd39affe 133 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.