Loading Tool

Explorer IconExplorer

Memory Pool

39,687 transactions
28.86 vMB
0.07039328 BTC
Random Selection Loading Transactions
Max Size: 146.51/200 MB

Candidate Block

Mining Attempt aaf372a22bc753d388da49857e9ac034625d08734961af2b2fa8383d2becd26e
Version 20000000
Previous Block 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac
Merkle Root da7795e91150a67a683f5b2923fdf861b2686de136b8e28e4fa6325e93420a47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,673
Size: 1.00 vMB
Total Fees: 0.01426193 BTC
Feerates: 451.74 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,538 (811,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,179 103,179 000000000000bcf52077664afc061d449b3031f8893bb93b92eb89e2f5d2bcfd 2 0.00/1.00 vMB 0
103,178 103,178 000000000002f047469b04ff60bdcde54dd524d609f3210f5e8a06ff933fd80e 1 0.00/1.00 vMB 0
103,177 103,177 00000000000315fd4385bbd22097761febf8de28eb771f563c4fe8ce98e691cc 6 0.00/1.00 vMB 0
103,176 103,176 000000000002f6ec03812c335dde688f42d7ac90805a6c45b19148802ad85f04 4 0.00/1.00 vMB 0
103,175 103,175 0000000000026634d1a7aab2c6a11911a88c0453fb8df87b5af9fd64146ac417 4 0.00/1.00 vMB 0
103,174 103,174 0000000000007993b6e8750e124328dcfc38d8b2557ffd20ed00d3afc7d5d746 4 0.00/1.00 vMB 0
103,173 103,173 0000000000016b488a5e69b1c712131d18e977168d7686376587f6a8c1b178e0 39 0.01/1.00 vMB 0
103,172 103,172 000000000002fb19f39ee87380b3e7fc6a46569e257f3d5ed7992ad6ce7bb797 1 0.00/1.00 vMB 0
103,171 103,171 0000000000027036bffb76689da30cecbb3a44934d885bc547f56df27b90d83b 6 0.00/1.00 vMB 0
103,170 103,170 000000000001b058eff9f8ba33561ae927081de7382451af8e4f1e9a832a290b 6 0.00/1.00 vMB 0
103,169 103,169 000000000001ecf4a2581087711dbc16875b9f85e6069c2fc761283525a573e9 4 0.00/1.00 vMB 1,291
103,168 103,168 0000000000029de9c13e38af3965cb139f7a738953a39c48940101575763dbeb 6 0.00/1.00 vMB 0
103,167 103,167 00000000000330a96dba4f80b516dbf850d3084606f893d108ae75a195ded47f 1 0.00/1.00 vMB 0
103,166 103,166 000000000002b05ed0a549908b9036a6ee49c9835d9b7ad85e714a54920cd76d 12 0.00/1.00 vMB 0
103,165 103,165 000000000002e0a35852077c159a0d8902f7c510c764e422f1a75e4ba900d741 23 0.01/1.00 vMB 0
103,164 103,164 00000000000288f5c8965b313aa738dd6837c8b4b6178e2c7c97a17435b5eac3 2 0.00/1.00 vMB 0
103,163 103,163 000000000000c427f3d3895ddf6def1aff2bbe16ac80dadf2748b27f6961a6e8 8 0.00/1.00 vMB 1,297
103,162 103,162 000000000001a4cd52b1a65c64c595a81a3dc48a9471232ef4b9ce01b17539bb 3 0.00/1.00 vMB 0
103,161 103,161 00000000000228395aa88a242736d4ffb7022bbc5c9a37baf57cc87d7d5d397a 6 0.00/1.00 vMB 0
103,160 103,160 00000000000128d4b9fbb226b8888a7cb2b422aa66f3fcd3a43fa9465f972d1f 21 0.00/1.00 vMB 0
103,159 103,159 000000000002944ced8c722b3daf69d03df82fbc464ea4300002e4f1865d5b38 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.57 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: 622.43 GB
    • Received: 11.32 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.