Loading Tool

Explorer IconExplorer

Memory Pool

34,226 transactions
25.75 vMB
0.05601751 BTC
Random Selection Loading Transactions
Max Size: 129.96/200 MB

Candidate Block

Mining Attempt 875103a83369d78ab515adb07615699277c6b1dda95a3ebdd752ed870e45f97b
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root 3eb22512fbb8837d02521965ff62190d8b75a78619b897f5376197196fb64fe1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.00889120 BTC
Feerates: 532.98 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (399,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,345 515,345 0000000000000000001ee38d517549664133b717a44902b0ba772bad442219f6 336 0.18/1.00 vMB 26
515,344 515,344 0000000000000000003dfa1306bb1c0161ee074f1d37a4353d5d0bf6b383a93d 1,681 0.65/1.00 vMB 33
515,343 515,343 00000000000000000037e607753abecb22a67a2317bf64cd0dba58fb44e0beda 159 0.05/1.00 vMB 48
515,342 515,342 0000000000000000002c6b6d825186be939de2f792aefdcd7a7c9fff399ce6d1 588 0.21/1.00 vMB 9
515,341 515,341 00000000000000000010470096232081dee1e7957d1cf45f2130ca669c68b0df 348 0.21/1.00 vMB 72
515,340 515,340 00000000000000000027ac11adbd47fccb964c88e26ef94defb2d191ecc5f13d 185 0.07/1.00 vMB 35
515,339 515,339 00000000000000000027bcd65b1567fd165627c93905bfcac69c786a309dea83 759 0.31/1.00 vMB 29
515,338 515,338 00000000000000000019936c8e2f87f858e88b7c4b012ac11a19a77e6b9c0d77 894 0.40/1.00 vMB 63
515,337 515,337 00000000000000000027c67e24e32e50369cde8deaef363b1060ac3ad7bb6f6a 241 0.08/1.00 vMB 40
515,336 515,336 000000000000000000188acc3624ab76c4fa32f7bff9f8d42e39b0ec42bbf1d0 1,306 0.50/1.00 vMB 37
515,335 515,335 00000000000000000029fe1691bc271a24d4aaa13f9ba2f50d95a7497b81bd4b 623 0.32/1.00 vMB 28
515,334 515,334 0000000000000000001c0861a2386f1a0b6b8332a608d884ce6cdb9013677ec5 1,366 0.58/1.00 vMB 68
515,333 515,333 0000000000000000004a59453a102cb3ad8e6de16d52a290d2f47d6cc1577f16 211 0.08/1.00 vMB 38
515,332 515,332 0000000000000000003ca75b2f153dbf020a45ac1bcb6534a0bcb6cad354938c 320 0.10/1.00 vMB 28
515,331 515,331 0000000000000000000566321d12789eff85665ae7348fd5952475caf5c7423f 1,282 0.61/1.00 vMB 41
515,330 515,330 0000000000000000004243e863c3acc3390a2a3929a66527d9304712c207bbc2 1,780 0.80/1.00 vMB 32
515,329 515,329 0000000000000000002589dc954af093d94ef40899b1a9f7c481e9e3bd1dcb90 2,244 1.00/1.00 vMB 35
515,328 515,328 00000000000000000045efdde4159494a692736eb398070cd3de0faa7d36c7e5 527 0.35/1.00 vMB 34
515,327 515,327 0000000000000000000c9cde0392c3794330d04ab26e1ee4f0dfee5e158cd9cd 1,356 0.89/1.00 vMB 55
515,326 515,326 0000000000000000000a6eca858b7108d9292294b54a56b00db59f32722b5f5b 951 0.44/1.00 vMB 26
515,325 515,325 00000000000000000016420639c25a81703571cb1fca3d681cff97dfd6929638 831 0.48/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.