Loading Tool

Explorer IconExplorer

Memory Pool

76,167 transactions
28.43 vMB
0.06983459 BTC
Random Selection Loading Transactions
Max Size: 172.26/200 MB

Candidate Block

Mining Attempt 85113bdf441755722c030fff82f89ff93082d08afb1718ff1087ae8248c842dd
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 74ade41995ce3be78affc915c8e7d559953d3b7fe4ac0c25975f5bf9be5cfe68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,349
Size: 1.00 vMB
Total Fees: 0.01094094 BTC
Feerates: 178.73 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (423,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,368 491,368 0000000000000000004895734dee6900c9011b0a09ac203a18200d2133c73aa0 1,695 0.97/1.00 vMB 129
491,367 491,367 0000000000000000004e985b644dd1f6d014f01a595ecb09ccd45f07ceb9988c 1,714 1.00/1.00 vMB 110
491,366 491,366 0000000000000000008d9940ca1ca0da373bc8091261c35c437a8ac2e4892359 1,811 1.00/1.00 vMB 143
491,365 491,365 000000000000000000666a7caa4e30e5cde5e123200140a9e53bf5ac99b40f2b 2,087 1.00/1.00 vMB 135
491,364 491,364 000000000000000000aee862b75d56bb8332127220b9b5c0c5f9a83c69b1adba 2,314 1.00/1.00 vMB 121
491,363 491,363 0000000000000000008aedb6a94916a91f001a1adb0cd2c0b11505023dcbe828 2,315 1.00/1.00 vMB 91
491,362 491,362 00000000000000000050bc3e8e1a85bdcaa117293ce32e02244281d8f4520a5e 2,234 1.00/1.00 vMB 115
491,361 491,361 0000000000000000000e20e0e4f5c716c21d7afe36ed97486195cb747fd3c461 1 0.00/1.00 vMB 0
491,360 491,360 000000000000000000d0f496581152c9a9c1f5ad28f919673f4e26918af4f5a4 2,156 1.00/1.00 vMB 133
491,359 491,359 000000000000000000c96daa9b60a0ea8400c43c516b3d638434cf2023777e27 2,734 1.00/1.00 vMB 106
491,358 491,358 000000000000000000058a3fe4ebc5f454266d45cff1680704cd15d478cf898e 2,424 1.00/1.00 vMB 127
491,357 491,357 000000000000000000bbaed30a33f7585ab930a1fb51d00763f76e86234b9bd8 2,428 1.00/1.00 vMB 108
491,356 491,356 0000000000000000001c34a9ce7bd5ed231195e3375244cd9e882722a0d6b41e 2,503 1.00/1.00 vMB 141
491,355 491,355 0000000000000000007776ad2ef1d9941479f3c86631e90ed7ff29b2f63da678 2,034 1.00/1.00 vMB 99
491,354 491,354 000000000000000000b468f286c619e53b3a89038b176a95d8845742941fc852 1,906 1.00/1.00 vMB 102
491,353 491,353 00000000000000000008637b690aea600e46694c270ed93942fe6cd187670d5c 2,285 0.95/1.00 vMB 134
491,352 491,352 0000000000000000001416aec27cecf391840579d38f06ebe69413f08f58d9f6 2,432 1.00/1.00 vMB 115
491,351 491,351 000000000000000000690dd3fe038e022dd087445b82ea01f8a548b193a4e844 1,570 1.00/1.00 vMB 132
491,350 491,350 00000000000000000026222d458cec1889d5dfba23287d114752145039d70bae 2,796 1.00/1.00 vMB 141
491,349 491,349 000000000000000000022e7c59ee362b58d3dd1724a4c03d7ec61be090cb4d82 1,731 1.00/1.00 vMB 148
491,348 491,348 000000000000000000a24bc9f80add30796a4b4a36b6a38d45527433c9b67396 1,932 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.