Loading Tool

Explorer IconExplorer

Memory Pool

74,419 transactions
28.26 vMB
0.07195551 BTC
Random Selection Loading Transactions
Max Size: 172.35/200 MB

Candidate Block

Mining Attempt 559648bd6f202e0eebb48fd47f9b1fd9384320b7bfdb54b74d5777800f17125f
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root d9a8e775d9912216deef61f2caf690d0a3f0a1cd3b739c5ad4788ac55ae29e2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,171
Size: 1.00 vMB
Total Fees: 0.01098579 BTC
Feerates: 150.77 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (360,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,898 554,898 00000000000000000010f277815754ad78346e7177f2d7b5832dbffd3cf8ada6 2,434 1.00/1.00 vMB 14
554,897 554,897 00000000000000000006b1f3955292382841f6a862a42d6db48c073cd033f95d 783 0.34/1.00 vMB 12
554,896 554,896 00000000000000000016bce20607cf9441fcf143b7d91b3f551c9f70e20933ad 1,342 0.59/1.00 vMB 15
554,895 554,895 0000000000000000002d2b54d405fdb4db91641b658a30392213836757a870cf 2,058 0.87/1.00 vMB 10
554,894 554,894 0000000000000000001aa8c6e9b62f5eb4e915d4225b19e90f1977353ff2998e 1,749 0.70/1.00 vMB 15
554,893 554,893 0000000000000000000358e394c73a7fa5d1bf6f96c539d54e2057ea2f84ac87 571 0.26/1.00 vMB 14
554,892 554,892 000000000000000000076880004981652654e9502fdd5ecb38314a6d0f0d60ac 1,638 0.83/1.00 vMB 11
554,891 554,891 00000000000000000028c692b923a04d9a40e44074efb4600c0fa9cf927224c2 1,845 1.00/1.00 vMB 13
554,890 554,890 0000000000000000000b20bd7bbe58c824ff8be487a7897466633653f91ab556 1,236 0.65/1.00 vMB 8
554,889 554,889 000000000000000000205f47f15f6631a4abaaf1a71993bb5b8f87abf2adce71 558 0.16/1.00 vMB 44
554,888 554,888 0000000000000000001b2b0ab5c738191af190b6096ad4683c567a6c9d180654 983 0.75/1.00 vMB 5
554,887 554,887 0000000000000000002be5f556bcdb73bc24aa107f99b3b9c8d1dd56606c2fd5 2,580 1.00/1.00 vMB 9
554,886 554,886 000000000000000000033bf76ad533d53ac06b91a955a7575f02dce62620c316 2,824 1.00/1.00 vMB 28
554,885 554,885 0000000000000000002813c0de11ad68e4896f6ee95785241ef9487bfad32e8b 1,234 0.52/1.00 vMB 14
554,884 554,884 00000000000000000004944abf2ac56eeb4b107b4ec3da9c6d60075c0e697c26 1,025 0.45/1.00 vMB 12
554,883 554,883 0000000000000000000a4fa63dffb5707d9ebbeea08b967bc0353ab9ad3896fb 181 0.10/1.00 vMB 9
554,882 554,882 00000000000000000034b26d192596435ab662e303d3db44fdc798abfb59902f 888 0.40/1.00 vMB 19
554,881 554,881 0000000000000000000dc422e390c173fb60a45a34b0ccef4c1330b9786ab3bd 508 0.48/1.00 vMB 8
554,880 554,880 0000000000000000003007d333d6c28976187b17ef6a07a2ca852e2d9ac2d6f9 2,079 1.00/1.00 vMB 14
554,879 554,879 00000000000000000029829d124f0024ee916967bc5ff3a7ee5c19405e623c56 2,521 1.00/1.00 vMB 5
554,878 554,878 0000000000000000003568395ef078b4cd4e7d37a8849bb191c9a73db0167ab3 3,099 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.82 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: 711.21 GB
    • Received: 17.10 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.