Loading Tool

Explorer IconExplorer

Memory Pool

74,492 transactions
27.66 vMB
0.07243596 BTC
Random Selection Loading Transactions
Max Size: 168.43/200 MB

Candidate Block

Mining Attempt b0cfbf556bd74436317a7a0041eba7e52024fa335b24361d6c2edbc42076a184
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 9a5fd59ff448758ef8927e5205d81e4231bcf502121d8cf922472b9967c166d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,666
Size: 1.00 vMB
Total Fees: 0.01338553 BTC
Feerates: 65.93 > 1.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (750,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,303 164,303 00000000000007c812025937dbcbdea10b3a3ab442641ec53c6621033736e6ed 32 0.02/1.00 vMB 233
164,302 164,302 000000000000027d70e8bd043f76f73399edfd5aaa33816547d3e3ea07f3205e 46 0.02/1.00 vMB 128
164,301 164,301 0000000000000215364d032df63d9a6f7550a56cd0738d5c8d44ba5cd6ab1a5d 12 0.00/1.00 vMB 56
164,300 164,300 0000000000000b205a09ab7db81fcefd6463af17c07022a7aafcb306fe47aeef 9 0.00/1.00 vMB 0
164,299 164,299 00000000000006242b3c66ef48045d1670c3c79d3541899e53f835d2fef69510 28 0.02/1.00 vMB 35,266
164,298 164,298 0000000000000922d4f0a771abcfed1e638ba4c89537f3d0646a792b440953eb 18 0.01/1.00 vMB 108
164,297 164,297 000000000000033e96c07ac058332adab79902ba643758113b4b7e78852306eb 11 0.00/1.00 vMB 44
164,296 164,296 0000000000000a5028c44f53fb7dbf26d28997dd4cd6e6d9d2da110c486cff43 39 0.02/1.00 vMB 72
164,295 164,295 0000000000000836f5afe9a582f2cced32d1ae9984e78a926b4ed823ac674a6c 32 0.01/1.00 vMB 246
164,294 164,294 0000000000000610cef4e534e750ffb73f7060a2cd93ec4083e5f9a32cd2262e 68 0.03/1.00 vMB 163
164,293 164,293 00000000000002b68a35a3991a8f9e2662f4d9a8fcd55ad4d873c098b5c6847c 11 0.00/1.00 vMB 14
164,292 164,292 00000000000000a507944788eb29cd6c70c1e517438381e609657cd565f30ed2 132 0.05/1.00 vMB 137
164,291 164,291 00000000000001c3866e264d589c07b4082bd37e13cef63ddd7410680c44173a 35 0.01/1.00 vMB 209
164,290 164,290 0000000000000c3e0d8499060df0760a204bf1160f861a026e209763780b42ad 48 0.03/1.00 vMB 102
164,289 164,289 0000000000000bbfe82939a7df813eb0ae0e315941d5a6a11cd45300455fd97d 37 0.02/1.00 vMB 187
164,288 164,288 00000000000003ba8945000039ef4b3dfa8bb39dd0efeaf64dec2e614a37df3a 21 0.01/1.00 vMB 46
164,287 164,287 0000000000000b2032edded53f0cc221d897e94b79ee963fd7a6fc54828f6b64 69 0.04/1.00 vMB 258
164,286 164,286 00000000000004eabc68fec6fa7196a45960c91f7d8d369625d15027613dbbf3 17 0.01/1.00 vMB 77
164,285 164,285 00000000000002c8a26120091a07aa93f15371ca24d7e30b6be67e5f1913841d 9 0.00/1.00 vMB 304
164,284 164,284 00000000000006eb8d665f3714bb3fa76f28571eded77fe212f07e6e50945382 93 0.05/1.00 vMB 50
164,283 164,283 0000000000000b7399ddf3758daec42d00ef3de20eb62555263d8a34797b9319 94 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.