Loading Tool

Explorer IconExplorer

Memory Pool

49,944 transactions
30.04 vMB
0.12460341 BTC
Random Selection Loading Transactions
Max Size: 160.89/200 MB

Candidate Block

Mining Attempt e4732c41125d4d62bf7f763594b8192bdd4b1d55090f80ab4d2a645267d27273
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 069944a9bc41759db5d04081e94645bd5a8ac9081a45d336e9e6335ace03f63c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,529
Size: 1.00 vMB
Total Fees: 0.06077706 BTC
Feerates: 132.00 > 6.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (732,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,532 182,532 000000000000060179e54794a931b4a62eae5b33261de481b6faa6fd05463373 17 0.01/1.00 vMB 376
182,531 182,531 000000000000022489df7bceb070346c30450c910d1e4c4e5c980fb189f6ea35 94 0.04/1.00 vMB 60
182,530 182,530 0000000000000433b08b00eefe91a25e776b573e6d431571661bd28d1ea29bfd 149 0.07/1.00 vMB 112
182,529 182,529 0000000000000029b14bcf720b8e162dd63c5cf44279572aeac1f0d9e429a845 185 0.09/1.00 vMB 99
182,528 182,528 00000000000000e91abf437ceb076155edc7db44241ab861f9c8ca4a8b13aa60 128 0.06/1.00 vMB 117
182,527 182,527 00000000000004d6e481ddb5c8677f648547a3ee5f0bb885ec3656656c29312f 95 0.04/1.00 vMB 105
182,526 182,526 000000000000095d89fafea74beeb39217d3e7a918aa53ed440ed3829b212b75 197 0.09/1.00 vMB 86
182,525 182,525 00000000000002dc89f90c3b139ea1ad5694c18df72620f6fecea828c00a32fd 9 0.00/1.00 vMB 66
182,524 182,524 0000000000000a4cc578abbd39413c7dd9fb9df68ab38ec082659339d7541cbd 65 0.02/1.00 vMB 18
182,523 182,523 00000000000000d37fcfd9baf3a5ab3ba92fa615a175c972e5afdfbadd7c65f2 20 0.01/1.00 vMB 83
182,522 182,522 000000000000098b4e2018d6ca6a577d07400f96faa793bbd4e9f27e27022625 410 0.16/1.00 vMB 130
182,521 182,521 00000000000003c705b99e039edeaa316109375f937f8986ab4a73e0d1c59aa4 511 0.25/1.00 vMB 131
182,520 182,520 00000000000006471036da44ed32d28c43a2d33513afc05cd6e351afcd8069b2 121 0.05/1.00 vMB 130
182,519 182,519 0000000000000a73893c1fd95ae245b825b8f007a9784f0f0b0d055b50d0f1ac 126 0.05/1.00 vMB 120
182,518 182,518 00000000000001ca2c5bf9ecf086b1621f2d668036fc3397fdd791482381c91c 153 0.05/1.00 vMB 103
182,517 182,517 0000000000000278a5ea62d95a981bc08d8cd0096f00bb2be6a9512b11d85041 27 0.03/1.00 vMB 114
182,516 182,516 00000000000001c572f11fe92b82f58223261cabdbfbca2abb1fa403566490bc 98 0.05/1.00 vMB 372
182,515 182,515 00000000000006cfed5390af557ac8d84f03ca253a4c312649c0da47b05600b2 139 0.05/1.00 vMB 133
182,514 182,514 000000000000095652a29c8291953f5597aa694992d6552dd0f4aa7d99517621 71 0.03/1.00 vMB 131
182,513 182,513 000000000000031cb840d76b4780a89ddedd3aa01244f5d8b6fb974bf075b565 119 0.05/1.00 vMB 161
182,512 182,512 00000000000007d023349dfca47b89c18b2b6cfd20eab4cfb60fc2cf4c2cdbe5 77 0.03/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.