Loading Tool

Explorer IconExplorer

Memory Pool

22,685 transactions
5.60 vMB
0.04649181 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.28/200 MB

Candidate Block

Mining Attempt 68a19cc0938fc7d1dceb996882b70ce21ac20e67101be9a9bdfbf33c5ba3cbaf
Version 20000000
Previous Block 000000000000000000016a33851ddeb3a4264eed7c83f01f4ca6a96c658cf623
Merkle Root 9a7e2e210c682ddf996fcf387846462c38572e92e138939afc190fdba3bd6997
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,508
Size: 1.00 vMB
Total Fees: 0.03243858 BTC
Avg Feerate: 2.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,989 (871,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
41,114 41,114 0000000026bdaa9ab54c8cdc2f896d38941c25db884b083f03442eb34d1c92a0 0.00 MB 1 0
41,113 41,113 00000000428e0e9b08d8378255454b5e5893368ccd96654f82abbdfd7604f26b 0.00 MB 1 0
41,112 41,112 000000003a1b782aad80e0e1f64373db9dee350ca24c9efcc5a92295d2c8550c 0.00 MB 1 0
41,111 41,111 00000000163388772244a5d32abbd5d7a8a12ddfe23be67d68b23213a0437da7 0.00 MB 1 0
41,110 41,110 00000000555e02ab8abc9dcc08dc666740429a9ac6800626abd4e172458fbd6f 0.00 MB 1 0
41,109 41,109 000000003d07832dd55e093ec62e069716c8a396a3c62612eaa0dddc1a355614 0.00 MB 1 0
41,108 41,108 000000003ba9faf4e70b382bf9cab718dde91c3a2bd6ef9fa2e28af76e7edf62 0.00 MB 1 0
41,107 41,107 00000000134d9b02ff867cf73d790aa716f90d9c79377a2526d58b13ecf40f41 0.00 MB 1 0
41,106 41,106 0000000061d378bc35c409c47d8a07ed7960a493aa67cecc791695b0bf6fd11e 0.00 MB 1 0
41,105 41,105 000000003f85065bd7e4ff338a9c9e48012f4568ef63d828ae8b41386dbd1eee 0.00 MB 1 0
41,104 41,104 000000000c03d6d9687d86553c20dc6b43ba56666331de41e6f9c69fa3624346 0.00 MB 1 0
41,103 41,103 0000000028dbbc478618fb1e15c18bb261b5e97b2f5ae4d63ef12ae95eaa674f 0.00 MB 1 0
41,102 41,102 000000005a060de4f59f371d58ad54c9b6825349c508f5de632f4149d6d64af4 0.00 MB 1 0
41,101 41,101 00000000022261782236bfe63e9aa7552a7d77cb317f1b8e7a6affd46743f060 0.00 MB 1 0
41,100 41,100 000000003443f07e2b7dafafa20cba23c04a117791afb2c4fe9bc6ba947e3e27 0.00 MB 2 0
41,099 41,099 0000000025d8f1329eef75368368df8239cd8ce2d69010fe1c5ebccff39541ed 0.00 MB 1 0
41,098 41,098 000000005b8a03e0f98bad079914c5751b4e597bc097ab22263b5a30beb25270 0.00 MB 1 0
41,097 41,097 000000002f958573d81baf20332ea9677e461e24fc4e71b314200fad4344b429 0.00 MB 1 0
41,096 41,096 00000000013a7631378b8c8148e76a76de95bf41277ff34af9cf892cacdb9ff1 0.00 MB 1 0
41,095 41,095 000000005059795125a764e666815754b6abff992bef3344aeca06c9ff57fc4e 0.00 MB 1 0
41,094 41,094 000000000d2532e5cf24087d3b1689ee15ad1f10b77dca488eb1e945d3169db4 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.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: 365.15 GB
    • Received: 3.31 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.