Loading Tool

Explorer IconExplorer

Memory Pool

81,902 transactions
30.43 vMB
0.12272644 BTC
Random Selection Loading Transactions
Max Size: 183.54/200 MB

Candidate Block

Mining Attempt 67c0c0cb8b7cb9f98a7fa7407eb1bf42bf045e5dcbece46198adfbf99673bd3f
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 807d7cba90662143e103ee8636778038703c137667afb8aaabd2cddcd0a6171d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.04392137 BTC
Feerates: 502.62 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (455,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,274 459,274 0000000000000000019dab7b45abc5641bdad7ed8e8b099e880a4c0a478c17ae 1,784 1.00/1.00 vMB 150
459,273 459,273 0000000000000000016aa10c6f16add43e550f6a75dfc836e13a74d572496ffc 1,209 1.00/1.00 vMB 132
459,272 459,272 0000000000000000004475232930bce3ca5d800cfe1b18337ec85d55ad3b8f53 1,135 1.00/1.00 vMB 119
459,271 459,271 0000000000000000010a4d8d3d09f494f926cbf09458a89ddeffb55e8c3333b8 2,281 1.00/1.00 vMB 152
459,270 459,270 00000000000000000053f6afdd4681d01ee4e11b0505d5f90c3ad92d33ad4ab0 1,781 1.00/1.00 vMB 153
459,269 459,269 0000000000000000001282e29082bb470eb68623e3789adc789c0c7ca2f29716 2,044 1.00/1.00 vMB 223
459,268 459,268 000000000000000001fca07b8228ebf1edb459812956972879963330297858ce 1,923 1.00/1.00 vMB 142
459,267 459,267 0000000000000000001628240da3f497f0205f1ad708619822e54b985100c6d8 1,308 1.00/1.00 vMB 129
459,266 459,266 0000000000000000008b5dde4ce2d9a90a350c32d85957c90ad48a81ed284e6e 2,009 1.00/1.00 vMB 163
459,265 459,265 0000000000000000010dabe58d1493e9b2132e5e0fd8a5db05ccc18a84fc33bd 739 1.00/1.00 vMB 123
459,264 459,264 0000000000000000011b524f5c19a3b936e1bc29f58adf08762822762d748cee 1,457 1.00/1.00 vMB 140
459,263 459,263 000000000000000001c41435db387daae920d681c02ed34970fa990ac630eb2f 2,488 1.00/1.00 vMB 132
459,262 459,262 000000000000000001bdd643ee033831dd9de631ba5a5c6af020a43b512ee381 3,655 1.00/1.00 vMB 129
459,261 459,261 0000000000000000024088535283512ac544c2d06b6b5dbad8a4122f453508bf 2,754 1.00/1.00 vMB 174
459,260 459,260 0000000000000000002ec835e73f3f101644bab5a54f22d7340547270c43353c 2,586 1.00/1.00 vMB 150
459,259 459,259 000000000000000000ae12ddf24f6e305b17bbbc77769446a430357b1d93ddd7 2,577 1.00/1.00 vMB 197
459,258 459,258 000000000000000000f2b1e606bf7fdbb5e3a4faf2d759ca9d4b002d23daceac 2,483 1.00/1.00 vMB 189
459,257 459,257 000000000000000000e4fd59494c5e85dab8bd6899ccaff73a4caaf7100147d5 1,726 1.00/1.00 vMB 244
459,256 459,256 0000000000000000022fca386d4cb6a521c04823dd605c5b81fa7321df26b3ae 3,100 1.00/1.00 vMB 117
459,255 459,255 0000000000000000015b95edc635c901fbc2fc0870734351336c333e1720cb91 2,217 1.00/1.00 vMB 124
459,254 459,254 0000000000000000003580857be175c7d577b85db2e006d5b8914e64abb7871c 2,631 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.