Loading Tool

Explorer IconExplorer

Memory Pool

36,055 transactions
26.03 vMB
0.06728661 BTC
Random Selection Loading Transactions
Max Size: 132.84/200 MB

Candidate Block

Mining Attempt a89d9f25f5942600ce0301d9f4109d62775e161263c0c5b868ebcc7e6a8d2e44
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root a58692deb6fb408ecd91574533b33f368f45ee515e02b3835a8d51d2722c71a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,482
Size: 1.00 vMB
Total Fees: 0.01920427 BTC
Feerates: 152.71 > 1.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (269,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,159 645,159 00000000000000000004366defaeec95cd2ce3b25081417729ead4cec2da29ca 3,025 1.00/1.00 vMB 106
645,158 645,158 0000000000000000000eef20327e6d814765301ca6960f64c7c8a6c96eec0bbf 3,026 1.00/1.00 vMB 74
645,157 645,157 0000000000000000000bfcf3bfa923cc8a466ef1a2b4be9eba5eedbde5a9e027 2,706 1.00/1.00 vMB 67
645,156 645,156 00000000000000000001a07df7d7a14a5f9ed36dcc97f8aa7c6cb556df00b386 2,571 1.00/1.00 vMB 39
645,155 645,155 00000000000000000003d457807b3370a408fba7df92f6c3b86cd1ac3944c5e2 2,958 1.00/1.00 vMB 35
645,154 645,154 0000000000000000000e95f6c0f31c8a8ea7df8f40395a5c943a4c96398f8784 2,806 1.00/1.00 vMB 59
645,153 645,153 0000000000000000000b2583a517cf2553d120296ff0fa861f13f80cad92f799 2,770 1.00/1.00 vMB 83
645,152 645,152 00000000000000000002bd376b3ed017ffe4167074b450b218974a81fba092d8 2,926 1.00/1.00 vMB 51
645,151 645,151 000000000000000000002f5e3aeafdf38bb88aa4fad9338b96f209a17a28819d 2,434 1.00/1.00 vMB 90
645,150 645,150 0000000000000000000dd22b1d8f5e118e3fb0d4de11c61cb64be116b76d25bc 2,990 1.00/1.00 vMB 117
645,149 645,149 000000000000000000050908f372f4922e6f2aac6cd29fa47c8f0a45022f7951 2,315 1.00/1.00 vMB 114
645,148 645,148 0000000000000000000879259b954a969742cccc19eccda5bbb8edcf51c8e295 2,330 1.00/1.00 vMB 29
645,147 645,147 00000000000000000004503e732adc46351666ff026c8b8a3f3f68d65d1a9a35 1,496 1.00/1.00 vMB 101
645,146 645,146 0000000000000000000fba93077dbf7c92a128a7cbe74621438d67ce13fd338b 2,481 1.00/1.00 vMB 70
645,145 645,145 00000000000000000007df61bc5f3ad4ddb310ada20fc8607c31def09bb18e30 2,740 1.00/1.00 vMB 79
645,144 645,144 00000000000000000000d72c8ed3c014e08bf5e46646c6c055034b061eb8f714 1,814 1.00/1.00 vMB 74
645,143 645,143 000000000000000000063694e469ef282db649f662d089c89f216ab4ae0ccf08 2,902 1.00/1.00 vMB 120
645,142 645,142 0000000000000000000c7002277d016b5714cca36439ea29b4eb322fd1cec3d4 2,938 1.00/1.00 vMB 89
645,141 645,141 0000000000000000000d46aa119549ed3646614c0aa2ae134c6ba5f50d74a2d3 2,624 1.00/1.00 vMB 73
645,140 645,140 0000000000000000000beade8a6401c28984b786a51217c96f8b0970c3e15777 2,376 1.00/1.00 vMB 9
645,139 645,139 00000000000000000009d28e0fbcb9e364c83d38fa4a272e3b441da57d4f488d 2,794 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.