Loading Tool

Explorer IconExplorer

Memory Pool

48,855 transactions
28.28 vMB
0.08123574 BTC
Random Selection Loading Transactions
Max Size: 151.05/200 MB

Candidate Block

Mining Attempt 7624f4e05c91ba8d536b9b7265cf3279f40ddda92e5e38b0b1b153b02cd742e0
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 0ac3ee1a32b044acb1870223e326867552790179a473b2243214028c1bbaaca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.02724174 BTC
Feerates: 500.45 > 2.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (547,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,003 367,003 00000000000000000d4a24b575a30acf0273b43a3f5e5b8dbd1c3b92a31053e9 1,884 1.00/1.00 vMB 39
367,002 367,002 00000000000000000c4f7063ffc06e7292e9c68d4c260ba4ad55aa5901dc1dbe 172 0.08/1.00 vMB 36
367,001 367,001 000000000000000009d69ee6e3a2bee2cd6c5d3f603f96aa0d9c515bb8acb5bb 916 0.53/1.00 vMB 45
367,000 367,000 00000000000000000648f44c702f12e748687a7dd71b4b58dfed0a5d626345e4 223 0.14/1.00 vMB 56
366,999 366,999 00000000000000001402caa9ac04872abd6612237ef2a61e8509c9e62bc5b633 344 0.15/1.00 vMB 47
366,998 366,998 00000000000000000865ec6a89339441b2151183e6b88357cd7d361ca94e8c52 102 0.06/1.00 vMB 30
366,997 366,997 0000000000000000140f4f3441dad38e74a5d55061b2d86a461bc48221dc2fa8 127 0.21/1.00 vMB 11
366,996 366,996 00000000000000000ae3e7be86a9d51455ece5686cad4af2405f4a584224b008 230 0.11/1.00 vMB 46
366,995 366,995 00000000000000000d344e0fefe0106745e17a9f718bf6f9e821b16cf11d547e 157 0.09/1.00 vMB 27
366,994 366,994 00000000000000000f2fadd3795d33316e4937ab6b3840ced32a42a066362048 803 0.41/1.00 vMB 47
366,993 366,993 0000000000000000021eec0c81eb52fa0e7756834d1d896a72bff00e79f8bc51 231 0.10/1.00 vMB 39
366,992 366,992 00000000000000001025a858b69dea69b90b685161f3a40f05a534d0a2702b87 412 0.26/1.00 vMB 34
366,991 366,991 000000000000000004128e9bbbe5d1be053fe90b691b389b6a24213c262fd758 724 0.43/1.00 vMB 40
366,990 366,990 000000000000000004eb77c06ebe0ba887c3faf0378c123f19034f4b027b3a80 851 0.55/1.00 vMB 39
366,989 366,989 00000000000000000dc9d86b5ca1207cfa3fbe5b8a8bbc8d13906c7f99e56964 278 0.18/1.00 vMB 36
366,988 366,988 000000000000000007f6df6b8d2f59f10941365378107187755351aacefd8d4f 163 0.08/1.00 vMB 37
366,987 366,987 00000000000000000a9a27499a05fa64d436aa4c8d2127603a89b241250e1bbe 237 0.10/1.00 vMB 36
366,986 366,986 000000000000000000adaa7c23e5442f91272405fa2011604398f35216874b7f 649 0.35/1.00 vMB 37
366,985 366,985 0000000000000000094c3a6e1c6c1b9c9eb0502046bb14f1511641fb75b2a51d 38 0.03/1.00 vMB 30
366,984 366,984 0000000000000000123b2ef99919701e28331b3421e21a00eab76b07eb98dfc4 422 0.24/1.00 vMB 36
366,983 366,983 00000000000000000eb21bdca0c73bcdc1a780e3727eeb1e7bb837d126bc9086 639 0.35/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.