Loading Tool

Explorer IconExplorer

Memory Pool

81,426 transactions
31.21 vMB
0.09409681 BTC
Random Selection Loading Transactions
Max Size: 188.24/200 MB

Candidate Block

Mining Attempt 45d7250844444f6b251882cad402a20aac6824fbbc71b029f1224e29890594b7
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 9e3895e6e21a87636180ebf1bb58c6909e5e69fd8163dbe9de01afe88e1249ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,489
Size: 1.00 vMB
Total Fees: 0.02055407 BTC
Feerates: 45.88 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (102,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,799 812,799 00000000000000000002ee566af2213b4047ec2468988533e549e0a133ab35c6 1,994 1.00/1.00 vMB 13
812,798 812,798 00000000000000000001146eb78b032dc234ab1e6c0cfe854ec746df324dbeee 2,766 1.00/1.00 vMB 17
812,797 812,797 000000000000000000020e38f61366e66dee2e8d093c3d9c7b9b6dc77d418dcd 3,687 1.00/1.00 vMB 30
812,796 812,796 000000000000000000014199957a55efd460542dddc07a78306877fe75176b0d 2,771 1.00/1.00 vMB 18
812,795 812,795 000000000000000000033be930fa19698cead0738d2b72db9f00bd7be055e1d8 2,290 1.00/1.00 vMB 12
812,794 812,794 0000000000000000000455994bda65099b3cfe74811b96f73377ed4ea821ec16 1,340 1.00/1.00 vMB 14
812,793 812,793 0000000000000000000472687278192f76b633707ed94cb69c2af74311184f94 2,049 1.00/1.00 vMB 13
812,792 812,792 000000000000000000044364ac0bc5adabbb9386e8dbacc849831ac36f236653 3,277 1.00/1.00 vMB 24
812,791 812,791 000000000000000000027b6552752a340d5feeea0f7ac0496504ab4d1be56242 3,058 1.00/1.00 vMB 21
812,790 812,790 00000000000000000000d856f4acb17b31902e97e1dc2397e9bf06e532d05ee6 2,103 1.00/1.00 vMB 14
812,789 812,789 00000000000000000002d76272281958501b4e55fbcd83d2232e1613af055b0a 3,070 1.00/1.00 vMB 19
812,788 812,788 000000000000000000012d647934cb1105238f8530c35127ab68bcd219154475 3,098 1.00/1.00 vMB 17
812,787 812,787 00000000000000000002121a7464047d4918021b86f6091b27b1e366b1d7a4a6 2,465 1.00/1.00 vMB 20
812,786 812,786 00000000000000000003e128e33d0e0d8e807894978b5f1802df29fcb59ae427 3,486 1.00/1.00 vMB 27
812,785 812,785 00000000000000000000573534a12be9f53dcd31a211d0d6acfa51e9b34de4da 3,315 1.00/1.00 vMB 29
812,784 812,784 000000000000000000032fbda1da1a0aa602e80897dc951cf2055b084e6088e9 2,205 1.00/1.00 vMB 25
812,783 812,783 00000000000000000000feb2fd5788c9b14f0c57adc3a21adc5f7bee45f96dc9 1,052 1.00/1.00 vMB 29
812,782 812,782 00000000000000000003edbd7c708f409655e232e50145c5bc6d7c126c34eeea 1,973 1.00/1.00 vMB 32
812,781 812,781 000000000000000000007d4834e37fa7048290901c056350a3e0b32df826ecde 1,078 1.00/1.00 vMB 29
812,780 812,780 000000000000000000035e50f6bd4da188d484f7fbe19063f94d9f51975b66c8 1,386 1.00/1.00 vMB 16
812,779 812,779 00000000000000000002ed0665ace6aa19840cb6f6ca0def6bc61b91faefd517 3,653 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.