Loading Tool

Explorer IconExplorer

Memory Pool

85,132 transactions
31.72 vMB
0.11260513 BTC
Random Selection Loading Transactions
Max Size: 194.46/200 MB

Candidate Block

Mining Attempt 8c92e3a0351b5115304c66cd5c3c31caa0415d2d4cef353bf6e88ea4dd5d16db
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 22738eb2105c4fa3d8829d03d265c6d820d1a6ed0048c0c5b7f8898bbbdaa1f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03783657 BTC
Feerates: 301.57 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (490,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,176 425,176 000000000000000001a85849f216d0424a76c4d0ff473d185d1050d6227183e4 458 0.40/1.00 vMB 47
425,175 425,175 00000000000000000233ba86455396831afea7a23fa58c7dc32e25a40a59c3ca 1,550 1.00/1.00 vMB 41
425,174 425,174 00000000000000000353d78ce5ec4c83828dfac3481da33311ccc4381602f404 2,347 1.00/1.00 vMB 62
425,173 425,173 000000000000000002009e5a44484be82756945d547818022b99fd79e1171f25 1,326 1.00/1.00 vMB 99
425,172 425,172 000000000000000000054e7481f1f1bebbe5e200db04a7c76199142762c6fc78 2,629 1.00/1.00 vMB 81
425,171 425,171 000000000000000000b539377bca978a8288130032a36aca30cdf88cc6a6748a 1,564 0.77/1.00 vMB 63
425,170 425,170 0000000000000000015e088bf510a975b61105fb9e1a924879aaca7fd655b96c 1,167 0.56/1.00 vMB 68
425,169 425,169 000000000000000004899a813b1e68b302aa8b0380040479f5f3d87bc70ff817 652 0.99/1.00 vMB 22
425,168 425,168 00000000000000000377e23887b4b78d7e8b222dd1ba60bc7c1986e21f0a5518 1,821 0.73/1.00 vMB 65
425,167 425,167 00000000000000000102a06c136cc17cb899488f5dd468a388199076dac4185c 1,216 0.70/1.00 vMB 55
425,166 425,166 000000000000000004ab1756ef16e4e03682061aad312f94283bb9f8950532d1 51 0.04/1.00 vMB 59
425,165 425,165 00000000000000000070d713cff149e5b2a15529fbc5c28e77a6afdbc3fc07e0 1,152 1.00/1.00 vMB 35
425,164 425,164 0000000000000000008132637dac7c46119ac64848e49a1987112865700f8bea 81 0.03/1.00 vMB 75
425,163 425,163 000000000000000000e83ff2e582a2693a8a610b5deb1efe1ca9bdefb26d0374 1,456 0.98/1.00 vMB 47
425,162 425,162 0000000000000000008249b5a161939a6142e700504d9079169879e345e58564 1,047 1.00/1.00 vMB 32
425,161 425,161 0000000000000000041f3b66228aeed0172bac21c393b657f51e0636cd0c5e2b 1,861 1.00/1.00 vMB 66
425,160 425,160 000000000000000003d2f21d3eb2e14472d1ca4c73f089711829c76bc0762aba 2,462 1.00/1.00 vMB 75
425,159 425,159 00000000000000000352f12a677ce547a4aba5c2f817f8c48d366c36cc55c50a 50 1.00/1.00 vMB 10
425,158 425,158 0000000000000000020e7449c9a778b363f569deb03e48aac85a9f68f966809a 1,613 1.00/1.00 vMB 40
425,157 425,157 000000000000000004ba67f73f6120baa1262110eea59d47d93001a349a9ebac 2,314 1.00/1.00 vMB 66
425,156 425,156 000000000000000003bf35507b9cfb032927028c0a81e0a5da89d71c53a2bc21 2,097 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.