Loading Tool

Explorer IconExplorer

Memory Pool

77,319 transactions
28.40 vMB
0.08118379 BTC
Random Selection Loading Transactions
Max Size: 173.15/200 MB

Candidate Block

Mining Attempt eab03c4cf3e79b899dbd5126fc7721900fedfea0ce2953ab9994dbedd863abb2
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 2e3abe38d23a79c4152458805274ce41e6952bb6b52497a56afc4048c12c1ca2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.01781544 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (554,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,287 361,287 000000000000000006f9160dc7132773b34b92610cff01516d7722c0379b77fb 1,595 0.75/1.00 vMB 33
361,286 361,286 000000000000000007b230684d60ccd77e36f587692f53ba601fb21c53b5e688 962 0.53/1.00 vMB 27
361,285 361,285 00000000000000000cc117a5376b12b7a2dc4a3bacd9a5fa56071d7a32e6d538 623 0.69/1.00 vMB 13
361,284 361,284 00000000000000000f47c04603aa03532a9a884f465bcd2636a82d4e4e9222dd 799 0.95/1.00 vMB 18
361,283 361,283 000000000000000007c559f2ec04784c20be4fdc1f1b515ee0ebf7e54aed8617 2,434 1.00/1.00 vMB 32
361,282 361,282 00000000000000000a3b2dc0c8246d39ffa2b48d8e19233e3f65f966b69e7894 1,774 0.93/1.00 vMB 28
361,281 361,281 00000000000000000de5ca1d011b8898c298d0994b26aa9c9509d41d31a8558c 2 0.00/1.00 vMB 0
361,280 361,280 00000000000000000ab78e0cb86e3395a2e3a11e817dc9d87e9ebfe9f2c4d676 918 0.49/1.00 vMB 29
361,279 361,279 0000000000000000066a33962982840ab5ff65a1c2298a6b68d72e9040a7efcb 612 0.69/1.00 vMB 17
361,278 361,278 0000000000000000097f113ef96350357f2b4d455d50eb48084e41e0d16beeaa 1,234 0.50/1.00 vMB 35
361,277 361,277 00000000000000001426e25e949657b1f62f491634addda36d01bc8743ab7566 934 0.52/1.00 vMB 25
361,276 361,276 000000000000000012e5379faf0d064157c4eebf16c6719dd2d25e1b9194b959 755 0.47/1.00 vMB 32
361,275 361,275 00000000000000000c713dee212cc3dfe81f53c1baa7864e24b863a32bf8674f 223 0.23/1.00 vMB 20
361,274 361,274 000000000000000014ef6c81b99979dc188647cfcbf437fbe8875e5fee34f726 199 0.16/1.00 vMB 25
361,273 361,273 00000000000000001567a002256926f22267a3cba230d245f43ffd53180c7eeb 572 0.33/1.00 vMB 28
361,272 361,272 00000000000000000f57299f3fc8c41174a901db43a24a0eb70984eb2aee4db0 260 0.19/1.00 vMB 20
361,271 361,271 0000000000000000058568587420027f4a5af13e137f550ebdd3fcea06649bc6 589 0.70/1.00 vMB 14
361,270 361,270 0000000000000000149504f1b69ec2f529f48f55a798f9aa737f596d1c82c65d 911 0.75/1.00 vMB 18
361,269 361,269 000000000000000015db3b6c27a0f1a1027635983cd0782ea7ae2998e58675b8 1,369 0.75/1.00 vMB 30
361,268 361,268 000000000000000009198d8f0dc1c30ce269a184637258340db6b9f7d0238f71 657 0.41/1.00 vMB 22
361,267 361,267 000000000000000003f14da41ca97b33eb2cf451bf498a067c0a063a1d10a5a2 907 0.58/1.00 vMB 24
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.