Loading Tool

Explorer IconExplorer

Memory Pool

81,621 transactions
30.84 vMB
0.08673964 BTC
Random Selection Loading Transactions
Max Size: 188.09/200 MB

Candidate Block

Mining Attempt 4f5004c775c1ccd5a3c743add8480426c9d5eb5cf92b2465fb62b244fb97045a
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 93311626b3b402b921195b4e67315a1029a51e033202cf76a4941e4b5eb4e15e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.01763675 BTC
Feerates: 150.93 > 1.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (623,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,369 291,369 0000000000000000cdfa4b0e156df98293a32586b91958374b6e9f00ecf34514 275 0.33/1.00 vMB 18
291,368 291,368 00000000000000000bf3d7813e8e9187e0042335ad35a09695be12bee2842dcf 991 0.35/1.00 vMB 49
291,367 291,367 0000000000000000b9a466252d61836473ec60f1def40db1020f181aa53757ab 512 0.35/1.00 vMB 24
291,366 291,366 0000000000000000a57d4389b4ebac73f451fdf77168c0165afe978b0fdc885d 1,068 0.35/1.00 vMB 64
291,365 291,365 00000000000000008359ff8e49d11042844ac1fe1cd9a88111391180e6946602 336 0.13/1.00 vMB 28
291,364 291,364 0000000000000000f1cf0d128f6b7771ce61c26d224faed61a7cd37c6d7a8d06 89 0.10/1.00 vMB 8
291,363 291,363 0000000000000000568650b71a2f37362eee17f6bdb1ee69f5742895425b21f0 610 0.25/1.00 vMB 59
291,362 291,362 0000000000000000fcf8ff5ccee2f3f678f098434a53d19343228b56a8f2f46f 432 0.20/1.00 vMB 36
291,361 291,361 00000000000000000ffce191ea2d3d09aaf08621720223704be3ee43fb4c98ac 918 0.42/1.00 vMB 47
291,360 291,360 00000000000000000da53d8f3cd941b91d3a98263fd75b6271729395e7bb9518 1,217 0.81/1.00 vMB 20
291,359 291,359 0000000000000000c6a4b9403ab467d14cd3990c5564e595e55218e42b59116d 906 0.35/1.00 vMB 47
291,358 291,358 0000000000000000651d2371cd4f9d17c977fa0fbb157c626fde40f3e1e6fc4f 894 0.25/1.00 vMB 70
291,357 291,357 0000000000000000d864cfe570e84da4724f9eb8bbc3c09fb2dc5a071985c019 34 0.01/1.00 vMB 31
291,356 291,356 000000000000000087eeed7e27379f09a5da4d29561d89a26283c7ac41f5a273 1,056 0.77/1.00 vMB 22
291,355 291,355 0000000000000000d21c88f6726353bb571416569b5b027454f1e5a753b38687 1,024 0.35/1.00 vMB 62
291,354 291,354 0000000000000000c3b7e2fe8b9bc79166f6e836ee588f1f91cd0f81024911f7 1,081 0.35/1.00 vMB 58
291,353 291,353 00000000000000004fcc19d3862c61aa7c547838afdc6c5cf07b99bedb5afab4 434 0.34/1.00 vMB 24
291,352 291,352 00000000000000008a2ffb05c677e0bdd2863dcfbe1aae7329c66e6945ea6d84 1,002 0.35/1.00 vMB 75
291,351 291,351 0000000000000000468ca8dedbcf787c4fd19ba10f784825f4f62a901b38063e 1,427 0.75/1.00 vMB 40
291,350 291,350 00000000000000008584dbe98bb5cb5cfda8d4a97c8cc993ff947fd6f4772ae0 512 0.17/1.00 vMB 63
291,349 291,349 0000000000000000e587d9cc9e1a4eecc99778754468fb2f8365fb874873d7fd 148 0.07/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.