Loading Tool

Explorer IconExplorer

Memory Pool

78,839 transactions
29.53 vMB
0.10288061 BTC
Random Selection Loading Transactions
Max Size: 177.80/200 MB

Candidate Block

Mining Attempt 359d5c6ff433d4f41e5b8973eb442f7416b95396ddd6a7c422069b0d9d86920d
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 2c5617e45ebee8f02c1d7892c763f6aefea07a9a013ebf61be5042d4039d351c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,580
Size: 1.00 vMB
Total Fees: 0.03754358 BTC
Feerates: 164.34 > 3.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (637,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,929 277,929 0000000000000003469c29cdff94dc71c4287af03090317c0f1b199a98b3d759 39 0.01/1.00 vMB 67
277,928 277,928 000000000000000306fd673f261ac5831d774931ecbd7412c9e20fb1ab95c587 151 0.07/1.00 vMB 28
277,927 277,927 000000000000000373a3f5382e382063aaadb3e85186071908695f6a85a1c3b7 890 0.42/1.00 vMB 40
277,926 277,926 00000000000000000ac2e7728059ea1366abbacec4e6837024113755d6415453 40 0.03/1.00 vMB 49
277,925 277,925 00000000000000019c2704ad5a07c68fe62bcdb898436578b391c2e8862c467d 237 0.13/1.00 vMB 48
277,924 277,924 00000000000000036376fc1314ebae2605994edb4a8a519dbad9acdf889e58ab 96 0.03/1.00 vMB 55
277,923 277,923 00000000000000006ed7a9eb188353f51fa3f3d3e3a4cff678c3524bcc1b0de7 55 0.04/1.00 vMB 21
277,922 277,922 000000000000000297d651615dd9e84735e159a66b4438f3a105cbd401b251cc 42 0.01/1.00 vMB 72
277,921 277,921 00000000000000033b55598598174589775bf753e748d7f35db2da8d32164127 1 0.00/1.00 vMB 0
277,920 277,920 000000000000000354251d31e8071587bdcee40b2c50ee2e7906b5e6a617721c 594 0.25/1.00 vMB 46
277,919 277,919 0000000000000002a208aae777e8cf99383e2bb700ab8b588697d450d64aa0ea 41 0.03/1.00 vMB 30
277,918 277,918 0000000000000001149d2d7b4fcc693095fef279a1300f938e9cbeec1b43c034 292 0.17/1.00 vMB 50
277,917 277,917 000000000000000221725dde2e296ce0362b889e1b35608aec3032893fb758a1 258 0.13/1.00 vMB 50
277,916 277,916 00000000000000023a68ecb42400f6724dc5977cc49b048ae935e0aba48cdecb 477 0.22/1.00 vMB 39
277,915 277,915 00000000000000025f68705c417343987f6ebecdbe30376952a021a70180b629 746 0.31/1.00 vMB 41
277,914 277,914 0000000000000000733a9e8a9e601d8578b54a532d834e38a08bb2b918538a38 237 0.35/1.00 vMB 13
277,913 277,913 000000000000000282c39947d63c066c5341c9eb8c054ed4cdc96e237d74a58d 41 0.02/1.00 vMB 38
277,912 277,912 000000000000000232cd5a645550bc3b96cce7fbc8439bfa41b0cacdd06d287c 247 0.12/1.00 vMB 47
277,911 277,911 0000000000000000042d7a689ac3703a3581d70e549042da1ed17eb6f4971b9a 304 0.15/1.00 vMB 43
277,910 277,910 0000000000000001bdfc888e338b2cce16f92fd80ce33f11f162dd35a8d5ab23 26 0.03/1.00 vMB 11
277,909 277,909 0000000000000001d09ab14b1f159f6673467c5ade7880730ca77d8b7972aeb6 23 0.13/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.