Loading Tool

Explorer IconExplorer

Memory Pool

75,005 transactions
27.46 vMB
0.06469423 BTC
Random Selection Loading Transactions
Max Size: 168.11/200 MB

Candidate Block

Mining Attempt ec2045863c5616c1e6cf457df09171619a9a58e9f0587f14e238361239f4b4cb
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root d4379aa8ad82157598b41722c2ae5b816d98f34eb04a0f507d60efb42a46cf0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.00614264 BTC
Feerates: 24.01 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (555,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,487 359,487 000000000000000003202495c3ad7e44072b9d10ed4ccdf35e70347beb37d781 725 0.36/1.00 vMB 26
359,486 359,486 00000000000000000420ef4afa644428f80b9b9a784b5a6ec66a699ae2da0bb0 226 0.15/1.00 vMB 21
359,485 359,485 0000000000000000125ccf406f2eab9f1864b44c29fe378769a71c85222b70d1 98 0.05/1.00 vMB 19
359,484 359,484 00000000000000000988c25313f52e33408c202dfba9e89e8fd2649d0026e96f 276 0.18/1.00 vMB 28
359,483 359,483 00000000000000000cf4f6e636a1a92c0348eff6adee76bc9cd2653aba2b6d25 494 0.22/1.00 vMB 30
359,482 359,482 000000000000000006b504f345b211a83b7b5b07dcad00b5ab869a130c3347db 430 0.24/1.00 vMB 27
359,481 359,481 00000000000000000640b128d7648265c22b73e3164fd1dfbc03a48dacd5eab0 84 0.04/1.00 vMB 30
359,480 359,480 000000000000000004ba6a040cc574bcb08412b630b52478915ddd0adbba0286 365 0.19/1.00 vMB 28
359,479 359,479 0000000000000000054aed381ceb28cff8fcefa009be4b29423270bcde9aa3da 180 0.08/1.00 vMB 27
359,478 359,478 0000000000000000168baa02e975fcf7988107670e50ec6fd290d2f496f40779 569 0.26/1.00 vMB 35
359,477 359,477 00000000000000000126fb319b4073060931dc17eea348594851bf5fb881cc63 185 0.09/1.00 vMB 30
359,476 359,476 000000000000000012febbeedf884b7862b58994d47e7e99d3d3859a6b92cae5 419 0.25/1.00 vMB 24
359,475 359,475 00000000000000000caa784cc160dae49701f0a7475d9557f6010bcd2c35c5f8 244 0.17/1.00 vMB 28
359,474 359,474 00000000000000000a8684e209718000e3d67d68d85adbb30ee4c527461e6291 362 0.17/1.00 vMB 28
359,473 359,473 000000000000000007f5fb83f63bb7e0a400286c2c3206a4581a76ff6c436dfc 1,608 0.91/1.00 vMB 28
359,472 359,472 000000000000000000138f2a32c240cc818577b8c0d9e32e208954d362a1b5c1 80 0.05/1.00 vMB 27
359,471 359,471 000000000000000008d2309ccd88fd5887aea24e0b955a04f09213fe4dfc429c 690 0.37/1.00 vMB 26
359,470 359,470 00000000000000001158e603032b4a209e064cdd302380a55cee084dffe0f309 287 0.13/1.00 vMB 35
359,469 359,469 00000000000000000d49779930cdf70c3a4f5829eef658957a0d382cafae8d6e 1,199 0.68/1.00 vMB 26
359,468 359,468 00000000000000001507e658a7882bff141dcbe5116a2f330bdee5f35a137d4f 136 0.10/1.00 vMB 13
359,467 359,467 0000000000000000114b879297463f98e1a6aacc100890c3b6103306d1b01afc 642 0.29/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.