Loading Tool

Explorer IconExplorer

Memory Pool

38,496 transactions
28.43 vMB
0.06589979 BTC
Random Selection Loading Transactions
Max Size: 143.94/200 MB

Candidate Block

Mining Attempt 4e2b8f065d516ad195b1e1924f53248326aa69c3049063a197eeb74b8159d8b3
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 207292d601c53cadad6a24ba2f76a429dedfbf19ce6df8dd3e1de93c2f7b3d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,536
Size: 1.00 vMB
Total Fees: 0.01115333 BTC
Feerates: 105.82 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (817,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,142 97,142 000000000001c51c18e664bc26398ec0d46c707da696ab44b1aae6f41e1ba7e2 1 0.00/1.00 vMB 0
97,141 97,141 0000000000032da8821a7e4959817064c15af295b9216d8cd8d7a438021995d1 1 0.00/1.00 vMB 0
97,140 97,140 00000000000239148c58ebc9858ccab18a9afe8b0b8ff77e851dbf15c9024de6 3 0.00/1.00 vMB 0
97,139 97,139 000000000001cd0b68167e299fde4abee18dd22ac5641c961e42e7885a82241f 1 0.00/1.00 vMB 0
97,138 97,138 000000000001224aefa8cbccfbbc5932c149c70a184d73d17d5d43ff61fa6274 3 0.00/1.00 vMB 0
97,137 97,137 000000000005247fe59c7610ef64efcc387aeec96b2c0aa4285a219712dea128 2 0.00/1.00 vMB 0
97,136 97,136 000000000004d7ed28ccfcef32a76577baae28f328d876e73efa13494fd83f23 2 0.00/1.00 vMB 0
97,135 97,135 0000000000034c55b26d9715ade451f6b562b6a1ac2ad55f9c6cade578ecdf47 2 0.00/1.00 vMB 0
97,134 97,134 00000000000530eab5f5275e0db32a2499991832305395cfc58139f5357d0faf 2 0.00/1.00 vMB 0
97,133 97,133 000000000004eef7cedeef59dcc2f931557dd2fbca7685a9478ec28dbe45e21b 3 0.00/1.00 vMB 0
97,132 97,132 000000000002c3ff6ad62eda249a3dc44620ba315ea9fc5228708876343cae59 1 0.00/1.00 vMB 0
97,131 97,131 000000000000e141def4a37845cc24f44413f1da9db16928a3ec930d315e6997 2 0.00/1.00 vMB 0
97,130 97,130 000000000005123df988a243fc5c4b60278d649ff15f903aa970db7da91fd184 13 0.00/1.00 vMB 0
97,129 97,129 0000000000049adf3ff1ab137b49693069fd01fbf8bf881c5d5ca6c825f7ae56 1 0.00/1.00 vMB 0
97,128 97,128 00000000000239b7498041bfebb5d5bda5c94923ec6e628e4431063552fc69ec 4 0.00/1.00 vMB 0
97,127 97,127 0000000000026467e098f0cada25184017cd8b5203bc3454a43c6b9315d2db36 2 0.00/1.00 vMB 0
97,126 97,126 000000000004ef1fc79e622ac8d323843aa0deca6aac9dc756f8a9b14af9130f 1 0.00/1.00 vMB 0
97,125 97,125 000000000002386f25e6f09c1d5dbb65e0f49c10976f6ada95227724342810bb 2 0.00/1.00 vMB 0
97,124 97,124 000000000003a4c768078efb90dd1b48343ad1b9b1e9d6598ee31d5d01906a9d 2 0.00/1.00 vMB 0
97,123 97,123 000000000000680b125b11a8b60a516675e08c281c6667357c8612cb3088341b 3 0.00/1.00 vMB 0
97,122 97,122 0000000000000516d2d371ef77b6a33243d8c102258615f47551c22d00a1df60 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.58 GB
    • Received: 11.46 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.