Loading Tool

Explorer IconExplorer

Memory Pool

77,103 transactions
29.44 vMB
0.06973724 BTC
Random Selection Loading Transactions
Max Size: 179.70/200 MB

Candidate Block

Mining Attempt acded5a9a3966c87f1db8877041ab01494ac7ed2b4caf018d515dccb47dea167
Version 20000000
Previous Block 00000000000000000000dfa530c4ab31d931e5d06823520654db1c3208c709d2
Merkle Root c7e68c64b07ae6bd58225142237d108f9fbdf97ac5a43eddba00e259239a0647
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,823
Size: 1.00 vMB
Total Fees: 0.00495317 BTC
Feerates: 40.21 > 0.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,398 (104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,294 915,294 0000000000000000000178c074c2448d3428c1875c7c60acfd0d5f31a62a1aef 3,204 1.00/1.00 vMB 2
915,293 915,293 0000000000000000000192874583294799069cd41a502da4205abee519612895 1,463 0.43/1.00 vMB 2
915,292 915,292 00000000000000000000ac8c7d55bc8c3f83450d140a52820dc98613195977c3 2,842 1.00/1.00 vMB 3
915,291 915,291 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a 4,062 1.00/1.00 vMB 1
915,290 915,290 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26 3,714 1.00/1.00 vMB 1
915,289 915,289 00000000000000000001a7b3c90bfcea3a70e90b32fd3168e8d0d14f2540bc81 4,139 1.00/1.00 vMB 1
915,288 915,288 00000000000000000001a2f5b4f5ff4fe603024ca0b3116459a8d36905b65be0 2,771 1.00/1.00 vMB 3
915,287 915,287 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17 4,149 1.00/1.00 vMB 2
915,286 915,286 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2 4,138 1.00/1.00 vMB 0
915,285 915,285 00000000000000000001c502d27c6a7357f3afe9ee10717cca97831a56262d80 523 0.13/1.00 vMB 2
915,284 915,284 00000000000000000000d0af0eeffb2d95867b9fdabf260333c1cc37440f38ed 833 0.31/1.00 vMB 2
915,283 915,283 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae 3,243 1.00/1.00 vMB 2
915,282 915,282 00000000000000000000e688f97ccb81e4d6cc7bbc0a5091e24a52bc286c17c9 3,552 1.00/1.00 vMB 1
915,281 915,281 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3 4,932 1.00/1.00 vMB 0
915,280 915,280 00000000000000000000553f6fed49f552322b757e7f4dd0d320e9bbd1994ab9 2,796 1.00/1.00 vMB 1
915,279 915,279 00000000000000000001159bfb9c184bf20d071864b704b546354b434880601f 3,108 1.00/1.00 vMB 3
915,278 915,278 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020 2,373 1.00/1.00 vMB 3
915,277 915,277 000000000000000000013d05d8e07eeed9e42c45f154b4b1a21afed5c5408f6f 1,216 1.00/1.00 vMB 1
915,276 915,276 00000000000000000001810023e68d0a57a556c7aa9c207cb4d0a325dd6b06b4 2,217 1.00/1.00 vMB 2
915,275 915,275 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5 1,645 1.00/1.00 vMB 2
915,274 915,274 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e 4,215 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.08 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: 721.13 GB
    • Received: 18.35 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.