Loading Tool

Explorer IconExplorer

Memory Pool

44,473 transactions
27.34 vMB
0.09395200 BTC
Random Selection Loading Transactions
Max Size: 144.42/200 MB

Candidate Block

Mining Attempt f629dd6bd2b47d442e9a0bfe9a020310155cb328b653b0ac1b6e814e3471c19b
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 9ea706349e6e72f210248ca82f6311f3b4eebac3ea3f8793c191e15006f3e3f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.04243184 BTC
Feerates: 101.65 > 4.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (397,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,629 517,629 0000000000000000002c43a815f4fb1507b704944083d856896981576ef5ec70 634 0.38/1.00 vMB 26
517,628 517,628 0000000000000000002749f5c8d9217902fea29a91653d0802a1232f1faa3c63 680 0.35/1.00 vMB 24
517,627 517,627 0000000000000000004f12cdd769d0f4206b36acbc9cee96d91b76ad335f0f8a 1,198 0.56/1.00 vMB 27
517,626 517,626 000000000000000000093a28351fa89f10d3d0b6b0b43e9dd2e747067a395850 1,802 0.70/1.00 vMB 40
517,625 517,625 0000000000000000002894860ad4b934e9252fe0e1fc93ab75064b7596cefbf5 1,034 0.36/1.00 vMB 23
517,624 517,624 00000000000000000032836d1d3a1b06aebece6ce387e6d09a1971761bbfb373 189 0.11/1.00 vMB 58
517,623 517,623 00000000000000000020284bd41912e1acde1b8a16b279c761975fb49acf27d5 388 0.14/1.00 vMB 15
517,622 517,622 00000000000000000047f30996fba64198c77e39f107911af05d31af1d7dd6ca 472 0.16/1.00 vMB 19
517,621 517,621 0000000000000000001c38cef5aa9ba6e93f96f4a2e2de93d0d821a6952d79fb 953 0.40/1.00 vMB 30
517,620 517,620 000000000000000000271428f63bfc7662bc4f70119b5b4c3258af29a7cceb63 271 0.10/1.00 vMB 21
517,619 517,619 00000000000000000038072d5097bb5bf2b2c57b97ae28e316b3687560a9ba8c 1,395 0.56/1.00 vMB 25
517,618 517,618 0000000000000000001cfa304db5832c0211a44456ddfa9cfaad9ce41fadf76e 2,112 0.81/1.00 vMB 41
517,617 517,617 00000000000000000019eeb944726d448d4c3901157d0f588e05900b2dc7ff25 1,883 0.85/1.00 vMB 19
517,616 517,616 000000000000000000474649af9360289aacffa8065e408560ff1139d46caa9b 156 0.05/1.00 vMB 35
517,615 517,615 0000000000000000000d60ef16698d83af406cb6b4f5070c418d670f30c78dcb 25 0.01/1.00 vMB 21
517,614 517,614 00000000000000000038311d5991daa89a0b6b83168de5c9d750b0044ffc4db3 1,991 0.81/1.00 vMB 23
517,613 517,613 00000000000000000034726ef6cd1629b0eba429b259f306844b2e1f84e17f19 1,243 0.39/1.00 vMB 35
517,612 517,612 0000000000000000004486250b08bc6a306123fa48b07da8a65dd09d851d0f12 631 0.21/1.00 vMB 27
517,611 517,611 0000000000000000003bfcb34f29225115718cdd559b1afd311eade31f8e6782 278 0.08/1.00 vMB 26
517,610 517,610 0000000000000000000f086fc92dd7258668c2b29fb272db0e4025c37ad75545 193 0.08/1.00 vMB 30
517,609 517,609 00000000000000000007aca86e7fd3dc6998cf68bf005eb9e8b665b86a22b54e 159 0.07/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.