Loading Tool

Explorer IconExplorer

Memory Pool

76,601 transactions
27.66 vMB
0.07839115 BTC
Random Selection Loading Transactions
Max Size: 168.87/200 MB

Candidate Block

Mining Attempt e3b1d295ceee8db6f4f108250742e989e3892d93111a1c62605821a8766f85a7
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 3b3ee53f0af464cb82309073ee340fa30c726aebae9679bb00a99e9222c17221
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.01931515 BTC
Feerates: 402.60 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (159,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,824 755,824 000000000000000000082e6a051c55d2396028de863a05d0de13b3a0c8b8dc17 3,107 1.00/1.00 vMB 11
755,823 755,823 000000000000000000076a8e0c06769174d2ab038235ed551de17ca8b71de628 2,307 1.00/1.00 vMB 13
755,822 755,822 0000000000000000000023902315bcd55a313cb0db3a5c8bcb064117fb82e9fa 2,775 1.00/1.00 vMB 8
755,821 755,821 000000000000000000036cd9331e3ef28e71c1358842dffa704ed83692c427a9 3,329 1.00/1.00 vMB 18
755,820 755,820 0000000000000000000688f698dd5ce2029f6aaf292a07112eebbd2ca438e566 2,360 1.00/1.00 vMB 14
755,819 755,819 000000000000000000010914a1358529fc86a2b9af980f0092855cda9c43de25 1,797 1.00/1.00 vMB 14
755,818 755,818 000000000000000000063f7fb56b24521aeeba72ddc5a7728cd02fd0ed55a23a 3,193 1.00/1.00 vMB 20
755,817 755,817 000000000000000000083fc8b0686ec230a087315688f94438d96a1eb5d624c3 2,231 1.00/1.00 vMB 20
755,816 755,816 00000000000000000001a48b40426a5cf699907eeb427e743c1fe46a3873035d 3,497 1.00/1.00 vMB 19
755,815 755,815 000000000000000000039355d62776206defd9fdbdc3771a032952532c35dd8d 3,361 1.00/1.00 vMB 16
755,814 755,814 00000000000000000003186f258db8bdf28644a5e53fbfc228c2c45f5ba49172 2,584 1.00/1.00 vMB 17
755,813 755,813 000000000000000000044a1d2befbdcb60c58494b92ea481fe277f213f751468 3,555 1.00/1.00 vMB 14
755,812 755,812 000000000000000000025b748c8ac255b12e476d0230129d9773d2214b673e95 3,392 1.00/1.00 vMB 20
755,811 755,811 000000000000000000087704e678e1200b40e878df98001c819c01c5b16b943c 3,520 1.00/1.00 vMB 27
755,810 755,810 000000000000000000043cda2fe6d288abc38d71940ea6df61d697f6378cc9db 2,607 1.00/1.00 vMB 23
755,809 755,809 00000000000000000005c3a9e7daa61e3c9c71e7c491ce0d40b03ca223b8d688 1,676 1.00/1.00 vMB 4
755,808 755,808 000000000000000000049f57455a227ac65a57fb16739e6b06ffdb54ae3ab0de 2,320 1.00/1.00 vMB 10
755,807 755,807 0000000000000000000266a99bc7e9ad902792f289f30604ee4aaa2b84d9cee9 3,474 1.00/1.00 vMB 21
755,806 755,806 00000000000000000005e27e52f916d989cfcec21d2f9e051c7e645962ab5a5b 2,289 1.00/1.00 vMB 10
755,805 755,805 000000000000000000011ffcef936effbbc26ed099f75678b0e20f243ebcc6f6 3,528 1.00/1.00 vMB 14
755,804 755,804 000000000000000000038bc0e07fe7b578d0845ca1a4dd2d0816a87e4c732c59 3,206 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.