Loading Tool

Explorer IconExplorer

Memory Pool

79,473 transactions
30.35 vMB
0.07928693 BTC
Random Selection Loading Transactions
Max Size: 184.83/200 MB

Candidate Block

Mining Attempt 27b8a3db3b98c234c52edcdb75f3532dbb703823d860e90452b0bb82ab52d7ae
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root f45ccab03b2abb7786df443d3fc3f540c981241c7ed0c44d2acef2fc9b86796e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.01126776 BTC
Feerates: 40.21 > 1.13 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (590,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,225 325,225 000000000000000002f994f3e13fe3a2351d3383382f67ff78d0054d600a318a 115 0.06/1.00 vMB 32
325,224 325,224 0000000000000000131ce61862c6df7745f018a196e1fdd21a010776f28110cb 310 0.16/1.00 vMB 31
325,223 325,223 00000000000000000dda3402f6feafd1f755ab1fb2d37c7b3b682f08e9ddbcf7 128 0.06/1.00 vMB 29
325,222 325,222 00000000000000001d8f9d981c47bdaa918d83173c5d85110cc3580a93ac84f1 469 0.24/1.00 vMB 33
325,221 325,221 000000000000000010999026d4c57e61557047e990b1673198d594c9249fd1fe 1,308 0.69/1.00 vMB 29
325,220 325,220 000000000000000004bbf2b0debdcec8ca2572714e6cc4326278801768413417 833 0.44/1.00 vMB 30
325,219 325,219 000000000000000014444fc2f8378f04edc3e7121e17a699fbb41bdcc90f0fbd 83 0.05/1.00 vMB 27
325,218 325,218 0000000000000000100d2eec679506f2347691af774591f6a450e7f88145e7d0 189 0.12/1.00 vMB 23
325,217 325,217 00000000000000000e415214652b27ae6ca096b95660b3a0fe82e861a2c8bd33 53 0.02/1.00 vMB 18
325,216 325,216 00000000000000000a55ac1f890feb036b923714ef86dc4710ec8b820045aa26 926 0.62/1.00 vMB 24
325,215 325,215 00000000000000001a16af36c4423e27de4ed136d6ed41b736dcd915c29e1ee7 761 0.35/1.00 vMB 35
325,214 325,214 00000000000000000ff588f1eb0be3b5cfaedfa122f0b0fff4e3d81535c1c2bd 387 0.25/1.00 vMB 24
325,213 325,213 000000000000000019d5077ed5466ecd86d2cae079d5d0d149623289b99c9ebb 311 0.31/1.00 vMB 16
325,212 325,212 0000000000000000070641b8f63f926df65cff6f941cff9479a1cfe417d66c3c 897 0.35/1.00 vMB 41
325,211 325,211 0000000000000000137314d7e337a38afca202761b4f46b2b047f946c5e547ea 416 0.19/1.00 vMB 29
325,210 325,210 00000000000000001085a30f9a5d6a175e382140f4538dde885c08e6e65d9af3 421 0.24/1.00 vMB 26
325,209 325,209 0000000000000000189e138c4bb7ea473f4eb96a5136585d7cdf29d14fcaee3e 291 0.19/1.00 vMB 25
325,208 325,208 00000000000000001bf5a91d926ccf0a1a220502786b00e48de1b765fe63b459 557 0.31/1.00 vMB 28
325,207 325,207 000000000000000004830e9224b7268ed46f0fe888b112f00d11e29671ce1b19 106 0.05/1.00 vMB 27
325,206 325,206 00000000000000001f6107edfe233c64bc20ca64beba3b9480008a44c4abafcf 821 0.44/1.00 vMB 29
325,205 325,205 0000000000000000059d905ccc3afc5810cf20997acac577cc496e7f097c0766 7 0.03/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.