Loading Tool

Explorer IconExplorer

Memory Pool

41,507 transactions
26.08 vMB
0.05723192 BTC
Random Selection Loading Transactions
Max Size: 136.34/200 MB

Candidate Block

Mining Attempt 19fa398b1721d17bf01c6d1028f1572652ea55ddb1cf72ff9c4bc104c890f7ee
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 43d6c8f69f6d3d76f16da565e20607f4dab733ab2fa8a305a5fbfa8db7ebad01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,496
Size: 1.00 vMB
Total Fees: 0.00970532 BTC
Feerates: 100.00 > 0.97 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (146,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,843 768,843 0000000000000000000131f075a135ea41fdbea3e53d8ca08edf5716262b59d9 2,245 0.66/1.00 vMB 17
768,842 768,842 00000000000000000003ca7b11a1e394988393450c0dd78c7ff66fdedc7988b2 927 0.50/1.00 vMB 3
768,841 768,841 0000000000000000000653cea3d8479ea9e58d1eb714227b183118b345d3c468 3,105 1.00/1.00 vMB 22
768,840 768,840 000000000000000000065f5f4fee1807e5d327eed467796c5193baa04cf9a196 1,502 1.00/1.00 vMB 16
768,839 768,839 00000000000000000004ca951945aa72fe39b7eb0f08e65cb8d13dea461c391a 174 0.05/1.00 vMB 16
768,838 768,838 000000000000000000058793ca09661119dc743bc82c26ec4a8391d88e351315 126 0.03/1.00 vMB 17
768,837 768,837 0000000000000000000394a29afd5a1da0382d4eb4e17bd9ac485340a91fdf01 11 0.00/1.00 vMB 19
768,836 768,836 000000000000000000017521bf112c8880162a12873f1f8fc1fee74afc471aff 419 0.11/1.00 vMB 16
768,835 768,835 0000000000000000000119c3e7a717ba00c6f9d43d12469f93a90146a7b2b4e6 474 0.12/1.00 vMB 19
768,834 768,834 00000000000000000007526330df693080d31508b5f2c86b308c26c265cd738d 640 0.20/1.00 vMB 16
768,833 768,833 000000000000000000004e68bd32be489147f6cfbaf3d25e34ec921d3f85dab6 64 0.03/1.00 vMB 15
768,832 768,832 00000000000000000002b70d99c5fa0205041d72a35db9deca67a043e9167534 268 0.11/1.00 vMB 13
768,831 768,831 00000000000000000001109a4adda5813bc11310b7ce541820fde383489f4d21 142 0.11/1.00 vMB 7
768,830 768,830 0000000000000000000654a9d18330f49b1fc17d0da62a3941d78457fc6b191f 1,098 0.37/1.00 vMB 16
768,829 768,829 00000000000000000005468e8c091670cd7d36671a0bed718c5457cb9c013d3c 919 0.34/1.00 vMB 14
768,828 768,828 00000000000000000003c1ce56ab554c9753ede951a78f0f6e59a1a625967583 1,459 1.00/1.00 vMB 8
768,827 768,827 000000000000000000030cea02af9c3967bdbcc1398b0ad5c5194dd260288a4e 3,061 1.00/1.00 vMB 15
768,826 768,826 00000000000000000000953885fe46b7e163be2614844ce1180e71b7b78a9606 3,221 1.00/1.00 vMB 30
768,825 768,825 00000000000000000005c575c4295149cdaf991d912339f283c36e3154612397 661 0.92/1.00 vMB 7
768,824 768,824 00000000000000000000000351eae66e03ae45aad1be8f94d1ca5d6fe98b6efa 915 0.93/1.00 vMB 14
768,823 768,823 00000000000000000007191df5504d32cd0932f3fc813ec127c248d9d6c12082 1,312 0.54/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.