Loading Tool

Explorer IconExplorer

Memory Pool

105,672 transactions
23.60 vMB
0.06291421 BTC
Random Selection Loading Transactions
Max Size: 172.39/200 MB

Candidate Block

Mining Attempt 05375bf6c4782674dcbae4f328c1d7294a57e1191606fdebfe0cac550c0baf51
Version 20000000
Previous Block 00000000000000000001d387f88491b13ec67b7c8096944fc8f6f3189b2c2c9d
Merkle Root fd4e3f6d30b5e6ec02c9c5c6b0465c2c862f300c2e1ff0a96de192a70d0b7600
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,073
Size: 1.00 vMB
Total Fees: 0.00794202 BTC
Feerates: 641.71 > 0.80 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,432 (211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,221 916,221 000000000000000000006d97c37a03e96bd032c335069f592770fa3922d668b9 2,753 1.00/1.00 vMB 2
916,220 916,220 00000000000000000001401db31a175d3c7fdfe57139ace59183648021213937 5,079 1.00/1.00 vMB 1
916,219 916,219 000000000000000000004f80821b1dcaa84035a06e05694d10ad2b48b5e2df67 2,640 0.72/1.00 vMB 2
916,218 916,218 00000000000000000000e4f719f8078af1e5d5d9a455c2531fb9208f04c63660 2,829 1.00/1.00 vMB 3
916,217 916,217 000000000000000000001ce9cb79ade3c385c3b5112b7757a11b76c8ff3b74a6 3,747 1.00/1.00 vMB 2
916,216 916,216 00000000000000000001b42a14d870741d8d6fc49bcdcfba94f4554783af4ea6 3,040 1.00/1.00 vMB 3
916,215 916,215 00000000000000000001cc204517e5f910f86a89a435e1631cef4ab09a692796 3,086 1.00/1.00 vMB 3
916,214 916,214 000000000000000000000e9c89390ee37b4f7fdc3a8fc880a8e83fda0041be3a 2,182 1.00/1.00 vMB 1
916,213 916,213 0000000000000000000084998cabc0ccc58544ffffc0696986e3326972162851 2,579 1.00/1.00 vMB 2
916,212 916,212 00000000000000000001f65f51b772b66637b5266c3ec594c53abbfda4d2c092 4,408 1.00/1.00 vMB 3
916,211 916,211 00000000000000000001063f8c39bbf034dab8a234f30c00f5f7d0975efc77bb 3,792 1.00/1.00 vMB 7
916,210 916,210 00000000000000000000eeff408fac8c7a8d843c770432d4b174a25c7ede34f8 3,443 1.00/1.00 vMB 3
916,209 916,209 0000000000000000000143437bb05d36d26a2a002dfa3a5d6a1770925748fded 1,572 1.00/1.00 vMB 1
916,208 916,208 00000000000000000000fe09e375226da31e6de1ebe6ec7bb591cf5b1b7ed65f 1,053 1.00/1.00 vMB 1
916,207 916,207 0000000000000000000035fe6db111c0e0fc5c8c7b829cd7d41ac9383eb6d77d 2,447 1.00/1.00 vMB 2
916,206 916,206 00000000000000000001401959dc9f0fe5b764c0be2f77e17d7de944dfac777f 4,581 1.00/1.00 vMB 0
916,205 916,205 00000000000000000000fe2b1333693d711ddfa80b570a770d93121907b51d23 2,662 1.00/1.00 vMB 1
916,204 916,204 0000000000000000000168247b86044f811a57dee8c6a16d0a7b8c8e46bb0d00 2,019 1.00/1.00 vMB 2
916,203 916,203 00000000000000000000fa5be6d1a9729391b3ee71738bd43f7ebbe8f9603207 2,047 1.00/1.00 vMB 1
916,202 916,202 00000000000000000001d95d5c3b832c7a78262500f9c5057b889b0f35702c9b 3,362 1.00/1.00 vMB 2
916,201 916,201 00000000000000000000f07f586abf62cb55629a79da2c34d19e782d40189b64 2,055 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 784.86 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: 899.07 GB
    • Received: 26.77 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.