Loading Tool

Explorer IconExplorer

Memory Pool

75,649 transactions
27.81 vMB
0.07774001 BTC
Random Selection Loading Transactions
Max Size: 169.65/200 MB

Candidate Block

Mining Attempt 13ea77c125a06a865727f75fc7b7627a59445f49c1d4bf3cdc9ba75a442e0cf3
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root b34bfcae284e84bdaf49dd9f3f5a3845a916cc97e5d9093ce4e8c6918be69afb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,435
Size: 1.00 vMB
Total Fees: 0.01738263 BTC
Feerates: 99.50 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (374,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,018 541,018 00000000000000000004dbf1bc361e97271c267fc5fe8d2d2e0eb9cd419b1303 1,577 0.72/1.00 vMB 20
541,017 541,017 000000000000000000275eee7ac0bc8b686fafe903621cf04da3b8615d120b52 798 0.37/1.00 vMB 28
541,016 541,016 00000000000000000001e82501b5728ffeb68de22532b406e24146aa57f4d653 373 0.20/1.00 vMB 20
541,015 541,015 000000000000000000274963dec32e2729f2216f565848a21873ca7a698c2490 274 0.09/1.00 vMB 21
541,014 541,014 0000000000000000001e0a0358b77cd44ea0f2e973b0b8d37cfde4fdeea016cd 424 0.23/1.00 vMB 24
541,013 541,013 0000000000000000000899bdae09360b52329cd18969a5e12c8e14bce0544b7e 1,111 0.65/1.00 vMB 23
541,012 541,012 00000000000000000026030b9bb53d6457b664b06ab63b54473feb2ed5f0a01d 1,889 0.93/1.00 vMB 12
541,011 541,011 000000000000000000047ac237f35de83e1f5007311630feb1922f3893b41bbd 2,055 1.00/1.00 vMB 18
541,010 541,010 00000000000000000025b338d6f62594770da55f2ff65d0a2a04c9a239bdedc0 2,508 1.00/1.00 vMB 36
541,009 541,009 0000000000000000002053d1cc6e8e31a158511054adda9721ef8442a73834eb 892 0.44/1.00 vMB 29
541,008 541,008 00000000000000000010f77a84d25ad960e222157de16ffa9113d59e307f599b 597 0.21/1.00 vMB 17
541,007 541,007 00000000000000000027da10ddd2b852f207ad1d7c608ec639182c505241037f 488 0.32/1.00 vMB 13
541,006 541,006 0000000000000000000a91ead5ce8e76ad0bfec60f3310b1f5f3e29118d4e028 1,684 0.49/1.00 vMB 22
541,005 541,005 0000000000000000000192c8f8ceac56e6fb285078990a524ca2f223b281d7f8 690 0.26/1.00 vMB 28
541,004 541,004 0000000000000000000cb556d6df34d85c9dc06344dac2bd0851b90cb467440e 1,060 0.68/1.00 vMB 17
541,003 541,003 000000000000000000162352ec9727a00b3d1fa43db6f3bdf4969d0ccd27a237 1,124 1.00/1.00 vMB 11
541,002 541,002 0000000000000000002314413a8a8b6753ab3e7ff76f9e45452c5aeaee6223fe 854 1.00/1.00 vMB 3
541,001 541,001 00000000000000000002c6f35984af163f106bf02d252d824c8928a733ac1c75 2,470 1.00/1.00 vMB 5
541,000 541,000 00000000000000000022d75703ca93d322708ee857b01d802fde0d48c06dabd8 1,902 1.00/1.00 vMB 10
540,999 540,999 0000000000000000002726dfff4b2367131d8a38a13b7a6c4bd873e5305bc745 2,067 1.00/1.00 vMB 21
540,998 540,998 00000000000000000024e9df4591144f720603a63fbcc7766e989fef7009e4fd 1,758 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.84 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: 712.22 GB
    • Received: 17.16 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.