Loading Tool

Explorer IconExplorer

Memory Pool

75,497 transactions
27.91 vMB
0.08332445 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt d11b04215d89f52aea0ce2ad72528abd46778ccc81f04ebff1ac6046a6596094
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root e9362a8d63fc27802ce5f9cefce8b33a38416f96d318db39f6a6cec8cf7eb282
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,798
Size: 1.00 vMB
Total Fees: 0.02349736 BTC
Feerates: 100.21 > 2.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (374,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,170 541,170 000000000000000000136e72a1ca727863b6e124fe22c37d1dae91081a1bf2e0 2,195 0.86/1.00 vMB 15
541,169 541,169 0000000000000000000be0a9cfd9a4c1ab6605bce81fce10451e175ce9023380 562 0.18/1.00 vMB 15
541,168 541,168 000000000000000000026fdb72ba3025942c3c16a00fd69ef43e90e7f30a8d4e 638 0.29/1.00 vMB 10
541,167 541,167 000000000000000000081387ea8bea616d341414f8dc620bf58fb0451167b0d6 1,488 0.46/1.00 vMB 16
541,166 541,166 0000000000000000000b389bbcd75040aa231a45be78e37fc5cfb50f7a132570 364 0.14/1.00 vMB 24
541,165 541,165 0000000000000000000d0538714c25044dff5eb0056b1eb1cb615dd7cfdaf10f 240 0.08/1.00 vMB 15
541,164 541,164 0000000000000000000887269be0b7e6aea1f62dba459f5bfadfc456af04f613 1,421 0.46/1.00 vMB 20
541,163 541,163 0000000000000000001c742c48acc9887d4ee5e01586249638f68a99012e6c8d 2,002 0.70/1.00 vMB 21
541,162 541,162 00000000000000000001eb7ad7c1052773a03a17f416fc0b65f2752a149ed54c 593 0.19/1.00 vMB 18
541,161 541,161 00000000000000000013b44f5c5fec011d6a81ab9b09cc03a3cb825a88eb4fb7 597 0.19/1.00 vMB 21
541,160 541,160 000000000000000000018c68dba1b81a0dc8b8b6f11d4ea801d828ff5b7add17 1,974 0.65/1.00 vMB 21
541,159 541,159 0000000000000000001cd7a9807217ea101f0f6ef26742543dd56249a92ba074 454 0.20/1.00 vMB 27
541,158 541,158 0000000000000000001a46f545e6a26071da14fe5b65cc7abe289ca440e1ce07 28 0.01/1.00 vMB 25
541,157 541,157 0000000000000000001729aefcf6d0bfc8de6617e8aa21bcb79e2cc68abfc594 154 0.06/1.00 vMB 28
541,156 541,156 000000000000000000213cfd77e797f983440e1a1d1732bfdd403b84010c32f4 1,317 0.50/1.00 vMB 19
541,155 541,155 0000000000000000000ebcbb52b2150393cf33a0500339406a09937708c5911c 833 0.44/1.00 vMB 25
541,154 541,154 0000000000000000000cd01c8d1dbbaa472a1402af7a4c5451d5371d48221555 2,602 1.00/1.00 vMB 10
541,153 541,153 0000000000000000000dfc0bca3541492b7832a76eeee77f2692ea5958c45851 2,010 1.00/1.00 vMB 27
541,152 541,152 0000000000000000000e06b8531c39c6732be561b2c27e5c6748faa7e7eecc70 202 0.11/1.00 vMB 10
541,151 541,151 00000000000000000012ac50b196f79b6cc73f835bdedbb772518a99a80453db 678 0.36/1.00 vMB 16
541,150 541,150 0000000000000000000bfe970b3383cda26c08617685ca8fbdfa0b114d265e75 1,535 0.63/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.