Loading Tool

Explorer IconExplorer

Memory Pool

80,507 transactions
30.53 vMB
0.09238038 BTC
Random Selection Loading Transactions
Max Size: 185.59/200 MB

Candidate Block

Mining Attempt a071a28574aa5e815d33b16003f6ebb2efe88ef3cb5cc066a14f2a8184fd0c4a
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root b6754f1fe450f016ec4bfa9569071e6bf8661d03d4c0afc5d020d21308b6bf4c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,834
Size: 1.00 vMB
Total Fees: 0.02265745 BTC
Feerates: 301.59 > 2.27 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (622,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,117 293,117 0000000000000000920140f36e2fd99a19c86a8087e7562fd8ac9def47de0aee 69 0.04/1.00 vMB 45
293,116 293,116 00000000000000000bf1b475986cc7ac7e5765332c2a497e24a68d5fea676e34 331 0.21/1.00 vMB 31
293,115 293,115 0000000000000000043b668fc8250198c1c97759f82c557d21c92b5c44dea3ed 346 0.20/1.00 vMB 27
293,114 293,114 00000000000000005c778ab2c422f3364bd8a1301b3457878203cc7c74e0af30 119 0.11/1.00 vMB 22
293,113 293,113 0000000000000000b8dd64770fd75a3cf24b2f6111a5c545e7c0e40534a0fbb9 512 0.21/1.00 vMB 41
293,112 293,112 0000000000000000b03a5b3f1a352145bb88e05d9481ab6f14f3afc54e4a640f 34 0.02/1.00 vMB 15
293,111 293,111 0000000000000000d24e495366ff8f8cec362c0cac4583f8f42bb9c3739b564f 435 0.24/1.00 vMB 33
293,110 293,110 0000000000000000600a4e20fee8754a328e663c4d6455f24250205b4fe769f9 14 0.04/1.00 vMB 4
293,109 293,109 0000000000000000aede5ef6e469351c672ac6e6c022a089f2e8f4ae2330476b 17 0.01/1.00 vMB 50
293,108 293,108 0000000000000000028d33e6e71db4d1af9a967defb7db9012a9da03624dc8c8 163 0.13/1.00 vMB 24
293,107 293,107 0000000000000000c91ccc3efb440ac04e559f8553adbf002192b5d66152f4cf 512 0.21/1.00 vMB 37
293,106 293,106 00000000000000006f6931b67901113b99b69a9dd31405afbb79545eb39bed86 376 0.19/1.00 vMB 33
293,105 293,105 0000000000000000af9995137480e6a36fae448bc329b332b67d7a6fa26f3538 43 0.02/1.00 vMB 19
293,104 293,104 00000000000000009169f3e397204af695d3e7a1f5f0c3cc053c0727d10e0593 417 0.23/1.00 vMB 31
293,103 293,103 000000000000000000bad97be6f85556390f68c9fbb4b181814d7b057ef34a86 87 0.14/1.00 vMB 3
293,102 293,102 00000000000000000c3c118e585ba039a713be69b13d41a064bb898f9263edb5 588 0.30/1.00 vMB 32
293,101 293,101 00000000000000003d137dc7379fa5281448168cc091fbe1e37d8ad6d4e00a05 32 0.02/1.00 vMB 18
293,100 293,100 000000000000000054896dca83117f36425bd3fe70f074ff0aa7a08ff18bbcd8 285 0.14/1.00 vMB 27
293,099 293,099 000000000000000050bc535f6bab70f075ae5d4ddfa89e01cf274d5620f69f77 228 0.18/1.00 vMB 25
293,098 293,098 0000000000000000ae4e7de0ed156e834e92298ffffe6a29a8be22aa0669e676 208 0.10/1.00 vMB 33
293,097 293,097 0000000000000000b2f718f617f0916cb1ca9e78f94b2a52bf0763882fab7429 423 0.21/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.