Loading Tool

Explorer IconExplorer

Memory Pool

84,049 transactions
31.95 vMB
0.08792163 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt e5ab424063c532dab8ab2def9c46bc0cf1b1e62875318472dc3815858610d47e
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 127d344404099ea93569e7be88b76defb94cf1f8e87b0d1200272a8af150492d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,180
Size: 1.00 vMB
Total Fees: 0.01819563 BTC
Feerates: 104.48 > 1.82 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (455,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,294 459,294 000000000000000000ac62e8bbe6c84f67f188b6fa4208ac71e1689184f8a249 1,579 1.00/1.00 vMB 108
459,293 459,293 0000000000000000016e714386fb26e4e74a18de7a4afb85f8d657f8d22392e9 1,465 1.00/1.00 vMB 97
459,292 459,292 00000000000000000215c88c5a8633b7f0ad9ae2b2be6ae0c5b1c553ee9a8b12 2,529 1.00/1.00 vMB 177
459,291 459,291 0000000000000000009c828b40de21a3c826aca6815538e1bdec573a2a71dffa 1,460 1.00/1.00 vMB 102
459,290 459,290 0000000000000000018b9c31282ae912ccfbf15ece411065ea1742e1fff3e12a 1,821 1.00/1.00 vMB 132
459,289 459,289 0000000000000000010886ec7d9ff9bf5ff5325e91331a69061c950161d97feb 2,411 1.00/1.00 vMB 175
459,288 459,288 000000000000000001614e1b854110335dd2a8f2abdfc12d547c662654c8a41b 2,082 1.00/1.00 vMB 146
459,287 459,287 000000000000000000dfc68dced6cf64523e1feb7d56728160d9e69e86554de1 1,323 1.00/1.00 vMB 188
459,286 459,286 00000000000000000109df364e681cd08e66a2ccdb2ba1f6b3c8cb0e88bb1c2e 1,046 1.00/1.00 vMB 106
459,285 459,285 00000000000000000007e94db67f326021e871a9d34d81df806317841e9ce7d4 2,237 1.00/1.00 vMB 167
459,284 459,284 000000000000000000651ca96468df8fa6446bce8bd01db0d5046ecf36b16ea9 2,072 1.00/1.00 vMB 169
459,283 459,283 000000000000000001ad19d83fcf970f79f0b57f88f7c9bafb1a45f19bd8fc94 2,038 1.00/1.00 vMB 159
459,282 459,282 000000000000000001eb3208c9c28f6b64cb6f2e2f573e05d59217daaf9fc3ee 2,004 1.00/1.00 vMB 135
459,281 459,281 0000000000000000006c922c0bbf2590e9b1a5e6cea585ab97dd920cef267cb6 2,080 1.00/1.00 vMB 197
459,280 459,280 00000000000000000044bfb0c65c7bd3e2e462165533296e759ddd71a1528b1b 1,415 1.00/1.00 vMB 211
459,279 459,279 000000000000000001c6a2fb7c651b6512c3a651e61a48b37f2a48de56487efb 2,456 1.00/1.00 vMB 123
459,278 459,278 000000000000000000d9193ccc0f39b4bd69ab86e8f01e381ddbcd0e7bffc276 1,983 1.00/1.00 vMB 142
459,277 459,277 00000000000000000135cd60f36cc3c02b35cb40220e1948f062c7acaba5e705 1,266 1.00/1.00 vMB 121
459,276 459,276 00000000000000000115fc14f6a134d2ae86a01ff18f37b350d17dd6a724e9be 1,375 1.00/1.00 vMB 113
459,275 459,275 000000000000000001f2bdab67b9d80edae94f36a5974cd73958b0a9785a8a9d 1,047 1.00/1.00 vMB 103
459,274 459,274 0000000000000000019dab7b45abc5641bdad7ed8e8b099e880a4c0a478c17ae 1,784 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.75 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: 708.89 GB
    • Received: 16.78 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.