Loading Tool

Explorer IconExplorer

Memory Pool

45,264 transactions
20.20 vMB
0.04794099 BTC
Random Selection Loading Transactions
Max Size: 115.46/200 MB

Candidate Block

Mining Attempt e980eee99015eeecbbba1d97417a3f0b4739cbd2c657f7881f7b1e590b2ba017
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root 5367242e8ff3c87f5574f0f3b5f3257681001a62fcaf68845c8c68b33c56b3fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,934
Size: 1.00 vMB
Total Fees: 0.00814100 BTC
Feerates: 444.44 > 0.82 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (757,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,269 156,269 0000000000000731ebb231a69caa3b378cf9a11f2ac704ddb1a242c7fdade6d8 52 0.02/1.00 vMB 209
156,268 156,268 00000000000002c4dd14095a72f0414c93b022922cb661cfdd2d60c89fa6ca92 86 0.02/1.00 vMB 0
156,267 156,267 0000000000000e19f24217f76b21589bdf1c3971b692d3d16947e5aab26afccb 45 0.02/1.00 vMB 298
156,266 156,266 0000000000000b27c8664a552da00f0c69e3f6ad82acf826a131afef7134bcb4 6 0.00/1.00 vMB 396
156,265 156,265 00000000000003e5354353ccbd1b444e5529e6843b5b3592d3ca56cb044b94b5 24 0.01/1.00 vMB 46
156,264 156,264 000000000000007302d415be780324019a66b223a5f9539f6aa705c4bd1a9b76 13 0.00/1.00 vMB 67
156,263 156,263 0000000000000d2e725a58c41f7244e665754be456d3b676bc55f261158be94a 12 0.01/1.00 vMB 296
156,262 156,262 00000000000009e044c56283e152412d67e77b315d39f46c0fee45c76eeaac8a 11 0.00/1.00 vMB 0
156,261 156,261 000000000000034da09c1d17f8715615e52d6b1ca33798945eba9006de62215f 12 0.00/1.00 vMB 38
156,260 156,260 0000000000000e49cf898ee23eb2e546c506cf68db35c883e06bd6048d780ed4 7 0.01/1.00 vMB 0
156,259 156,259 0000000000000066584f4e99c4f6059bcf4859d1c1922b996053a8582d8509b4 60 0.03/1.00 vMB 67
156,258 156,258 00000000000007754673980e3b5cb589464147e59d6b8e843d7a397f59909477 1 0.00/1.00 vMB 0
156,257 156,257 0000000000000d2621fbec1b13c407aecdec63a62e6d44a58f1e2c6bcaed7b6c 51 0.04/1.00 vMB 121
156,256 156,256 000000000000024daa58d0171b538bc77467d616c6abc3066bf52822777afa5d 1 0.00/1.00 vMB 0
156,255 156,255 0000000000000e74af1bea3d56165973163b1411935b9bc743c094e9b4f58e7e 58 0.03/1.00 vMB 79
156,254 156,254 00000000000000bf55623f7988524855ed72e1828ed36843717157a8570a5d83 9 0.00/1.00 vMB 16
156,253 156,253 0000000000000cedf5f2408a6e75735748d769feda29d066ac63224aeb85fbd5 26 0.01/1.00 vMB 46
156,252 156,252 0000000000000393891899a8684b4cba313d54e7e180a53c532fad5ea9095a88 4 0.00/1.00 vMB 0
156,251 156,251 00000000000007c7a29b7a7b44a7fc1e47c32abeea8be60f0fafba997f9c501f 16 0.00/1.00 vMB 43
156,250 156,250 000000000000058238cdfe1167050ce593cb3f08e7a61ae0e60df7d3caec5823 12 0.01/1.00 vMB 11
156,249 156,249 00000000000009de59c85c704312d1077ba87c8e8495a25af32b38562cdaa30c 6 0.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 780.54 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: 535.93 GB
    • Received: 5.94 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.