Loading Tool

Explorer IconExplorer

Memory Pool

22,786 transactions
5.62 vMB
0.04726748 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.43/200 MB

Candidate Block

Mining Attempt ed97b71327684412fb20832882d1fe6f9d0cd3148f77ca627a26bc86da5c2b31
Version 20000000
Previous Block 000000000000000000016a33851ddeb3a4264eed7c83f01f4ca6a96c658cf623
Merkle Root 4e84e80ee558f7c44d8e4c35716cada51687a7395a0cfaeb28eab317061aae66
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,553
Size: 1.00 vMB
Total Fees: 0.03295509 BTC
Avg Feerate: 2.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,989 (871,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
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
41,093 41,093 000000002b43b238f3c3e7028a1d6097627fb01da72757b4c02d5ebafa95a709 0.00 MB 1 0
41,092 41,092 000000002e87822b07976e81b9ad5e9d0140a59997714edd96bc547c1dad249c 0.00 MB 1 0
41,091 41,091 0000000029292300b39c296554944a3a7cda04b7387ec2518c5e50bfbbce21f0 0.00 MB 1 0
41,090 41,090 00000000042d408f88e445f679bd0f420bffb831f81083b5c26a5398b3bd8c85 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.17 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.