Loading Tool

Explorer IconExplorer

Memory Pool

41,808 transactions
30.11 vMB
0.06110798 BTC
Random Selection Loading Transactions
Max Size: 168.64/200 MB

Candidate Block

Mining Attempt 34aceb803bf6656a4659d4d6227089fe32041de239012edba40f7911c6e95d1a
Version 20000000
Previous Block 000000000000000000005f29d764c194cb3f48f2b5d6dc4120d6f86d10957255
Merkle Root cfde3fa850d8c6a77f2043f0306cabba3f5b4800c791a3f957c1be5859f65e44
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02335780 BTC
Feerates: 77.76 > 2.34 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,813 (47 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,766 940,766 0000000000000000000137bd33d3fe5c21d7d300ed82c58d939bf934ae1ed999 3,537 1.00/1.00 vMB 2
940,765 940,765 000000000000000000007c1f71eba591bcfad33612b0fece8ad511b85e4146de 5,274 1.00/1.00 vMB 0
940,764 940,764 00000000000000000000425b42a4d893570e90208824fdec29da4787e7286dba 3,475 1.00/1.00 vMB 1
940,763 940,763 00000000000000000000a359d23e8e80aa09de6e6ad2b6946ce36b74c374e69c 3,104 1.00/1.00 vMB 2
940,762 940,762 0000000000000000000099ed25bbb6c4ba51db6301d75f0e561624f3b55a776d 4,526 1.00/1.00 vMB 1
940,761 940,761 0000000000000000000097d5cb6d1fc2396572fc3bcde29b6b3723a979d69d1d 535 0.22/1.00 vMB 1
940,760 940,760 00000000000000000000b40cfd064d48f91d9f03252b19b648f909125adf5fcf 4,925 1.00/1.00 vMB 0
940,759 940,759 000000000000000000011ba377e998da6a0f9d5be37b242f17e59836b873f28c 4,613 1.00/1.00 vMB 0
940,758 940,758 00000000000000000000e633fffd223bf3051749920172ea8f23ecd740b5af90 4,890 1.00/1.00 vMB 0
940,757 940,757 000000000000000000011c391bc6123b6975e2a30bb418d2c43949c454977244 4,631 1.00/1.00 vMB 0
940,756 940,756 000000000000000000004083e2bda4aeb80cc8351fd2f02c97fd4df62dba80cc 2,821 1.00/1.00 vMB 2
940,755 940,755 00000000000000000001a7b15a4f91307d0e97f4a0c3fa45d408462ef4d7e83d 232 0.08/1.00 vMB 2
940,754 940,754 0000000000000000000076893823b2ef1ecdd6553fcae4ed6e2607eb45beaf8a 5,145 1.00/1.00 vMB 0
940,753 940,753 000000000000000000009ce100300e683fe3ffb4f7cddff3854ba9c5cd653754 4,571 1.00/1.00 vMB 0
940,752 940,752 000000000000000000009dff08e24788851313830b2542c2de0c185c90af9806 4,622 1.00/1.00 vMB 1
940,751 940,751 000000000000000000013992184587af53fce64212e5eb458c800981c8af5e74 2,798 1.00/1.00 vMB 2
940,750 940,750 00000000000000000000f81e53fbbbddb6d0090b941c2c765ee19ee112b137e0 428 0.12/1.00 vMB 2
940,749 940,749 00000000000000000001a32de27cbf36ff2e81bd9d8d457afc92ae1fcff08f26 4,909 1.00/1.00 vMB 0
940,748 940,748 000000000000000000008ec48ed8de27f6d6522b54b7e0d584c76f08fa228286 4,447 1.00/1.00 vMB 0
940,747 940,747 00000000000000000000c5da9b21e7c3600f13d825fc8b129fab6c766fc939d1 542 0.16/1.00 vMB 2
940,746 940,746 0000000000000000000053a9fba473938bde33554b7a5c7a03f2f44f099378d3 3,228 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 828.20 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: 4,564.68 GB
    • Received: 246.25 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.