Loading Tool

Explorer IconExplorer

Memory Pool

76,783 transactions
28.53 vMB
0.08556039 BTC
Random Selection Loading Transactions
Max Size: 173.07/200 MB

Candidate Block

Mining Attempt 8c185ab81d710297e5e6ceb7eeaa0233f204b5ebd5d26176d018c89825f94a5e
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root adfe6352b5e152f73d0d7c97f2862c76ec4732d035058bd22f8117f08a785c5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.02087192 BTC
Feerates: 56.81 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (557,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,951 357,951 0000000000000000147ea8e76bc806d4cd1ade0ab5672ca79327aec0723b6f77 470 0.22/1.00 vMB 28
357,950 357,950 0000000000000000154c500d767474fe3e3f364fb4b2805159e55235a9cdd9bb 174 0.08/1.00 vMB 38
357,949 357,949 0000000000000000068eb00db26ad442009d8ab7a6fefd97c4ea5bacf60cd096 561 0.35/1.00 vMB 26
357,948 357,948 000000000000000005b605a120544254b52b7c1a167d9328c06e350c7e4210ba 24 0.01/1.00 vMB 20
357,947 357,947 00000000000000000579949ff129438541c1b8e9960ecb8e82b46792ca0a45c2 49 0.02/1.00 vMB 24
357,946 357,946 0000000000000000036c8f097f25f662069afb9afef0571cedfcb820ba06687d 286 0.15/1.00 vMB 26
357,945 357,945 0000000000000000138fe0d3c8572dc4374391e946a7671745a6eae1fdf2fbf6 890 0.48/1.00 vMB 24
357,944 357,944 00000000000000000ac1c8e71a4cd30d1cc0186f5c8166f0f625ac8866b5d41a 571 0.53/1.00 vMB 14
357,943 357,943 00000000000000000c2fe631b3bb1bc61737f532d3a7fb19ae2d858cafb971ae 1,087 0.75/1.00 vMB 39
357,942 357,942 000000000000000014a0455a89d86d91729b995c3ac5875be4a3c23306921178 1,210 0.65/1.00 vMB 25
357,941 357,941 000000000000000001ec67d3ee06e38d585edcb3bbce61d248cc55692f190ed0 771 0.44/1.00 vMB 25
357,940 357,940 00000000000000000baf9e91f349ce933074f0288f1ec12c5b19c6b5c60e0812 378 0.24/1.00 vMB 19
357,939 357,939 000000000000000003b41f94adaa0d94bcd07cb97288aeacec01051e560b40f5 1,147 0.75/1.00 vMB 21
357,938 357,938 000000000000000016259d620dc2dc831902eccd0ad874bc884545b4a9051810 1,470 0.75/1.00 vMB 30
357,937 357,937 000000000000000001c9618626f3a400ad2d198b07c158076365dbe3fb9d8955 522 0.27/1.00 vMB 23
357,936 357,936 000000000000000002925b0715d8392ca18b6d99d1eb9c9f18ca6dc26b3fedfa 230 0.12/1.00 vMB 27
357,935 357,935 0000000000000000013251209885a066a219ac5a49564cba6a3c55e66e758d70 404 0.22/1.00 vMB 25
357,934 357,934 0000000000000000009ee5815c8e032bff6f13ab1ca3f8a1bb3ce27ea59f0800 307 0.13/1.00 vMB 29
357,933 357,933 000000000000000004703359549a3500032c6f87a9d4554736caf4e7a5321aaa 349 0.18/1.00 vMB 25
357,932 357,932 000000000000000002791b689be0580b47808b79abba8753fc7bcc770e94249f 509 0.35/1.00 vMB 15
357,931 357,931 000000000000000013c470c939979b120c1be9790ed3a406fbf59a9e8aacc8de 450 0.25/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.