Loading Tool

Explorer IconExplorer

Memory Pool

81,712 transactions
31.08 vMB
0.08976815 BTC
Random Selection Loading Transactions
Max Size: 188.08/200 MB

Candidate Block

Mining Attempt d6656856dbce4a8cf1d30e41531f85862926cb1410283ae51cb1953940f4fd6a
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root a4206cc43ea3fe960be2828ef0c4997901011ecfe31e9b02127f5319dd78acf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.01571476 BTC
Feerates: 115.63 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (489,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,290 426,290 000000000000000000b8f557be6c4cca67e00d23f970cbc941745fcd8d5acd48 465 0.20/1.00 vMB 66
426,289 426,289 000000000000000004b6f0c4d0d52fd3f05afe12ab615cc6f13bc978c3ce16de 327 0.38/1.00 vMB 21
426,288 426,288 000000000000000001e8450afab9de02a4e43dfaaecd533cff7105d580e8de2e 650 0.83/1.00 vMB 32
426,287 426,287 000000000000000004869c7a732b487d2351302de4e13bb0f73b570f144a1d8a 2,049 1.00/1.00 vMB 66
426,286 426,286 000000000000000000b414c2a6097bb7af08a3d5bf2f1e993afa0a5a378084c6 611 0.48/1.00 vMB 35
426,285 426,285 00000000000000000396fb15c2cb0c35ca9644da09c57f642eda18f65c57d799 320 0.19/1.00 vMB 51
426,284 426,284 0000000000000000013a9fbcc1bb3f9b42df959897c65e35cc5b13b9e4ed6338 461 0.27/1.00 vMB 55
426,283 426,283 000000000000000004c0fc2c004c924c3efbe46f523d9948fa93aac78f53ddc2 1 0.00/1.00 vMB 0
426,282 426,282 0000000000000000046b1dab41e883a6846bb00cd768c5ea196b0c075a7597c1 122 0.09/1.00 vMB 44
426,281 426,281 000000000000000002a4dbd9e20121d8ecd88e50e2ed1a4ffc7b5c3b4b130517 323 1.00/1.00 vMB 9
426,280 426,280 0000000000000000005cd9fceabebcd8a7ab4bb86ad5772aa9d5dfa7d0c18168 1,462 1.00/1.00 vMB 31
426,279 426,279 000000000000000001f5038352a7707c9ac2b2c6333ca1540e6258d06b8f3e5e 2,021 1.00/1.00 vMB 48
426,278 426,278 000000000000000000033c7d6bea81e450094ef8262ee734190cf1f33453fcf8 2,646 1.00/1.00 vMB 67
426,277 426,277 00000000000000000329081093e2fc25af337619740b7be46f1b2ced4c1d34a1 1,721 0.99/1.00 vMB 62
426,276 426,276 00000000000000000390fa2d4b91b8a41c9ea9522c10256aa965bc9469eb5139 1,719 1.00/1.00 vMB 71
426,275 426,275 000000000000000000408b98edc504132f157e00df847c8125a3be8e20526c7a 1,578 1.00/1.00 vMB 89
426,274 426,274 00000000000000000364502bf92887b2028cc3944900ab3ba86090335612d885 146 0.06/1.00 vMB 56
426,273 426,273 000000000000000004d88fead153a9e754a6b90348b2a82419e4b425d1b9715e 16 0.00/1.00 vMB 54
426,272 426,272 000000000000000004d12756346f97d59fbe9d1bead94e075eee8add85b68291 50 0.02/1.00 vMB 45
426,271 426,271 000000000000000002a68ab2ba5182e98719d0e16c376c1b98c03431f53bbaf5 245 0.15/1.00 vMB 44
426,270 426,270 00000000000000000186a3ff5c49955dd03f91a2b4c6939a85063a65d19b5a9b 109 0.75/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.