Loading Tool

Explorer IconExplorer

Memory Pool

64,313 transactions
19.09 vMB
0.05217066 BTC
Random Selection Loading Transactions
Max Size: 122.85/200 MB

Candidate Block

Mining Attempt 58bd92e5f2eefeb44eb9bfd1676205a7e204ef4345c27cf4004a56122f47b2ec
Version 20000000
Previous Block 000000000000000000005a0838e598a37e1c484c6a0738538239b2412f1d54a5
Merkle Root 26a031e9f315c1992b799af42a0df0dbebf24137ec730ebd186159516e9b61d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,539
Size: 1.00 vMB
Total Fees: 0.00882267 BTC
Feerates: 151.02 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,819 (822,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,746 93,746 0000000000005920f8280871741a92f8ad025984bdc96a29c509591351ad2521 14 0.00/1.00 vMB 0
93,745 93,745 000000000001836d5aa1eb0b6081891ee6294432108e327fe11d2f2c31031c4e 9 0.00/1.00 vMB 0
93,744 93,744 000000000005c06ec3f866d57ee9949cc7f43fc14557bb5f39e9834dccf5cb2e 10 0.00/1.00 vMB 0
93,743 93,743 0000000000005df6c4bc16fe57c422dfba701757083f37af879024a31c0f3a9c 24 0.01/1.00 vMB 0
93,742 93,742 0000000000070b7aa7baee637a78e5c0d88bd8fae5a3e96fbd287f6ea6828023 113 0.03/1.00 vMB 0
93,741 93,741 0000000000053c303df977fc848ff43078efc9ce124549783f56423f64065f40 14 0.00/1.00 vMB 0
93,740 93,740 000000000005491fc6f012ea97ecb112679a8ce43c793f6e1e376d076639b78e 13 0.00/1.00 vMB 0
93,739 93,739 00000000000672bc1c9de652b4c55a01e03290826ccbc82e75f1c0105e1b02b6 14 0.00/1.00 vMB 0
93,738 93,738 0000000000090e28f71da6952186cc5d0443f4185fe2f4cb2918900fa74214c2 116 0.03/1.00 vMB 0
93,737 93,737 0000000000074e8b770007b55a55a9e2f68226e9326f725ca69093be9c56ed5e 10 0.00/1.00 vMB 0
93,736 93,736 000000000002784618f1d2fc036dc574f6ee0a787bcf4fbd8ac145682417e4eb 1 0.00/1.00 vMB 0
93,735 93,735 0000000000081dd3113a52e8c55f18c542b5f9ccbc914916095d399292fc5afe 117 0.04/1.00 vMB 0
93,734 93,734 0000000000018cf2a0501bc0d8855e4ecc15264d0d651b907980916fee7e1470 14 0.00/1.00 vMB 0
93,733 93,733 00000000000027453f76cb18fd661d933ddacb5c0b37d5f4b4669556a8716f63 14 0.00/1.00 vMB 0
93,732 93,732 00000000000626fcc571918f1a1c129429cca7bd800311dc652d0f30cee83f80 14 0.00/1.00 vMB 0
93,731 93,731 0000000000048699b55fddbf3a40e72ebd50dd2e5c0251ff35a938f0562c1d91 14 0.00/1.00 vMB 0
93,730 93,730 0000000000079b48ba57d87363e71c150d9d8d1fac017f4543b69490b8307361 14 0.00/1.00 vMB 0
93,729 93,729 00000000000136660d47267a18ccada7e25714019d6c9bd256cc1ffc32d74d50 115 0.04/1.00 vMB 0
93,728 93,728 0000000000076b1ae279c68bc303cf0c137041d0eee1e0666cfb09f7d559b743 1 0.00/1.00 vMB 0
93,727 93,727 00000000000253e284f052324c969f11621a20eeea94be4875718602cfa177d1 113 0.04/1.00 vMB 0
93,726 93,726 000000000007804038d34a3c60a4afb39e8f2f80feea4db35868620b9a23e188 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.79 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: 786.81 GB
    • Received: 21.69 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.