Loading Tool

Explorer IconExplorer

Memory Pool

45,911 transactions
28.46 vMB
0.06188775 BTC
Random Selection Loading Transactions
Max Size: 151.63/200 MB

Candidate Block

Mining Attempt 9daa88c7b3be9d9d5857f970ffbe00f1a7cc0fad88b87855276358b03dbba4b1
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 2fcbe5c82e7d2085422081154c13555cb94ac093642746c7f81a4fee0491614b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,553
Size: 1.00 vMB
Total Fees: 0.00791625 BTC
Feerates: 100.60 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (543,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,825 371,825 000000000000000012d81414d6935f61403909f7cdf4d5a068682de8087181aa 184 0.14/1.00 vMB 20
371,824 371,824 0000000000000000018e731481da9e088975da75cf9b1558d6e9fc55b95e48a9 1,136 0.75/1.00 vMB 29
371,823 371,823 0000000000000000064eb95cc7265eee3fc04d90cb190a4b8bd16a299c9a6c8f 800 0.42/1.00 vMB 35
371,822 371,822 000000000000000010c83329c4f300da9c47e527cb03beacd343981c4705a0fb 83 0.08/1.00 vMB 19
371,821 371,821 000000000000000012e7a51b00be70ac683f4484c77c15b086091c6926cccaa0 877 0.48/1.00 vMB 43
371,820 371,820 000000000000000009a0d8fe4bfdf319f16db48bc77538d79ba21ffafd2bb559 390 0.29/1.00 vMB 33
371,819 371,819 00000000000000000acad87eac618f0baf320824aa6e5bb828b278f316c4e9bc 162 0.16/1.00 vMB 21
371,818 371,818 0000000000000000078f301fcbc68782fa85d96d6f39171bfab3ae8fd6917b14 367 0.20/1.00 vMB 33
371,817 371,817 00000000000000000c940cd3a8d97d0e8dde5af3fbc7ee7f8f879db330a30ae9 897 0.42/1.00 vMB 44
371,816 371,816 0000000000000000122751c7cae356d9a2726f6267d88fe6b83314c020215d0c 308 0.14/1.00 vMB 39
371,815 371,815 00000000000000000506b888885c371312e98e2e4270617406341d099f2cddfb 740 0.37/1.00 vMB 42
371,814 371,814 00000000000000001442523ca3dda6c8aac379ce442f03e019ed25f24a37f6b6 713 0.34/1.00 vMB 42
371,813 371,813 00000000000000000131d25b95473fc040d8a789dfeeec5e96442071442d2721 758 0.38/1.00 vMB 43
371,812 371,812 00000000000000001132384a5f4ab4ccfac1005db71a24064d1b8a21e6c8c4be 1,306 0.57/1.00 vMB 45
371,811 371,811 000000000000000008ba8215b2b644e33a98a762fd40710bc5e8c7f1b0e78375 671 0.33/1.00 vMB 43
371,810 371,810 00000000000000001254e939830e0293c150a6f574ba877aae08eeafd5a414e1 128 0.06/1.00 vMB 36
371,809 371,809 0000000000000000050ea0257d277ddfaee97dd4c5173619102c4883738986af 602 0.29/1.00 vMB 40
371,808 371,808 00000000000000000855bee2465b6c49f14f2c35b0516ede7309ef8892ad0bfe 616 0.26/1.00 vMB 43
371,807 371,807 00000000000000000a08565b5615526a3ac499ce8aa317bc1ffcc7ea72b15e87 182 0.08/1.00 vMB 52
371,806 371,806 000000000000000006ab3eae28b8d2f3555e5253ecdc7ea147ab1c037aeb7d9c 982 0.50/1.00 vMB 41
371,805 371,805 00000000000000000754bce04e0f9bee2652adc5c75821f5d771e23d8abfcb95 434 0.33/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.