Loading Tool

Explorer IconExplorer

Memory Pool

80,190 transactions
30.06 vMB
0.10376450 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt 493c1acbb621061e498ff386e3d4804fcac6d6ab01e0f8695265ca9fa5fe3974
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 63dfb2c6b976a059df0d677ab86b875d5e4b41ae9b61aebf284fc0564dec633e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.03386905 BTC
Feerates: 111.07 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (655,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,098 260,098 000000000000001385320b0a9fefec86be09109e80ba59f8b18cd71426cf57b1 569 0.23/1.00 vMB 108
260,097 260,097 0000000000000003a290998dcea3c02e4e42bec7f3391d848e3770481e939a8a 183 0.07/1.00 vMB 91
260,096 260,096 000000000000000285382ea06d51ee8a3f8af764304454a1846f7320aabda4b4 459 0.17/1.00 vMB 126
260,095 260,095 0000000000000008d98008518e8005553f6fb7333e9fb82f5a0e625264b4b06a 302 0.15/1.00 vMB 87
260,094 260,094 000000000000001ccd1ea171a50702e31445a35f0d14ad153897bd58d8bd771c 325 0.16/1.00 vMB 31
260,093 260,093 00000000000000012332fb8b39fc7165eb18e1464f1dbcd553f3f88cecdf52d1 792 0.30/1.00 vMB 112
260,092 260,092 00000000000000097288a4489af7168490451c3fddf59724c6d4a85ce5b69445 712 0.25/1.00 vMB 173
260,091 260,091 000000000000001c65c78c11450d6f9e5bad91138df5be69beb5346f1b2e9183 405 0.18/1.00 vMB 120
260,090 260,090 000000000000000e2fa67d667473b0d374ec1cb7ca226b331b2df0ec206d40f2 580 0.24/1.00 vMB 120
260,089 260,089 00000000000000072441724610c80d6131fc3ba5afa5260d7ed3256aa6de0e25 91 0.04/1.00 vMB 85
260,088 260,088 00000000000000000ed370c762296a778a52775c66a9d9ce0048008c601f019b 391 0.23/1.00 vMB 45
260,087 260,087 000000000000001267d72de2002805b571979e747b4398ccd22ed363add63f99 648 0.25/1.00 vMB 257
260,086 260,086 0000000000000015293f49e73535777ef40862a6452059df96a3cc586a365642 607 0.24/1.00 vMB 104
260,085 260,085 0000000000000003153f7fc48cd06483486217d3057e625f5a68d92d3345bf0a 78 0.03/1.00 vMB 116
260,084 260,084 000000000000001cb724cd7d636e96dd64f1f02acce2ca831126e7915d0ff3f9 158 0.07/1.00 vMB 99
260,083 260,083 000000000000001a57dcb45c6c05d5f3d5a52570a9d53a13a1357572659af6c7 228 0.23/1.00 vMB 37
260,082 260,082 000000000000000483880ba0c83239bb38d1661376dd050e8076511e09adf5b7 608 0.23/1.00 vMB 117
260,081 260,081 000000000000000eedbf69eb519bad3862c148abad9872b9526ad72eef9013e7 481 0.23/1.00 vMB 112
260,080 260,080 00000000000000024cc2287910484dc4acbb245d89e39a15430bbed473fd6331 152 0.05/1.00 vMB 121
260,079 260,079 0000000000000019c68739a47e8fec5d25fd2f1ee6e706fe4d64a485c788e335 172 0.08/1.00 vMB 107
260,078 260,078 0000000000000008b180abf84be42fe13a565e26098ddbd2fc6680d88db74051 38 0.02/1.00 vMB 77
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: 11
  • Data Transfer:
    • Sent: 672.39 GB
    • Received: 16.22 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.