Loading Tool

Explorer IconExplorer

Memory Pool

77,816 transactions
29.24 vMB
0.06245573 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt 40fc8aa692491e7722e353eb754e02b4d8bc8d3f8f940d272b6c20dfb07a9aed
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 143f70b716238cb57f40573db1fdd88752963673fc4ca922232e938ca970f384
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.00328476 BTC
Feerates: 21.09 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (603,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,230 311,230 00000000000000000a220bdf87afff1f68786be969ace386a3b84499c4eff0e5 499 0.25/1.00 vMB 30
311,229 311,229 000000000000000001498cf23daa645d2537d64f890abcc0cdfb6c7f9f1fc46d 426 0.17/1.00 vMB 39
311,228 311,228 00000000000000002b5f9c6236a8a923ca7a15a98360d121120a9596f4612e2a 381 0.19/1.00 vMB 28
311,227 311,227 0000000000000000259c0be4009a95cdb9c16e00801cb296ca4061af48b705c6 728 0.36/1.00 vMB 33
311,226 311,226 0000000000000000149229fcc536bb664e944853d3864077abbe7296ea947f7c 299 0.26/1.00 vMB 21
311,225 311,225 0000000000000000217b5df2ef9c52be32fac0fbbb3d21a0964801827d7ab44a 677 0.25/1.00 vMB 48
311,224 311,224 000000000000000019c8e186dd5f15cf5bca5431b6dc07e83dc82771b5cd1052 902 0.42/1.00 vMB 37
311,223 311,223 00000000000000000a687317f3690d130400e66caeba0ef4c684415fd988dcde 78 0.04/1.00 vMB 32
311,222 311,222 00000000000000002ffc6d01303ce0976636d1f01e27dd93517d44e1ae534d10 613 0.35/1.00 vMB 32
311,221 311,221 00000000000000003d8ef48f08c06f9359b93344846cd5c2e72924219ef2b126 691 0.35/1.00 vMB 35
311,220 311,220 000000000000000026c1f33616ffef06e05c4a2d87b023836f9d2b115c3422f6 498 0.32/1.00 vMB 30
311,219 311,219 000000000000000025911543c8d877cad1d598fbd00533bf4524399af30e8579 116 0.08/1.00 vMB 15
311,218 311,218 00000000000000000cb9dd9c039e415b32186aefdf72975f01a23c382369a5c8 575 0.74/1.00 vMB 16
311,217 311,217 00000000000000003f23fb705adf0eb3395d750b3b651f9b74453d5bcd250ea0 512 0.18/1.00 vMB 60
311,216 311,216 000000000000000036c979220b18bbe579c8be52e3e01be5baa9457193d7ac2e 654 0.35/1.00 vMB 31
311,215 311,215 00000000000000000aa5f2d0977ea18c3304a126f21d04a6c3d78741467b30cc 1,087 0.67/1.00 vMB 29
311,214 311,214 000000000000000015554811356ee1ce08cc998133650c76b6bec315c3e6eb01 592 0.37/1.00 vMB 27
311,213 311,213 0000000000000000313d3aa95f505efc3c2cf381d05032b4721ff41665dff60f 128 0.10/1.00 vMB 8
311,212 311,212 000000000000000018066d36a612adb33cbcf49e651211254557858acbaf4b1d 853 0.58/1.00 vMB 27
311,211 311,211 00000000000000002bb856d60c25c4d1aaa19854c490107cb561b7b18e52d19e 94 0.05/1.00 vMB 21
311,210 311,210 000000000000000000fc04a213d611c1453d8bd3640c036d8da01bf2ad272585 196 0.15/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.