Loading Tool

Explorer IconExplorer

Memory Pool

80,504 transactions
29.66 vMB
0.10087460 BTC
Random Selection Loading Transactions
Max Size: 179.55/200 MB

Candidate Block

Mining Attempt 41c442f215871f2fbe859ea92e3fee0a28ae9b41d6cfa31e287247009ede8969
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e78e44678f0cc037b109bf83bb94b2d39350e01fb14a93523b11b9d5164cf957
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.03617337 BTC
Feerates: 178.73 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (310,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,193 604,193 0000000000000000000432b2745d93d51e0c15d02ad23de3a4dffe6cf6525fe8 221 1.00/1.00 vMB 2
604,192 604,192 00000000000000000005402c58b6ef7b23db17bf418f3d7d94cce0d22ec8c89c 1,326 1.00/1.00 vMB 10
604,191 604,191 00000000000000000015dfa1ce79905c7df6c3b1dbb8ed1eae8e0184b1642ed8 2,327 1.00/1.00 vMB 15
604,190 604,190 000000000000000000017a7bb19836f95528cb13155c57d90c6245920f4d54d3 149 1.00/1.00 vMB 2
604,189 604,189 000000000000000000103a3b0eee235e3293fc87e69eaa2327b08f6c77761a01 135 1.00/1.00 vMB 2
604,188 604,188 00000000000000000012af66fa6c315b90ffb406e6ade1560ea065b1c010fee2 155 1.00/1.00 vMB 2
604,187 604,187 0000000000000000000a5e82acb929280df078065bcb8659fe52010b06f164bd 1,474 1.00/1.00 vMB 10
604,186 604,186 000000000000000000053f246739af1cd94a025a90c0de262c60680071f7fd97 840 1.00/1.00 vMB 4
604,185 604,185 0000000000000000000a659dd0ea1e72a6c13e926115a65847a558c61578d2fb 323 1.00/1.00 vMB 2
604,184 604,184 0000000000000000000e21c0ed4c0eafe0c6614e2cdc74fe8bb7e2f7baaed3e5 273 1.00/1.00 vMB 3
604,183 604,183 0000000000000000000a185e6b0f648af96a01f9d19743fc212d9598d4f62521 215 1.00/1.00 vMB 2
604,182 604,182 0000000000000000000ed9f653f87a2fef471570fa9ae67103cbf7bd0d9d88f7 717 1.00/1.00 vMB 5
604,181 604,181 00000000000000000004a257560d2d2cad763b27082bb3d8b0e0516864352eba 737 1.00/1.00 vMB 9
604,180 604,180 000000000000000000020e49e39b38da9e09010368943dbcedbbe65afa4bff54 1,728 1.00/1.00 vMB 3
604,179 604,179 000000000000000000093d788e2bd461c7fe5f9be360c71afb4138a9ce75e510 2,599 1.00/1.00 vMB 31
604,178 604,178 0000000000000000000fb3c843177427a1501f729798e650aa349a22c1a98c0a 1,861 1.00/1.00 vMB 10
604,177 604,177 0000000000000000000221b3b73e0ece621e3819acc332fa4e3bc99599fb310b 2,925 1.00/1.00 vMB 21
604,176 604,176 0000000000000000000a05fb453152f160257230d51dd33cde3909c0de359091 3,012 1.00/1.00 vMB 19
604,175 604,175 000000000000000000104440947892b4b1702d0ff02c7794fd67a1ed7e418260 831 1.00/1.00 vMB 6
604,174 604,174 00000000000000000008215dc8a1aa04795afd121cb8e4e768f34b50fbd571d8 352 1.00/1.00 vMB 4
604,173 604,173 000000000000000000031bdb1a81998726d4570ab3ad6360b3b62b09ae566687 722 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.68 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: 681.94 GB
    • Received: 16.45 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.