Loading Tool

Explorer IconExplorer

Memory Pool

78,940 transactions
29.57 vMB
0.10435239 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt 9ef3c510eabcf98b7e21f0000002d6a8d2dec270d8ca84ce36a1bd708c3a6d94
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (750,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
164,282 164,282 00000000000001fbea1c5f15e006ddf22323b8f757778aacd127adfa69714e05 42 0.02/1.00 vMB 323
164,281 164,281 000000000000022f755429e6c4168c46a256c84ca0240e54a67e6cd921f07bb6 1 0.00/1.00 vMB 0
164,280 164,280 0000000000000bf33258d39afe3918c03246b44277d693a43afe4f3ce95c2566 37 0.02/1.00 vMB 45
164,279 164,279 000000000000027c0dabcac5dce3f74a0d3c4bc0b1ab0597ade310e751bd32b3 100 0.04/1.00 vMB 132
164,278 164,278 00000000000001243599bd8fe548d9a5e3cdc10ed79338e102bc9393c37df465 99 0.06/1.00 vMB 875
164,277 164,277 00000000000000438e154ec517f3f400b1c489361fa52e99fcf3b73fbdfc9bc3 13 0.00/1.00 vMB 75
164,276 164,276 000000000000032a0d8d13082b1d49afa12ebda143ae6bec9a28617e674c35e6 8 0.00/1.00 vMB 63
164,275 164,275 0000000000000bf69d89ad9a806f569494364f76ad27001dc91dd4abf9eee4a0 82 0.02/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.