Loading Tool

Explorer IconExplorer

Memory Pool

47,106 transactions
29.54 vMB
0.15287747 BTC
Random Selection Loading Transactions
Max Size: 156.43/200 MB

Candidate Block

Mining Attempt e9558673123676be999adaae17e034a0b17a3fbededa5ad685276aeac641850d
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root e2c646c12651c1f19d198c61ab9c8f1c628656ede9d2b74d8ebd57ecf24c9f7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.08579169 BTC
Feerates: 15,654.48 > 8.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (603,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,741 311,741 00000000000000003093f81c8b8d86693c5dd5aec01bd0df5528a1961cb6b30e 140 0.10/1.00 vMB 23
311,740 311,740 000000000000000005329cb3554c506adb8f7adc57b647fac649a412da1f1857 320 0.15/1.00 vMB 26
311,739 311,739 00000000000000000e1c4413337868cd8aecb0b5a5317ef900a7f369683f10b4 690 0.42/1.00 vMB 33
311,738 311,738 00000000000000000325bdc7bc633d0067c8cbae7d970a49722dcb6353cddfa6 508 0.31/1.00 vMB 24
311,737 311,737 0000000000000000325be77dcb58bd571bc75ab22385cf74028f1ccc40440b0d 696 0.33/1.00 vMB 28
311,736 311,736 000000000000000030a5a0758ec8740c5d919ad8ec5b9e33d4d9380845da9024 298 0.13/1.00 vMB 31
311,735 311,735 00000000000000000aaca83efa4b307491250916cd730e2580785136954580da 683 0.37/1.00 vMB 28
311,734 311,734 00000000000000001e8047f4627954188123e1f1267953add70fcf65ca87383f 401 0.21/1.00 vMB 29
311,733 311,733 00000000000000002817a921d166baa3718c2fc0a104ba4cf973fca3f5cdcc0d 174 0.09/1.00 vMB 29
311,732 311,732 00000000000000002655bbe23aea0659304d8126b8cf2f673b880593c296a6ac 364 0.16/1.00 vMB 13
311,731 311,731 000000000000000021a16cf4de02b891760490a1d859945ab7f1ed7816affc7c 247 0.13/1.00 vMB 30
311,730 311,730 000000000000000003d377a9e3c5c8aacf5d444595be2c11b8862f687ece52c1 258 0.12/1.00 vMB 26
311,729 311,729 00000000000000000832239913b1f1df12cd3773914e4cc32b4d31b78eb12ae4 744 0.41/1.00 vMB 31
311,728 311,728 00000000000000002cc7122bd01826c978f36d81baa7743fa245712c33195370 1,213 0.63/1.00 vMB 29
311,727 311,727 00000000000000003861002749bbe24f6ea2fafd0ab3422a3e8047d9b733bd4a 781 0.44/1.00 vMB 29
311,726 311,726 00000000000000001315cdabf6505dafd8283636c38b2190f325fa4ca8f6aa6c 572 0.33/1.00 vMB 28
311,725 311,725 00000000000000000d33bda1534d345b7ea70d9d8109ccc719f7c103d7c648ec 275 0.21/1.00 vMB 21
311,724 311,724 000000000000000026b2ecbad7045a2669424889a6308748acd85a8a272b67a6 1,033 0.75/1.00 vMB 21
311,723 311,723 00000000000000000f606faeff3bda52140611e23c4f8053caec9f9ba19f9ca5 512 0.18/1.00 vMB 54
311,722 311,722 00000000000000000a61e631b884b032048cf4d5078bb5b502280b0a2f8e0626 859 0.35/1.00 vMB 37
311,721 311,721 00000000000000003728249fec30e9bd0e1405e36b6d968ef3b65d2ebc597318 64 0.03/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.04 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: 650.77 GB
    • Received: 13.32 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.