Loading Tool

Explorer IconExplorer

Memory Pool

72,938 transactions
28.31 vMB
0.06514030 BTC
Random Selection Loading Transactions
Max Size: 167.45/200 MB

Candidate Block

Mining Attempt 4d770c8e8dfbe8ffca21b9adc846355c476d69c802fcf95d736e1c3dfc6f3565
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 70707627e8478ce6b0e0134b77b69ddfd7a17566f1e4930afee18e3a0706a29c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.00847148 BTC
Feerates: 48.75 > 0.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (620,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,803 294,803 0000000000000000ac6e7dc755df0f6ebc6ecc40d9d7c075dfa41965ddae7f5c 429 0.30/1.00 vMB 26
294,802 294,802 00000000000000004dc7d87b195af033368a12b823a861e8868166729089414b 256 0.15/1.00 vMB 29
294,801 294,801 000000000000000037df4c756c105e9f17fec0e8badb17c1e76663251da941b8 1,068 0.71/1.00 vMB 31
294,800 294,800 00000000000000001e36c00dbef8374188596ef10c32cb97b8cf359d95895ec4 512 0.22/1.00 vMB 44
294,799 294,799 00000000000000001c7e3fb3eab045fa5c048971da6ab788ab538f01886ac88f 26 0.01/1.00 vMB 164
294,798 294,798 00000000000000005521237a35bb2f7da40f67498249de7b912b769e384e7f9e 379 0.28/1.00 vMB 33
294,797 294,797 0000000000000000a370cecfbefee62115ee53e5a29af567297946ccd9ef8606 1,008 0.50/1.00 vMB 44
294,796 294,796 0000000000000000a4abc7b5a2f8c97ace6e91a411d327361a5121c195fc7b7e 117 0.09/1.00 vMB 6
294,795 294,795 0000000000000000659b8cacae8d9643fd354df45127edf92869d46a27ab544d 268 0.17/1.00 vMB 29
294,794 294,794 0000000000000000725a1b4b51c2305502ae204976f4ee281f5ae195983689ba 468 0.46/1.00 vMB 22
294,793 294,793 00000000000000008f3b06b3e97e16cda921d41266b91791bf4bca4026ce5fce 321 0.35/1.00 vMB 17
294,792 294,792 00000000000000008bde50deac7b3efe41ba9cf23f52974663010d04d776d2dc 640 0.25/1.00 vMB 46
294,791 294,791 0000000000000000403e6ba2d91f9543f136f254d8aba9895ca497f011e786d9 128 0.05/1.00 vMB 39
294,790 294,790 00000000000000005808d893ee54bc2cab403c400acef90d14049946102bfc55 32 0.01/1.00 vMB 45
294,789 294,789 0000000000000000a81a857e4f1ad7f005b3bc523489a9116f6b32585812786b 855 0.35/1.00 vMB 46
294,788 294,788 00000000000000001fef2bbc6da9b65e16f9187b7d88f15a308490bf2c9b8e1d 118 0.04/1.00 vMB 37
294,787 294,787 000000000000000094b113c9714a7d2586a706f5c16c1845765ae62da6e7847b 67 0.08/1.00 vMB 19
294,786 294,786 0000000000000000080a1fe41ccfa6259731072c77ae9532d4b685f7346b286c 1,624 0.92/1.00 vMB 34
294,785 294,785 00000000000000006e773fbfe0401d228cc7df45f0d0cbc4bdcbeaf6d39d5cb5 32 0.01/1.00 vMB 49
294,784 294,784 00000000000000004aa0dc56a856e06badd7810a6368fd76e92b2ab9265c3148 305 0.24/1.00 vMB 18
294,783 294,783 000000000000000035d6dd544249dd17bebedaf9942f140492438af635b7bdb0 923 0.35/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.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.