Loading Tool

Explorer IconExplorer

Memory Pool

91,111 transactions
33.07 vMB
0.17336044 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt f4571491ef90d0b7a600748a0f142c403ffbfbc9894a81a150a5478c07ccf80b
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 8ba3cab506e74c18a35c27171a93deab8106d4a3df45332ccf3476e2ee3456dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.06829675 BTC
Feerates: 627.82 > 6.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (122,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,750 792,750 00000000000000000000b1c02714e50bca5c3a71facbfd52acf6978d66d4bb75 2,787 1.00/1.00 vMB 29
792,749 792,749 00000000000000000004408b7f652085974c17be92bb452e59c1471401a6aeb0 2,250 1.00/1.00 vMB 32
792,748 792,748 0000000000000000000515dc0657a13956ec76629d5af87972d8b1ab37adc92c 2,650 1.00/1.00 vMB 35
792,747 792,747 000000000000000000018c542b1b3ffc36a8264aa8238543443dfd6b931a3608 2,943 1.00/1.00 vMB 31
792,746 792,746 00000000000000000004fb84143c558b4022a3b50a16da0da8a3694db10314c3 3,040 1.00/1.00 vMB 47
792,745 792,745 000000000000000000049ad9a7e182d13cd261d5c335202300111bafd9d158b5 2,733 1.00/1.00 vMB 50
792,744 792,744 00000000000000000000ee3b6fe8537d332910b669ad1b54a5495cffca013e42 2,793 1.00/1.00 vMB 52
792,743 792,743 000000000000000000051d903bc67f8ad069a054ada3fbfaa52f5058daea47e9 2,676 1.00/1.00 vMB 61
792,742 792,742 000000000000000000007f6f539e10e13b14054f280b888652f479fe49380cd4 3,259 1.00/1.00 vMB 46
792,741 792,741 00000000000000000000ef903fd2d1ce35130114a47afeed2384394ddbcfdaf3 1,115 1.00/1.00 vMB 20
792,740 792,740 00000000000000000001f7feaa5c9bbf2a67b54857684b6b72fcb62cfca74112 2,363 1.00/1.00 vMB 36
792,739 792,739 00000000000000000001cf8c6c2e958d2586bd69704e0d11deefd0c9dd145936 3,115 1.00/1.00 vMB 43
792,738 792,738 000000000000000000033439e703a70b1d69e7e1fb3d634060fd5e9ec6a4b0ce 1,370 1.00/1.00 vMB 26
792,737 792,737 000000000000000000010493edb39617bec2839acce1dd2960eda4d929531c6b 2,215 1.00/1.00 vMB 26
792,736 792,736 000000000000000000049c78d45b9c028f6ecbe5407a509c5975b19299a8fad5 2,543 1.00/1.00 vMB 52
792,735 792,735 00000000000000000001fe7ed67a4bf422ddbd52e5d18021e6d798e56ad6f7c5 2,313 1.00/1.00 vMB 26
792,734 792,734 00000000000000000001b0b1154ff67220d9486198b4f0c94e9b00a85283441b 1,627 1.00/1.00 vMB 20
792,733 792,733 00000000000000000002355ba4660b195d6c480056232076115b1e37f9aaaf08 2,842 1.00/1.00 vMB 22
792,732 792,732 0000000000000000000123310992dcddcf7c5432761bb889c7c4c43c39f97ee1 3,166 1.00/1.00 vMB 38
792,731 792,731 00000000000000000001fe237b20a708d891c7307b6f28d809925dae11ec3186 2,744 1.00/1.00 vMB 24
792,730 792,730 00000000000000000002d21d4af739701d902751883716b2c8c29bd74fd123b7 3,193 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.90 GB
    • Received: 15.63 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.