Loading Tool

Explorer IconExplorer

Memory Pool

80,422 transactions
30.57 vMB
0.10159469 BTC
Random Selection Loading Transactions
Max Size: 183.05/200 MB

Candidate Block

Mining Attempt 4f8fe514ff9aa9315d73313d92a13f1e195a64870a2f186bb6a4ec9b1efbb3af
Version 20000000
Previous Block 000000000000000000021129411a7971366f36566cc15a488e83fb60244c0ca6
Merkle Root 1eee5645ee33794c288e2c6263aadbeb989a73702966252cb97c34898d029f46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,965
Size: 1.00 vMB
Total Fees: 0.02602077 BTC
Feerates: 73.20 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,151 (333,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,333 581,333 0000000000000000001e8cf0bd62550024a8e4cab27bc070918104ed3645c5da 2,014 1.00/1.00 vMB 39
581,332 581,332 00000000000000000004d6d62e543e049f2905954ec2a426442c89f92737ac99 2,159 1.00/1.00 vMB 47
581,331 581,331 000000000000000000058f0abe1936c9ddbce5059dd7c60d80b829590791d498 2,916 1.00/1.00 vMB 73
581,330 581,330 00000000000000000001de91f1f2b425198e354517b42554a49ddd589a29b994 2,596 1.00/1.00 vMB 62
581,329 581,329 000000000000000000165c67afc3315599ee8449a783bcc87b593bf2649d3222 2,145 1.00/1.00 vMB 52
581,328 581,328 0000000000000000000b7ce3aebba4748960daebfa04c291a1d04c9071041718 2,770 1.00/1.00 vMB 102
581,327 581,327 000000000000000000082537f86d1aed0ffdfb1cdb933cc4d1bef95ce6dc7d8f 1,986 1.00/1.00 vMB 40
581,326 581,326 00000000000000000024f885485d7cee2be7d27101abd35057ed09d22ad95c04 2,514 1.00/1.00 vMB 62
581,325 581,325 0000000000000000001d6366f47788e8a71528efb3a2818ddb92fedd8593a814 2,714 1.00/1.00 vMB 58
581,324 581,324 0000000000000000000093db57c247ccf7c236e9ff6c20c4d3945129eb57ed7a 2,136 1.00/1.00 vMB 66
581,323 581,323 0000000000000000002111c28ab82ba6b9de5d77920b8834a631554ee356865c 2,713 1.00/1.00 vMB 90
581,322 581,322 0000000000000000002269a1d26e9064d2d75cbfe855763bbb6fa3b6f0f78f9f 2,733 1.00/1.00 vMB 82
581,321 581,321 0000000000000000001ef7e2989941f6fba4a9bbae418de42e26e413b36a53ab 2,944 1.00/1.00 vMB 91
581,320 581,320 0000000000000000000b8f7193cb504f64780aef13e71d6a72d35718c0c42913 3,272 1.00/1.00 vMB 111
581,319 581,319 0000000000000000000bb03f34b3ed763c442922c1dd521dc4e1906e11913e31 3,119 1.00/1.00 vMB 85
581,318 581,318 000000000000000000061bf1314ee6857e82d152e0b530dec031b9bfd81690b6 3,207 1.00/1.00 vMB 104
581,317 581,317 0000000000000000000883ee30e2a41d464c41eeab0a6e50ed6aec96321326ef 2,948 1.00/1.00 vMB 117
581,316 581,316 00000000000000000001496025f03b7db5a5650637c470a04daa2f8042522522 3,018 1.00/1.00 vMB 83
581,315 581,315 00000000000000000018c896fdfbc927009b614c02e409d39dc31780d8737580 2,680 1.00/1.00 vMB 89
581,314 581,314 000000000000000000198baf3def5a16a2e08217b39171eacbb9559ee12c38b3 2,122 1.00/1.00 vMB 96
581,313 581,313 00000000000000000020a0aee34e0a4155c9d33d776a3c48f1f8be5fb5c1410d 2,909 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.66 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.96 GB
    • Received: 16.34 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.