Loading Tool

Explorer IconExplorer

Memory Pool

14,353 transactions
6.45 vMB
0.02559045 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.73/200 MB

Candidate Block

Mining Attempt 76c77337dd7a82f1bc56b0c21098ada5a505fa839d21c5e06ea8bb836a8e71a0
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 88d02ac68b850da0f993d267f3252a4e22e45fbbf349f9be2163c1bd653750f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,757
Size: 1.00 vMB
Total Fees: 0.01251846 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (861,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,309 52,309 00000000140cf03c9e8ef03b66e666e8d4c600ff7dafe004840b934a1c804609 1 0.00 vMB 0
52,308 52,308 0000000001df85ec052934c351fdfe18d2047c1d133e437c956311b135ff8389 1 0.00 vMB 0
52,307 52,307 000000000ce7602f7281a3c037ba371015207bcb34b964fc4832a382ab6ec99b 1 0.00 vMB 0
52,306 52,306 000000001cad6e190d6a9840ccd10ce3ac714e4c9c7c19f777a700dfb6c25058 1 0.00 vMB 0
52,305 52,305 000000001ecb978f246ab5c6447029b544f827982a23d593eb136ad8fd14289b 1 0.00 vMB 0
52,304 52,304 000000001f90c78016f23f0880355eb4ca778d5a971275f02776ebbdab43009c 1 0.00 vMB 0
52,303 52,303 0000000019d8d8747162fd7033e6aa545218968e00caf9b69ce7509237518047 1 0.00 vMB 0
52,302 52,302 000000000a591c5f3f4d952c14cac382356625083f3353e96810664cb27a2ed8 1 0.00 vMB 0
52,301 52,301 00000000159a607b5ebb055abf80a9270e39b9c793c098c365c0c9a56e8c529d 1 0.00 vMB 0
52,300 52,300 00000000129a667e836f8c80cc4cc29cefe06fc1c690f48cd4ec9255f1624c3d 1 0.00 vMB 0
52,299 52,299 0000000008da47b70a4343a86be2c72d3744bd2ef7ad299172fa86f4a1e6c0a8 1 0.00 vMB 0
52,298 52,298 000000002045bd027b54f6a8f8f328cf0db8a30f9957ab606c393cabe1f3451e 1 0.00 vMB 0
52,297 52,297 000000000e25701081e2a9d88b75468d11b6d7247b095805fafbaaf5c01bbce1 1 0.00 vMB 0
52,296 52,296 000000000c1cf3b2b8fb826f9c80c3158d01c8c4e6bede6825dea856211f3be0 1 0.00 vMB 0
52,295 52,295 000000000a1f08e0a469d3dc473eca9d121f7a3e6dc396d27b94832f03eb603c 1 0.00 vMB 0
52,294 52,294 000000001983a4f8149bbac365223ef92bd88bcf896c1d47fefb4e4ffef91a0b 1 0.00 vMB 0
52,293 52,293 00000000092658fab60599c886a74272c6d92761f610c7bddc7675ab239bcfc2 1 0.00 vMB 0
52,292 52,292 000000000d9e2d341a353ffa6d3b056afb613d6bdd1859d20259e621ac04f9f2 1 0.00 vMB 0
52,291 52,291 00000000100dd8d0bba477457364b8b0cc6b7a15937f35c93beef612df359f7e 1 0.00 vMB 0
52,290 52,290 000000000643f6704f37a08860f7ec7563d334af8d3a618c8804cdcfad722103 1 0.00 vMB 0
52,289 52,289 00000000077fccbea717a8cdb2399a422c0f83bd39855c313e46dd3ca89d1287 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.66 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: 316.95 GB
    • Received: 1.52 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.