Loading Tool

Explorer IconExplorer

Memory Pool

81,139 transactions
30.36 vMB
0.11818701 BTC
Random Selection Loading Transactions
Max Size: 182.88/200 MB

Candidate Block

Mining Attempt 2d7b68b7e381d6aeb618a2f1b317f81aff52c58b97a771ad5cf391f3d292a211
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root bf47c0f61282ca380449a9511865550efe29350aeb32dac3859eeb74018632cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,158
Size: 1.00 vMB
Total Fees: 0.04384519 BTC
Feerates: 150.68 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (55,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
859,502 859,502 000000000000000000029a0c5f2b52cf9065b6c9f8c3e3bb7e7964f4ebfacb7c 6,717 1.00/1.00 vMB 3
859,501 859,501 0000000000000000000021ec698484f9a3503d3509c18926785c9de83d57049f 7,117 1.00/1.00 vMB 3
859,500 859,500 000000000000000000018e7833311520073214a46a768fef9cb44133cfd98162 5,689 1.00/1.00 vMB 3
859,499 859,499 00000000000000000003208c8ad11e9507848536b7b2c68e34a679ac138920fa 5,726 1.00/1.00 vMB 3
859,498 859,498 0000000000000000000098ac379623c72680e3421d4e37a8164b09ac35ab90f8 4,522 1.00/1.00 vMB 4
859,497 859,497 000000000000000000021da05e12be27c9ea164613e8c68b596c5c1434bf6baa 7,160 1.00/1.00 vMB 3
859,496 859,496 000000000000000000017f57bdbfb258cefb3663a853b38372ace2b221d44dce 2,643 1.00/1.00 vMB 5
859,495 859,495 00000000000000000000025a0d45ad9073abafcb210b919e9e973da0fa027409 7,122 1.00/1.00 vMB 2
859,494 859,494 000000000000000000011293779212a6c36aea6f90bf308fafef2c0b99d82f0e 7,021 1.00/1.00 vMB 3
859,493 859,493 00000000000000000002e78fe65d0b8dbc0215a3b24949646dd7e1a40b84274a 7,770 1.00/1.00 vMB 2
859,492 859,492 00000000000000000002791f9cc6d9c16ca5c1251ed97d1c91ff63fae4185755 3,344 1.00/1.00 vMB 5
859,491 859,491 00000000000000000001ccf89875263f3762c1ee230a34d916de4dc249ea5260 6,665 1.00/1.00 vMB 2
859,490 859,490 000000000000000000007bf289f14ba1d0667b445cb0408400b7c4056fd6febc 5,357 1.00/1.00 vMB 3
859,489 859,489 00000000000000000000a38ff76db7f9782df997bd5702ba0cc52bc6377e3b51 6,978 1.00/1.00 vMB 3
859,488 859,488 000000000000000000024f52b2ab2610a10f39a68a58a0537eec7ffd26cf4581 5,695 1.00/1.00 vMB 3
859,487 859,487 000000000000000000010915948e0d6b2c40aa4144ed4277f978e231f4c44732 5,875 1.00/1.00 vMB 3
859,486 859,486 00000000000000000000a87e35372788775f4d676c257622269e6f2a5b63ebb1 5,352 1.00/1.00 vMB 4
859,485 859,485 00000000000000000001ce6a2e8eaedfd58e129793886aba15e59c1563451418 4,207 1.00/1.00 vMB 4
859,484 859,484 0000000000000000000200806d8c588c75a76f6bd45884c823ebccf9465818e6 5,993 1.00/1.00 vMB 3
859,483 859,483 00000000000000000000ea81c063f6235f99546b27d090aa9b0c6359e79bde6d 6,121 1.00/1.00 vMB 3
859,482 859,482 00000000000000000002296bcf503add7ccf9fa685376222f1bc5abd6c51c6df 7,306 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.