Loading Tool

Explorer IconExplorer

Memory Pool

36,094 transactions
25.80 vMB
0.05863925 BTC
Random Selection Loading Transactions
Max Size: 131.95/200 MB

Candidate Block

Mining Attempt 2a277dd4248a94459ab239f8cbf3f09b7dfd609bc75712a1ef837c076c2133ad
Version 20000000
Previous Block 00000000000000000001f9f936ca5215314d23d86e9f12fe5ec8d919f5bb3584
Merkle Root c24fddeef0308f1eca2567c1a62c33ffe356de50a0de992cb9166fa126309519
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.01151202 BTC
Feerates: 353.36 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,678 (589,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,629 325,629 000000000000000017a8b558fcfba4aa6cec8c11313c5d9bb291c8c6fa9c21b4 1,994 0.75/1.00 vMB 40
325,628 325,628 00000000000000001ee43878906adc6898adf0639a39df0dcb9d279a4febe867 512 0.20/1.00 vMB 36
325,627 325,627 00000000000000001773d683d11bf728418192ff369e4a8598dab7ed7b3362bf 267 0.12/1.00 vMB 31
325,626 325,626 00000000000000000428932e8521321c245855f43be15c8b909d91b4f86f7422 107 0.06/1.00 vMB 11
325,625 325,625 0000000000000000079390605f88c7520f27bc3fbc3a5987db53fa6c439b4b43 1,068 0.53/1.00 vMB 28
325,624 325,624 000000000000000005cbdd5aef103bfc64bc553b6d489a5698c080bb344465b2 329 0.17/1.00 vMB 21
325,623 325,623 0000000000000000129ee79d9acfc1f031212889169d328dfb2506c6facabb06 273 0.13/1.00 vMB 29
325,622 325,622 00000000000000000d3dd61c7a9f34b64e4d960ffdd0bf007a6f94aecd2546b8 1,285 0.60/1.00 vMB 33
325,621 325,621 00000000000000000c9bb1579d49f2a01dc796b691e3cdde287509d54ed51b07 1,057 0.48/1.00 vMB 34
325,620 325,620 000000000000000008e6dc04386feead0a8dcf473f52fa27b0f3cabdb381f226 754 0.48/1.00 vMB 28
325,619 325,619 00000000000000000dfe33cfe98292c7a05e9b532a6a1d36d768f651dae36d54 1,571 0.80/1.00 vMB 30
325,618 325,618 00000000000000001aea1bec3669b4b261c64f21d0819ffef8182cbb13cb1727 61 0.03/1.00 vMB 33
325,617 325,617 00000000000000000df474a30515a19e5eea1380473a35c9e7afe7353d7bb407 482 0.30/1.00 vMB 23
325,616 325,616 000000000000000018d36a4f381e26ea1f7efd4569665a0d25619e3e193090ef 383 0.17/1.00 vMB 31
325,615 325,615 00000000000000000627672f444739388ddaabfa74e7b5d7bcf96886e720a20f 805 0.50/1.00 vMB 28
325,614 325,614 00000000000000000af813cb59d4a18326ec367919614b964cc9a6f84bfdd6ed 2,035 1.00/1.00 vMB 31
325,613 325,613 0000000000000000106807204d170f8b8077b6220fcd5a54b74accf537befb40 445 0.37/1.00 vMB 22
325,612 325,612 000000000000000014f4b23837be82d0593b2ce3c39d2ea4a6bd1ba2559aa120 943 0.75/1.00 vMB 22
325,611 325,611 0000000000000000161ae4adc519fcc764069b6148c32e5b1b3d3b0deffb16f3 1,325 0.50/1.00 vMB 40
325,610 325,610 00000000000000000402f0c3ff9be69f63e7b4eb562c060f1daf30fba626c113 488 0.35/1.00 vMB 24
325,609 325,609 000000000000000003f0d62f929ec6b658fb385a394fd42acd18ceca34260bae 578 0.25/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.82 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: 635.83 GB
    • Received: 12.34 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.