Loading Tool

Explorer IconExplorer

Memory Pool

80,760 transactions
29.46 vMB
0.10110039 BTC
Random Selection Loading Transactions
Max Size: 179.47/200 MB

Candidate Block

Mining Attempt bdf764e7995d80c1ef59747cc379ca4c556d2f8860969eb4903669a58231b93a
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 1319ae71ee33f587821af256a29328be17d1ef13b966308e15d2539c828b2742
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,361
Size: 1.00 vMB
Total Fees: 0.03871253 BTC
Feerates: 146.36 > 3.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (170,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,908 744,908 00000000000000000007bfedd07a59f5d54d68f6b3c64321d4fab219309ad324 1,378 1.00/1.00 vMB 13
744,907 744,907 00000000000000000001cad903423c9fe5f2efe812a68f7fcf3203ff26a171e7 1,419 1.00/1.00 vMB 14
744,906 744,906 00000000000000000002bf749d5e8f925a664883f8bdd37d4ebaee36749dc797 1,762 1.00/1.00 vMB 17
744,905 744,905 00000000000000000009774783c0a4aaaba522cc609fb558ab080e062c86bf56 717 1.00/1.00 vMB 13
744,904 744,904 000000000000000000055934da2b72da206505288c15eba6855d20b834131263 2,643 1.00/1.00 vMB 31
744,903 744,903 0000000000000000000019dbf24455b2e55fd0323ccb4725e8cc464521ec4d3b 1,979 1.00/1.00 vMB 34
744,902 744,902 0000000000000000000009038eed4838eae68543f461b3560cb3fb4910b2541e 3,094 1.00/1.00 vMB 35
744,901 744,901 00000000000000000000d8ab680525e3d519e5719b5bcf973a39d1bdb42cfad9 2,469 1.00/1.00 vMB 29
744,900 744,900 00000000000000000007d556961bf0b15806d5a8f07ad5764e5083cb11448a51 1,280 1.00/1.00 vMB 12
744,899 744,899 0000000000000000000752ac41070b16b8db5badf744dd47832e7dd19185df20 1,155 1.00/1.00 vMB 8
744,898 744,898 00000000000000000006742f00918a1c3bfc4958c92388ec86e928c422a414d9 1,905 1.00/1.00 vMB 15
744,897 744,897 0000000000000000000071529595e3182e126358aa18b977f1a6ebec259a54dc 2,745 1.00/1.00 vMB 12
744,896 744,896 00000000000000000007233a76389dbe626bacb7f16e94ec2d725ea4580ef52d 2,971 1.00/1.00 vMB 18
744,895 744,895 00000000000000000007c31f1c068d8db431ea51f5822edd1258ed9c53a567f2 1,101 1.00/1.00 vMB 14
744,894 744,894 000000000000000000056d7eb5794bc633e69f669f208820e87bf37289ae3bca 237 1.00/1.00 vMB 14
744,893 744,893 000000000000000000083e43453e327b6f0eb1c2730aa68734997474964fcfa1 246 1.00/1.00 vMB 12
744,892 744,892 000000000000000000071686b3ef384426293a364e275ec81912a72ccb032d66 2,000 1.00/1.00 vMB 34
744,891 744,891 000000000000000000004b5c24aca7c3130a926df9155ec005a68bff921291df 325 1.00/1.00 vMB 14
744,890 744,890 000000000000000000032038c12ed638c095827567a545ea85238e8c9b8f97b7 1,236 1.00/1.00 vMB 23
744,889 744,889 00000000000000000006e01872b89643585089007878269c74b7eb92f4ae1266 2,235 1.00/1.00 vMB 27
744,888 744,888 0000000000000000000256b58297ca445e9cca36be25b538c081f0cce787d6c4 1,876 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.53 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.98 GB
    • Received: 15.68 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.