Loading Tool

Explorer IconExplorer

Memory Pool

78,378 transactions
29.46 vMB
0.07742496 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt 53b68bf4022352aaf51eef122f1c1de0415d44945518250e2d9dfc1f00dc04b8
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e8dac39520590c91c9f616c67f9ddf92ac52acfde84bc2ec2b3c25c0a67b4a2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.01370870 BTC
Feerates: 150.66 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (205,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,174 709,174 000000000000000000098b8f0c9dbc4ab96bbc0ca3c64a89ebd3334da302859f 289 0.09/1.00 vMB 17
709,173 709,173 0000000000000000000b2fa3ab28198af7328d2565767206fd0c5218a4b71595 2,493 0.88/1.00 vMB 12
709,172 709,172 00000000000000000005d25b1c426c3e1f1d80e5b0d56db1f5e1d03c8f81d1b2 658 0.34/1.00 vMB 12
709,171 709,171 000000000000000000054193ad08825a88e83e862c17119181ab9cc3156ebf1d 80 0.02/1.00 vMB 23
709,170 709,170 0000000000000000000b4438892bdb0d03880b845c025f9d219750bb9bc5ee9b 683 0.43/1.00 vMB 1
709,169 709,169 0000000000000000000b61aed3ade81969eb61c154bc995030ea99562952b393 2,083 1.00/1.00 vMB 12
709,168 709,168 00000000000000000005f26a15d1c127fb14488f8fd2076b37b955642aa2aaca 1,276 1.00/1.00 vMB 5
709,167 709,167 00000000000000000008b459b2f80c450905796bddc4e9294159079f8686da04 2,509 1.00/1.00 vMB 13
709,166 709,166 000000000000000000018093c3cbff43a1bce04f906f4aa1254fdc9e7614a57b 1,111 1.00/1.00 vMB 12
709,165 709,165 000000000000000000007af60f348ef5ca0151d2d0a7094efa8da7a8632e2376 2,132 1.00/1.00 vMB 13
709,164 709,164 0000000000000000000357314712928e66c179fab820817913a9c51bddbc3070 1,338 1.00/1.00 vMB 5
709,163 709,163 0000000000000000000b483f9275b3de094c93fb225da552e7d51dc485f6f61a 1,495 1.00/1.00 vMB 5
709,162 709,162 00000000000000000005ed66288bb3be62bb6a5bc25e301a77381d258f2c8acc 1,113 1.00/1.00 vMB 15
709,161 709,161 000000000000000000016f10702689bc105b1ab16d31ab5cf3203a8ea1d47d90 1,544 1.00/1.00 vMB 5
709,160 709,160 0000000000000000000a0b69012dd2d1fb15fa456e803d30504faf9983c6d5cf 2,453 1.00/1.00 vMB 7
709,159 709,159 0000000000000000000033c3122048d3a854ffeda77274a78e27bdaa06e28603 2,456 1.00/1.00 vMB 12
709,158 709,158 0000000000000000000a82c0ff192efc2d83178ee6a2063f9b393777513b7718 2,172 1.00/1.00 vMB 4
709,157 709,157 0000000000000000000527f4d1da99d1b432355b9d6ea37eb38f611a97695f7a 1,623 1.00/1.00 vMB 8
709,156 709,156 000000000000000000084cd8c4ca6f1a74c22a653828b113c504312656902ae7 1,784 1.00/1.00 vMB 10
709,155 709,155 00000000000000000002d54c2702be589a8eef2340e49b5dd3acfcf242153f8c 946 1.00/1.00 vMB 5
709,154 709,154 000000000000000000073507516ec8c244e18e058432c61b86e978a4d8a98b79 1,577 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.