Loading Tool

Explorer IconExplorer

Memory Pool

44,063 transactions
28.38 vMB
0.11792439 BTC
Random Selection Loading Transactions
Max Size: 147.50/200 MB

Candidate Block

Mining Attempt 9b7de737c7ceb9bd7c76270d1a2b9ac63c920378a9b35c9f35291d8d6ec4831e
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 1e14d4af880115e5bc3df96e1babcc3219c9b196d6e90f95259e609d92a5d1cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03164402 BTC
Feerates: 39.16 > 3.17 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (367,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,773 546,773 00000000000000000019747abc139f4877f33cba387c488b8502f5e33cb2cfa3 547 0.24/1.00 vMB 11
546,772 546,772 00000000000000000024a01d25d70e577fd0825f5d2a15db9bafe5aebb9c6732 1,166 0.76/1.00 vMB 8
546,771 546,771 00000000000000000018a5bf5ba448a50618b5cbd1d8e823973e6ef1b79cb22a 2,356 1.00/1.00 vMB 8
546,770 546,770 000000000000000000078a574202029c1b0a103e6c1615be185baf8c9e6a6742 801 0.38/1.00 vMB 30
546,769 546,769 0000000000000000001b56157c9b215638360d81a43bddefb03d9ed43b8a56ff 2,890 1.00/1.00 vMB 13
546,768 546,768 000000000000000000251b8ce5652f92865d3381da0713aa405822010316c05e 3,032 1.00/1.00 vMB 9
546,767 546,767 00000000000000000003a794b1f9876013e733fc104b6279b8a5fd9d5b7e13ed 2,743 1.00/1.00 vMB 22
546,766 546,766 000000000000000000081cd94f74e9e4259300303ed4e7d16900be10c67c64d3 2,978 1.00/1.00 vMB 20
546,765 546,765 0000000000000000001a866176eec253fc59f836e6f730b063e6022aff2cd1d5 2,442 1.00/1.00 vMB 13
546,764 546,764 0000000000000000001bc1695e44681b3805757273f94c8c8eae17fccf8aca2c 1,414 0.66/1.00 vMB 9
546,763 546,763 00000000000000000014676eaac82bd53d612895df2d988ca8cac41bd793bcf2 1,103 0.65/1.00 vMB 9
546,762 546,762 00000000000000000011060852dbe2788a3c164675d09965be25e62bc0245bfb 2,061 1.00/1.00 vMB 9
546,761 546,761 00000000000000000004df2aa27868e9ee83b47734d83439ae1227ba215d026d 2,195 1.00/1.00 vMB 6
546,760 546,760 0000000000000000001d5edd79201f53b964788b1f155023f6cfce040fbf40ca 2,936 1.00/1.00 vMB 18
546,759 546,759 000000000000000000065c2bfd0b235a65455174a86fb55ebec909c081c3fc3b 1,436 1.00/1.00 vMB 3
546,758 546,758 00000000000000000018477271bfd502f07bcf6edb72d19f5e6b7b2bb5bacb2b 2,956 1.00/1.00 vMB 15
546,757 546,757 0000000000000000001a3c1d104254390244e1e750c36bbaf052ddb2af1b7b07 2,847 1.00/1.00 vMB 14
546,756 546,756 000000000000000000068d142e6de9a84657ad2dee9abbb289955edad71fd198 2,770 1.00/1.00 vMB 15
546,755 546,755 0000000000000000000277c65b32b6856bd2c13c4d694adbd24682508cabd68f 65 0.07/1.00 vMB 4
546,754 546,754 0000000000000000000bd89b105d449eef24dd361b4eb27c38092b82c2c5418a 795 0.46/1.00 vMB 8
546,753 546,753 000000000000000000145cb17fe3665b226419b6454597ecb013f632aa4a04cb 2,366 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.63 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.