Loading Tool

Explorer IconExplorer

Memory Pool

74,525 transactions
27.64 vMB
0.07654989 BTC
Random Selection Loading Transactions
Max Size: 168.34/200 MB

Candidate Block

Mining Attempt 9102aa27ba5834734871efb687a4a71f9940f5dc251b53f5a6851645e5aa72c9
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 5d046d8bb017e4d45969cf8ba1926c035fb15609037585e27fc26a3a8bda18c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,822
Size: 1.00 vMB
Total Fees: 0.01748392 BTC
Feerates: 402.60 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (552,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,635 362,635 0000000000000000026fecdd9d04f74be37179dd018f3e06d016cf6796689942 1,971 1.00/1.00 vMB 41
362,634 362,634 00000000000000000b4dfdc1895c1c323c3c6627e282940fc2b22ce26e1fd0b5 312 0.16/1.00 vMB 27
362,633 362,633 000000000000000015f48dbcf4d9a3f230da453788df6f40bf2261a9935bebfb 567 0.41/1.00 vMB 24
362,632 362,632 0000000000000000008841f37214dd02e30335503cbf471b3f8018beeefcf572 683 0.44/1.00 vMB 25
362,631 362,631 000000000000000013ee24cd12830927cc5948a68fafbc32c86d03723f91646b 245 0.14/1.00 vMB 25
362,630 362,630 000000000000000008869edc7a8b417862c58993b8a20cb2f3556847d5ca2925 198 0.14/1.00 vMB 18
362,629 362,629 00000000000000000efb8fd80b89fcfc5279d50be83d52127f0a100d184970c7 590 0.41/1.00 vMB 15
362,628 362,628 00000000000000000b8d0df87180eb9c47cbd1665914fdf33fc14bf7b33663db 1,326 0.66/1.00 vMB 31
362,627 362,627 000000000000000006108734053a3b7a6d8ed6cb0d36c00b665411ed718112e3 188 0.12/1.00 vMB 17
362,626 362,626 000000000000000004fa70dba895e4350dbe72d4a93d5db2757fc149b10b6a76 1,079 0.57/1.00 vMB 24
362,625 362,625 00000000000000000c87bd3fe128130e29e7465d5328599bd9fe86d4808e87e0 429 0.25/1.00 vMB 26
362,624 362,624 00000000000000000e367a5e2a8910accceac71f2e5782be167d53f6523c8c01 200 0.35/1.00 vMB 4
362,623 362,623 00000000000000000ab15d4d2e2bd5299c740da117e9bc66fa10103b0c797768 1,260 0.75/1.00 vMB 26
362,622 362,622 0000000000000000080e6501db2f498073c0ff4406f4766fd82690966052027b 993 0.93/1.00 vMB 17
362,621 362,621 0000000000000000054724eaff7c1d07913ec8a6e228063edf57a5ac87bbc467 1,820 0.75/1.00 vMB 33
362,620 362,620 0000000000000000020c074857433fee213f7689dca3abca8f0b8b4aafeb8073 818 0.23/1.00 vMB 60
362,619 362,619 00000000000000000d14ceb474e9ac26a9b9a952544f3b25daa15403eb235bd4 994 0.52/1.00 vMB 28
362,618 362,618 0000000000000000150b18d6debe805b060c4638ff39e7088628c4f4f77653c1 993 0.53/1.00 vMB 22
362,617 362,617 000000000000000015fdc3b157a87ce88f2c8c040573764e8bfe659c8e76c3fa 1,230 0.68/1.00 vMB 26
362,616 362,616 000000000000000005868e4cd5e7156ef8fefe61269160ea30a9d15d7e1b5647 765 0.64/1.00 vMB 22
362,615 362,615 0000000000000000026770e9e9268302bad46f124eed690c4437c39d2685577a 1,636 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.