Loading Tool

Explorer IconExplorer

Memory Pool

36,677 transactions
26.77 vMB
0.05529600 BTC
Random Selection Loading Transactions
Max Size: 135.95/200 MB

Candidate Block

Mining Attempt 5d87bc12fcebbe9a4821332861fe8d0f66db8cb1e428cc0911dd538d713ad7b4
Version 20000000
Previous Block 00000000000000000000b82997d0ff028abf9f07d988c4209ad1be893347c34c
Merkle Root a67fda1a89cd519c2ce447ebb0084d9eb364821fd003d89d152c7b17103ac805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.00515927 BTC
Feerates: 40.21 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,648 (445,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,435 469,435 0000000000000000007bdf7cd966c2f8efe083acc20c00f09d6df90e072d3c8a 473 1.00/1.00 vMB 456
469,434 469,434 0000000000000000009ee7ddde43c7b8755888a2f17d08a79fef8c774372ddad 889 1.00/1.00 vMB 464
469,433 469,433 000000000000000000e6257899a5a7994ca3c81315af180273de34c75f9d8933 1,446 1.00/1.00 vMB 556
469,432 469,432 00000000000000000091105f1b84af3984009b9306de6df7f2ebb4b9fccf37eb 1,940 1.00/1.00 vMB 314
469,431 469,431 000000000000000000f19e1cd5515db511a155a8390369e672b7bc9b94f1621d 2,312 1.00/1.00 vMB 394
469,430 469,430 00000000000000000106bcbefed80c250b2961d67f113d20d320af349878a894 2,327 1.00/1.00 vMB 329
469,429 469,429 0000000000000000012801232d99afa4b7371d8f27a7749686f2c0d54d70d788 1,907 1.00/1.00 vMB 349
469,428 469,428 00000000000000000090cd73221a8bfaf0cfda72de840c01d72ab08c602f4d8e 2,001 1.00/1.00 vMB 324
469,427 469,427 0000000000000000009baa06ae508fe9537dcacb2c9bbe6985a6bc701fe5e706 1,580 1.00/1.00 vMB 320
469,426 469,426 00000000000000000116c84f41885e767ae322f039778a6faa2ddb6d36f86527 2,618 1.00/1.00 vMB 374
469,425 469,425 00000000000000000078407e1c4f25a1289f01f39998db49fb6a26153426ca01 2,799 1.00/1.00 vMB 450
469,424 469,424 0000000000000000010da689ef42a4caf5c54fb1cdc1f19f0090136a3e9387e3 2,500 1.00/1.00 vMB 494
469,423 469,423 000000000000000001691a23d0cdb647d85fafa034f29f19f660226300590341 538 1.00/1.00 vMB 159
469,422 469,422 000000000000000000f0ca77e466c3bd0f320bd5e6710e9d28c0df1dfd8fe5de 2,229 1.00/1.00 vMB 357
469,421 469,421 0000000000000000009e0dbe2035b771c61993ce6998d9245700151e16d1cad5 1,606 1.00/1.00 vMB 285
469,420 469,420 000000000000000000e58c78fc9e7ece809f9f6f0796805d049edaa883c851db 963 1.00/1.00 vMB 205
469,419 469,419 000000000000000000adc3010b5978b1ffbe3bd46ea287f5e3f4b17ff8b74c27 685 1.00/1.00 vMB 134
469,418 469,418 0000000000000000009a82054612d381a1877edc91b716f1f2dfa9c32dec722d 2,225 1.00/1.00 vMB 176
469,417 469,417 000000000000000000552ec6fd6b596f673b335f4139249538727fc0ba063493 2,222 1.00/1.00 vMB 283
469,416 469,416 0000000000000000010f93bc87f709fa73d391a0b75c319cbe79bd3644ec7bce 2,327 1.00/1.00 vMB 302
469,415 469,415 0000000000000000017a1ac0204143645789f7758b3eb38f664d00e73ee43225 1,855 1.00/1.00 vMB 326
Previous 10 blocks ↓
Total Size: 781.77 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: 632.64 GB
    • Received: 12.13 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.