Loading Tool

Explorer IconExplorer

Memory Pool

67,796 transactions
36.21 vMB
0.21378865 BTC
Random Selection Loading Transactions
Max Size: 194.51/200 MB

Candidate Block

Mining Attempt 585d63bd53a26cd03eedac63f87806a4101d3325ec9996e24ff53a122f79afa6
Version 20000000
Previous Block 000000000000000000003037e9a0a24f24be3154ef9bb067e247aa21b2ef2f6f
Merkle Root f94bbb079b4491c234855cbf784c9deca23e8e19ecfe218aa744b2702bd829f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,976
Size: 1.00 vMB
Total Fees: 0.07112661 BTC
Feerates: 302.00 > 7.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,420 (4,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,005 910,005 00000000000000000000303a1c07cf0f876e873461b075f8d75a7430be5b9d01 3,476 1.00/1.00 vMB 2
910,004 910,004 0000000000000000000049349a5e6a8f56576e5df925d1c8808018d993d86426 3,715 1.00/1.00 vMB 0
910,003 910,003 000000000000000000016da8de3cdbe4a04395fded57c76ce940c55e1229032f 2,140 1.00/1.00 vMB 1
910,002 910,002 00000000000000000001b0f8ee73e303d8f613d1b396725bb8ad39710ac8c537 3,087 1.00/1.00 vMB 5
910,001 910,001 00000000000000000000aa17182d6f5480cd65faeb316e14152f18b3844fdb37 3,641 1.00/1.00 vMB 1
910,000 910,000 0000000000000000000108970acb9522ffd516eae17acddcb1bd16469194a821 3,553 1.00/1.00 vMB 2
909,999 909,999 0000000000000000000124287ddecc1265b9c89c5365c9de2822eda2014f6de0 3,024 1.00/1.00 vMB 3
909,998 909,998 000000000000000000011be2c297e02b18f8fe0ae20782c559f7dfb32b787019 3,550 1.00/1.00 vMB 3
909,997 909,997 000000000000000000004fba15625b0ae903be5bf412c10ac75b9feae00f8455 3,893 1.00/1.00 vMB 3
909,996 909,996 000000000000000000002981b7bcdfa5cdffeb610891e5b87efd48c16eb374b2 3,667 1.00/1.00 vMB 3
909,995 909,995 00000000000000000000b8ec71383d90e48e6f6e10a6b86c9c02b1cdd69f0fcf 4,267 1.00/1.00 vMB 0
909,994 909,994 00000000000000000000c7bbc2e89045266b811ba6e578622ba34f21c3a530fb 919 0.31/1.00 vMB 2
909,993 909,993 000000000000000000006cad4af7deda18c0cd81add2fab5a454e628da1adaf9 5,679 1.00/1.00 vMB 0
909,992 909,992 00000000000000000000e6bc740876482860c26a196769875c00edeaeeefff20 2,890 1.00/1.00 vMB 3
909,991 909,991 0000000000000000000098d18a9b68c939919e156811de3313b619de2a33eac0 4,188 1.00/1.00 vMB 1
909,990 909,990 00000000000000000001886aefff63baa1834b50ccd55df9f944bda1dc3fff7b 1,653 1.00/1.00 vMB 0
909,989 909,989 00000000000000000001c41f0996ba26d4d3c2d8fd6deeea02f26e36a39dd0d3 1,028 1.00/1.00 vMB 0
909,988 909,988 0000000000000000000195593c94e186774995ee5ee7f89995f7db159068b888 6,219 1.00/1.00 vMB 0
909,987 909,987 000000000000000000018855d29c9275d73ab749492b512ecbdd7096fe963c23 502 0.14/1.00 vMB 3
909,986 909,986 00000000000000000000deb355b20cf955c3bc930f5b1deb4935989d942cd8ea 3,566 1.00/1.00 vMB 2
909,985 909,985 00000000000000000001a6645dd0f9b2715e6c9c708973af1419c938b3199644 5,535 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.12 GB
    • Received: 10.30 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.