Loading Tool

Explorer IconExplorer

Memory Pool

38,620 transactions
26.69 vMB
0.08532245 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt f2258e5290d80e2788edd4423e1a711ad2ef84e33eba63c771b4b6ffc787f21a
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root e7fc8f3513a8a9d7a59eed8e1e82f07a2590386dfa8bf7244cad1fee2bd56d4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.03227276 BTC
Feerates: 152.71 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (217,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,328 697,328 000000000000000000031583366c4d36ffe471912c4d48c892a7151fa0171c9f 1,115 0.63/1.00 vMB 11
697,327 697,327 0000000000000000000f3be6ad0ff25dbc617294117154cff680b0d94291fe34 1,354 0.63/1.00 vMB 6
697,326 697,326 0000000000000000000fe2b41ce5f6c13ce72499796b4c0fb953d0088a772f7d 2,017 1.00/1.00 vMB 9
697,325 697,325 000000000000000000024fc4ae9ef15ffa05f2ff8fce0b9b18a0edee8dab66b1 1,039 1.00/1.00 vMB 17
697,324 697,324 000000000000000000033154965d3842310440a1f89d22a87b1141e0e6098db7 512 0.26/1.00 vMB 12
697,323 697,323 000000000000000000085fd7fe811ec16b5ad5c209c99b56de8055bf3f0c714c 286 0.11/1.00 vMB 7
697,322 697,322 000000000000000000106e65e2542abd13296ee09de64f131536b17691e4a043 531 0.20/1.00 vMB 2
697,321 697,321 0000000000000000000ba8c511bc32f5338f1b5ec1c81ec6294b7b3df0f91cf7 2,221 1.00/1.00 vMB 14
697,320 697,320 0000000000000000000813b6fdc4561804838358ae7e84309cd3cfbf022b969f 891 0.37/1.00 vMB 10
697,319 697,319 00000000000000000003cf284f1ce1109cddedacb3331bcf2793717956b9d229 1,607 1.00/1.00 vMB 4
697,318 697,318 0000000000000000001205982899ccdcfd8b407c63b9a23c8b5f75ef1261aee5 2,672 1.00/1.00 vMB 17
697,317 697,317 000000000000000000059d8d3873b4f8fd90d37236f9e32ce2a9359eca8b57e2 1,420 1.00/1.00 vMB 10
697,316 697,316 00000000000000000001f5802e82129003b1399a4099bfeb592d088003e4daf1 702 0.38/1.00 vMB 20
697,315 697,315 0000000000000000000a5c7f775d648c75064434474432d22a41574283e87c50 1,078 0.56/1.00 vMB 9
697,314 697,314 000000000000000000018ef187ad88f413a1e98e8d31189f5071ecb780cd2b94 115 0.03/1.00 vMB 19
697,313 697,313 0000000000000000000a6ed2bddb0910dca60ef256742f2c89a79afaf5d9561b 403 0.26/1.00 vMB 7
697,312 697,312 0000000000000000000ae70475dd24958dd1a5c872703e1d151a16b10b4f9271 1,113 1.00/1.00 vMB 9
697,311 697,311 000000000000000000026568c93dc39b6a830c389dfe48dc6b69e85419592719 417 0.16/1.00 vMB 19
697,310 697,310 000000000000000000056665ba4238ca4d52dd2b2d268dfe82cc51222ccc0784 1,131 0.87/1.00 vMB 10
697,309 697,309 0000000000000000000c9c39f1631660803c1290024497be34af4c61bd69b137 397 0.22/1.00 vMB 10
697,308 697,308 000000000000000000044a2ade582eaf259530415d28bf24fbd6e036fbd3a924 371 0.17/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.84 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: 637.50 GB
    • Received: 12.42 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.