Loading Tool

Explorer IconExplorer

Memory Pool

74,399 transactions
27.45 vMB
0.06972925 BTC
Random Selection Loading Transactions
Max Size: 167.62/200 MB

Candidate Block

Mining Attempt 578e810421339f303ca11de072e9ed809d89df161917e85fdb0eef701ad1a0a4
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 3d5cc9a0ef43fdc2f0a8d8fffef762829be527dd6ad54642c5c4ec6bca35dc24
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.01127738 BTC
Feerates: 91.30 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (492,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,666 422,666 000000000000000000fd8fe0e19eafee8ba3643400e0b0e2860b365b5a42c265 290 0.11/1.00 vMB 54
422,665 422,665 00000000000000000325c3d488ef03ba3d0bba87eb1998abae63b368025b2ed8 373 0.24/1.00 vMB 31
422,664 422,664 00000000000000000508a8869ffd3cec5b79fe84a2576cd9b012753faad5b8db 502 0.26/1.00 vMB 63
422,663 422,663 00000000000000000161c7ea8148f7c87f2e8e03828cbd6aa09db5203b1a6c79 1,215 0.71/1.00 vMB 30
422,662 422,662 00000000000000000277d62697bf37bc2937ba08e9f70103d7055e83b1b74461 2,431 1.00/1.00 vMB 70
422,661 422,661 000000000000000000119faa80accac557976a35c6e2d4be51835308147a219e 883 1.00/1.00 vMB 27
422,660 422,660 000000000000000002d36103d030c54c6f62bf91c1ca9612727c624d75b73e8d 585 1.00/1.00 vMB 15
422,659 422,659 000000000000000001613830c6f54ec68297d11c428abaa15cf8dac1edd23e3b 2,013 1.00/1.00 vMB 41
422,658 422,658 0000000000000000046b7be44461d24ce6c91d32a4381234200624e36081a7f7 2,251 1.00/1.00 vMB 55
422,657 422,657 000000000000000004f77647a0b15f497f8211d106986c5227c3e77f3edcd424 2,704 1.00/1.00 vMB 80
422,656 422,656 0000000000000000032f0e0bd440200bade8f95814c76e822498fb3610583a4d 2,776 1.00/1.00 vMB 94
422,655 422,655 000000000000000000d55cfca3304562ce79a70c0a5f9e19baee331487c2229a 758 1.00/1.00 vMB 18
422,654 422,654 000000000000000001dcbb2906aa9fc2d5130623d052cd4eb78632bf5952a6ee 2,013 1.00/1.00 vMB 56
422,653 422,653 0000000000000000008ab2ada64c7402bd54b0b988eb8079be9a7b80e36a5961 419 1.00/1.00 vMB 21
422,652 422,652 00000000000000000207b1fda12d6952030514bb08dd9c5173a21704e1912ed9 1,855 1.00/1.00 vMB 37
422,651 422,651 00000000000000000456a8b4e63893ed362d38e8d97970b50cfd314e5d8558d6 2,225 1.00/1.00 vMB 50
422,650 422,650 00000000000000000491e18582d8e134c695dd4e673edcf0957c355dde561031 2,180 1.00/1.00 vMB 60
422,649 422,649 00000000000000000184244f709348fbca267e726d14502939483b2d1b52a019 2,546 1.00/1.00 vMB 81
422,648 422,648 0000000000000000021a710b08f234958bd5f49b3e5f86e0c8a7ad183039f81d 2,520 1.00/1.00 vMB 67
422,647 422,647 0000000000000000017d0707e009bded1371c2f49d3dcf8097242c5c5c85414d 2,735 1.00/1.00 vMB 93
422,646 422,646 0000000000000000001d799a746f2b24a2906afe2bc5bb17cc15ea15ed1e6ee3 2,952 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.