Loading Tool

Explorer IconExplorer

Memory Pool

77,028 transactions
28.61 vMB
0.06443122 BTC
Random Selection Loading Transactions
Max Size: 173.63/200 MB

Candidate Block

Mining Attempt fe08f20226cf1f0dfd1da2ee057044ee39db90ed2a964ad023227e6a9cd217ab
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 58a1fe9114419229d01397f517db00574f092afb0c859ee30c1178b482305ce9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00492017 BTC
Feerates: 100.28 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (546,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,277 368,277 00000000000000000562fcddfb90864c9bb1fd416a494fc0676b5e73a2df9f68 157 0.11/1.00 vMB 27
368,276 368,276 000000000000000002dc7194f72afcd8383586ca0cc5c0d2c612d071e4e64fa0 1,182 0.70/1.00 vMB 39
368,275 368,275 000000000000000011eb2d4fd92a0ee9bc77f3b11c951786651750d260710fe2 1,265 0.55/1.00 vMB 33
368,274 368,274 0000000000000000091a5cdd2c606a2bc95623f1c15c85ee9df7791502e3ebaf 1,904 0.93/1.00 vMB 34
368,273 368,273 000000000000000008053f08dc4dbe105fb36a0346f1bfb44eb80432a9fc23ca 1,439 0.75/1.00 vMB 40
368,272 368,272 0000000000000000033767a7a3c5f116e4ef2bb36f51bab6b50b7798bbf3a873 118 0.06/1.00 vMB 33
368,271 368,271 000000000000000014b794518169e51ff1ac25498c3f7e706c5941553c95dc3d 1,442 0.72/1.00 vMB 37
368,270 368,270 00000000000000000f6d0bcfeaf48f494cb7ac9eec13589addae1a696fc39581 191 0.11/1.00 vMB 22
368,269 368,269 0000000000000000000eaaef30d979fb88be3f66612a1a772d63cfc43e5169ea 402 0.18/1.00 vMB 47
368,268 368,268 0000000000000000013175b3dba2e48cfe62df44fb0f5c253e37eded4c7feb46 757 0.42/1.00 vMB 36
368,267 368,267 00000000000000000a7178ebb54e6f405d2d694beba40c32edfe3fd6fb77f4e6 407 0.18/1.00 vMB 42
368,266 368,266 0000000000000000078d4df46cc53a5bf0e75ec3ae69113b8054d5b292fdce9e 195 0.12/1.00 vMB 31
368,265 368,265 00000000000000000ab86aea9c9c5ea4ffb2d40c48cbe863e851d6e1c78554b6 290 0.21/1.00 vMB 22
368,264 368,264 00000000000000000402c9ce7d3a3eeac3fad2550882da05b9909d2ea33218ba 1 0.00/1.00 vMB 0
368,263 368,263 00000000000000000f021662ec888904b6558b230479248ace377deca2d08cc1 1,832 0.93/1.00 vMB 34
368,262 368,262 00000000000000000626b216d467a255f518f2a12566a21f391fed6b26a511c1 1,358 0.64/1.00 vMB 49
368,261 368,261 000000000000000012a9f99fc6777f256083c346ce860d9ee57d75d9190251e8 1,145 0.65/1.00 vMB 35
368,260 368,260 00000000000000000af26817e95700cbe0baf1ea889b364e5a6392328bcc1382 1 0.00/1.00 vMB 0
368,259 368,259 0000000000000000013ebe4c2166f0c5b47ecfd735cb02bc681866cd22062f45 322 0.13/1.00 vMB 40
368,258 368,258 0000000000000000096eab6aa3904cef08ec1d5c063f194d4869991085d1e71e 776 0.41/1.00 vMB 41
368,257 368,257 00000000000000000421040781cb15e31865c172c0175dc36a0b08b97ea4f857 541 0.27/1.00 vMB 36
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.87 GB
    • Received: 15.78 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.