Loading Tool

Explorer IconExplorer

Memory Pool

74,291 transactions
28.32 vMB
0.06951332 BTC
Random Selection Loading Transactions
Max Size: 168.44/200 MB

Candidate Block

Mining Attempt d453211c852d173c22f62dacb550bc86f5ce201267ab1ebbd26cf7282e7434a1
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root a6ea06711681f793fa74c91fe0960db79c6c4c7208f77928f4812c1601619b88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,439
Size: 1.00 vMB
Total Fees: 0.01277529 BTC
Feerates: 101.62 > 1.28 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (158,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,506 756,506 00000000000000000004b995c2717423753cfcf0353e19cae5d6f385e464ffd5 578 0.25/1.00 vMB 8
756,505 756,505 000000000000000000057e7aca1a28e1054ba1600f9470aebf1a84794706370a 248 0.09/1.00 vMB 7
756,504 756,504 0000000000000000000352d95ec4e8018b6f78301b137eea46d287fc7570c2b3 1,105 0.64/1.00 vMB 8
756,503 756,503 00000000000000000006d2b5ededa6a331f53745a393bd7cc0b2f0dbf5438614 1,151 0.52/1.00 vMB 10
756,502 756,502 000000000000000000050aea954f812321ba27a99114a78156acc479850430dd 164 0.29/1.00 vMB 1
756,501 756,501 0000000000000000000202cc373a77b4fac07a2a0d76cd919a5854f6886fa3a8 1,994 1.00/1.00 vMB 3
756,500 756,500 0000000000000000000268a9d7c8046f68a98a91ea8d3bbe060fd305d5486c83 2,618 1.00/1.00 vMB 18
756,499 756,499 000000000000000000087c7b60562824fc6ef3d74593ae9f09a4c8087f42741b 1,498 0.50/1.00 vMB 11
756,498 756,498 0000000000000000000151e9828aa4f5f791953b953361ec3889e27e9f953cc6 12 0.01/1.00 vMB 8
756,497 756,497 000000000000000000045874c325aae83151749a0987ea69ad4b006dacaa6963 710 0.30/1.00 vMB 8
756,496 756,496 000000000000000000009aa7359fdfe5ceb35de02924c6eb7c9fdb53697efece 1,228 0.68/1.00 vMB 8
756,495 756,495 00000000000000000006a211ba46045e0e3d83b538c2b7def52a40bea7a7ec69 1,168 0.70/1.00 vMB 8
756,494 756,494 00000000000000000008ce8c27a903610f4402d9342213fa3287354e229caad7 754 0.24/1.00 vMB 11
756,493 756,493 000000000000000000038c22078281df19f5c7ac30928c1ae272f40a59f65901 961 0.47/1.00 vMB 15
756,492 756,492 000000000000000000079d0893c74a1c4789cde1304fdf45a5103d5073f341cd 486 0.56/1.00 vMB 4
756,491 756,491 00000000000000000003edad79cda5b1dcfc40eddfdd82d8bf3a45a596da8bb3 1,733 0.98/1.00 vMB 12
756,490 756,490 00000000000000000008f73a87c582d402a41593432ccdff756dfa170686ad5b 767 0.28/1.00 vMB 22
756,489 756,489 0000000000000000000457b2454f04d5adea4459ab0478e7e2e3c12f3bf544cb 437 0.18/1.00 vMB 13
756,488 756,488 0000000000000000000304ff64174222ec5430c63fbfb23c82c5ee950c1e5f0f 703 0.23/1.00 vMB 11
756,487 756,487 000000000000000000086b49b8ef039c23d0d63fe9750dfab4166e223568c27d 1,594 0.73/1.00 vMB 11
756,486 756,486 00000000000000000008f02e7af172571b2757fa19332dceec6471bac58f4ea4 244 0.09/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.