Loading Tool

Explorer IconExplorer

Memory Pool

77,586 transactions
28.82 vMB
0.07370170 BTC
Random Selection Loading Transactions
Max Size: 174.83/200 MB

Candidate Block

Mining Attempt 62eb30570eb3d71cc2aa05b74ac2995d77428581377847499bfd96ca69b63c1c
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f2fe96b7e140fae4a13e65b88113abcc4e42bbb8950a48844169b06f0d14142f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,819
Size: 1.00 vMB
Total Fees: 0.01375709 BTC
Feerates: 82.75 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (107,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,848 807,848 00000000000000000001c59a860d01aed03a126dd113f52ae94be3d08cdfd8ea 5,618 1.00/1.00 vMB 16
807,847 807,847 00000000000000000000d04ebbdfd0fe0d2e4b26cafd585c61d692e07f9a24f6 4,799 1.00/1.00 vMB 15
807,846 807,846 00000000000000000001c80457e2a14215cf7d34bc7fc700e4814be8b13c627f 4,747 1.00/1.00 vMB 14
807,845 807,845 000000000000000000017a0a0f6e23f01b1c542cb597a435e79b1bc3edbc21b5 2,845 1.00/1.00 vMB 21
807,844 807,844 000000000000000000000866556f1c11e2d14e25f152548f9ca28a3a035eda15 2,296 1.00/1.00 vMB 20
807,843 807,843 00000000000000000002faafa571dae075e106b3fdb17ad0845f01cdb278bdba 1,524 1.00/1.00 vMB 18
807,842 807,842 000000000000000000039dbd39fbe46d276afb3d753b484fc3d0e2b1cf78f004 3,142 1.00/1.00 vMB 21
807,841 807,841 000000000000000000041cc2fdd6fe58774a605b1a7648246257f19f1322c21a 2,515 1.00/1.00 vMB 27
807,840 807,840 00000000000000000002810f54163250957e0f9c1a391ff12ae251fdda474bda 4,459 1.00/1.00 vMB 15
807,839 807,839 00000000000000000004e83d7af72211eba5052c96d426e9730505d95a6f609a 3,396 1.00/1.00 vMB 25
807,838 807,838 0000000000000000000128f426af6dcb89d95bcff41bc14c2c2e659520613f20 1,463 1.00/1.00 vMB 16
807,837 807,837 000000000000000000010a5b94fb9465eae02431c60f6514bd3ac1415e26a0ec 159 1.00/1.00 vMB 3
807,836 807,836 00000000000000000004640be62d363316ce87306810439aefbe0d94ee6a6a4f 5,948 1.00/1.00 vMB 13
807,835 807,835 000000000000000000011754ae7c9ff5531c822b34776287377089ccdd64f7cc 2,435 1.00/1.00 vMB 15
807,834 807,834 000000000000000000048a565c764319b720693882ad765911587ac91524b0a0 2,713 1.00/1.00 vMB 18
807,833 807,833 00000000000000000001a54f8cf1b8a35f14e1a296dce38432bffe4a1672c045 3,479 1.00/1.00 vMB 25
807,832 807,832 00000000000000000003d5c8e6c9fbc5445041691a4a2198c9fbccb92fc9d7bf 2,968 1.00/1.00 vMB 22
807,831 807,831 00000000000000000000f7064a4f10f2f7c708c1cb33c1912c195f607346e66e 3,508 1.00/1.00 vMB 24
807,830 807,830 000000000000000000051da2b047d6be8c77bdabd2995f53cec2e3f372bb47eb 5,578 1.00/1.00 vMB 13
807,829 807,829 00000000000000000004ac2c001487440e461a79f249f28af8bf3e7b40494980 264 1.00/1.00 vMB 3
807,828 807,828 000000000000000000009565f93156ba88aa2b390687952d1c093adfb4637d32 4,843 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.