Loading Tool

Explorer IconExplorer

Memory Pool

80,677 transactions
29.73 vMB
0.09572036 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 511bc208c09690e803831b3fe77480fb1c48384807fb509473411b38962f904c
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 1352fe949ff11125fc58678c358984040a4152ca6fbfef888e09d8c294dd3ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.03193084 BTC
Feerates: 502.67 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (704,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,709 210,709 000000000000045148d2c20cbd985a0f37ae8a58609033954ccd2458e51eaa63 79 0.06/1.00 vMB 130
210,708 210,708 0000000000000353223824d067fce809f2077215dde70ed802fe6e3d869f7da6 206 0.08/1.00 vMB 200
210,707 210,707 0000000000000378b5787f6c94969cd09897a19e254a0754dd89eb7d66898181 73 0.03/1.00 vMB 157
210,706 210,706 00000000000002c17749991d0864bdb56925750c006ed70385637fb5f24c2132 315 0.16/1.00 vMB 165
210,705 210,705 00000000000001e4ffb45ff9c96ceb10b3fa63ec737058d2bab63c3f48ca899d 29 0.01/1.00 vMB 104
210,704 210,704 000000000000011cd0645980ec201415654cd9b7d09b4ac377a044a8490eb2dc 267 0.12/1.00 vMB 172
210,703 210,703 000000000000011820bad1f572934fec22bcdae7ba7fe9b36a9459e061367a86 52 0.02/1.00 vMB 130
210,702 210,702 0000000000000049f7df71ce8dc4c0c1e8afbb13ec4f64a83b29fae65fd5607c 173 0.11/1.00 vMB 160
210,701 210,701 000000000000026cf667d1d68d0e362345b5a92097c208d57c86826fef0778a6 261 0.10/1.00 vMB 167
210,700 210,700 00000000000004205e72e881863c3dd7dff0ba4f578c25555df12cc1d984c2d5 410 0.22/1.00 vMB 174
210,699 210,699 00000000000000cf7bbfbeb3acd96a4a616e6fe4c2f1fdc884e52d52b0f1495b 112 0.06/1.00 vMB 178
210,698 210,698 00000000000003b184fd36f41b7582cbea23ff922c8c166069b94f64b8942529 116 0.08/1.00 vMB 119
210,697 210,697 0000000000000079b7141383bf5cb4902a7d60fc9759ede11820b04844cf93da 49 0.02/1.00 vMB 27
210,696 210,696 00000000000001f19a5acd8a8913f82b1ec4d5283ebe6ddce48d25da8c51c7e2 376 0.47/1.00 vMB 80
210,695 210,695 00000000000001057a189fc60051b71d0cedf225bf58451a4aea6eab66ecd914 342 0.13/1.00 vMB 226
210,694 210,694 00000000000002c5e61cb447f05f5ed3e4059a77b56bbc545b3403df31a9a8c5 225 0.10/1.00 vMB 178
210,693 210,693 000000000000037631cbce8618e652309574a449f47878b9cd6f401675b4849f 149 0.06/1.00 vMB 134
210,692 210,692 0000000000000039fab1f729caba32ec9adbd3c05c5e18560ce26ab73742faea 253 0.12/1.00 vMB 183
210,691 210,691 00000000000002a6cf605694767b27f6ed29ee5ff3ea52ec504aa4228af7c7ce 474 0.23/1.00 vMB 148
210,690 210,690 000000000000022b148e028128681fb2be5227640d860871d4104862f656d0a6 562 0.20/1.00 vMB 246
210,689 210,689 0000000000000098b96a8f42faad926a5ebc524b707fc4ad6200457a12ab511b 70 0.04/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.