Loading Tool

Explorer IconExplorer

Memory Pool

40,999 transactions
25.85 vMB
0.05355055 BTC
Random Selection Loading Transactions
Max Size: 135.05/200 MB

Candidate Block

Mining Attempt bfd7e27463c0fd215fe341e3d8f98601d59c6b75e97e147111ae1ccbae79493f
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 636816b9330497413b82ded0af7e358d3372d7fef64c4e5cc51682628ff0451b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,542
Size: 1.00 vMB
Total Fees: 0.00672795 BTC
Feerates: 75.74 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (591,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,032 323,032 00000000000000000a346aa6eb36be5376222b1b8e176c7ecaec533606b1c422 572 0.32/1.00 vMB 27
323,031 323,031 00000000000000001c8b613fb6a1f14511e7e3f784b6bfab1e2d8ea634aba28b 152 0.13/1.00 vMB 21
323,030 323,030 000000000000000003db4eefc7eecfa5ac3b04412c2f1d39852c7749c03c12a5 339 0.20/1.00 vMB 25
323,029 323,029 00000000000000000d6abc6763484e9cbd6218508a9cdba3842d352b4ae5b5f8 32 0.01/1.00 vMB 53
323,028 323,028 000000000000000000d82e4279c81c16b265eef6de7e353cf978f0d286bd6464 317 0.16/1.00 vMB 32
323,027 323,027 000000000000000000c8f58ff397c8124784bb2b57e652c9c085ec5ba29cefc7 101 0.08/1.00 vMB 14
323,026 323,026 000000000000000018261f73ebbde45aeea4d8e8f7d031f553bed9e691a75b85 1 0.00/1.00 vMB 0
323,025 323,025 00000000000000000b1bdb3414da073f68023a0afb1b85311018f6f9c9734d2a 270 0.20/1.00 vMB 22
323,024 323,024 000000000000000002bec0ddde253affd5ade5f6f84db3df69848b2d45582173 702 0.38/1.00 vMB 27
323,023 323,023 000000000000000016ce29244becf2c8ec798b852eeca859e1c08fe8c725d869 93 0.06/1.00 vMB 8
323,022 323,022 0000000000000000122909cb5a6a0239a42626b0a45796a55d4639e26b16b19f 1,115 0.66/1.00 vMB 25
323,021 323,021 00000000000000000b94502a3738f25bdb9b78816dae926d0ec39fab56e08bfe 86 0.05/1.00 vMB 27
323,020 323,020 00000000000000001ec71176481a3c206caaa0101fd5222efd17ca4b4fe7abe3 221 0.12/1.00 vMB 27
323,019 323,019 000000000000000014bb474e6aa1a7c6d1b75297c8b199b30443367bd522749d 263 0.16/1.00 vMB 23
323,018 323,018 000000000000000017363b882751f64830786000e1d2ea1b59cce501354074a6 138 0.08/1.00 vMB 19
323,017 323,017 00000000000000001ab82f6e47b65eaf58f2df3b2bf50663aad70b9619691fd5 338 0.21/1.00 vMB 24
323,016 323,016 000000000000000010807c7fcd7d76520353fb79562e155126cdd6e412742c96 537 0.31/1.00 vMB 27
323,015 323,015 0000000000000000092e056ab9c5a3242bfa911ba9a0a8a3836bcd4b5fcab2f8 500 0.29/1.00 vMB 27
323,014 323,014 00000000000000001ae5fbe7ef691842dcea1bdfa037eb137755090e490bcafb 492 0.26/1.00 vMB 27
323,013 323,013 00000000000000000057d23bab8b8449858c05fcf70b2079ed233ad6380980a7 197 0.14/1.00 vMB 20
323,012 323,012 000000000000000019b16f4a6cd8717ab8f4836bbc9822894cc49785badfdaa7 158 0.12/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.