Loading Tool

Explorer IconExplorer

Memory Pool

82,369 transactions
30.72 vMB
0.08003989 BTC
Random Selection Loading Transactions
Max Size: 188.32/200 MB

Candidate Block

Mining Attempt 74ce5963393507bf5f2d30909ac40192174d759c58ac67673485981d7f294bd8
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 9381cf14b8a51d564f65b9ba025f6c27402834c5f8fec5b4e6bb2e7ea1405641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,375
Size: 1.00 vMB
Total Fees: 0.00998148 BTC
Feerates: 79.55 > 1.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (619,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,079 296,079 00000000000000002b0dc8b4a4c3d4990e3db48c3eda52da0264f3c605925171 505 0.55/1.00 vMB 18
296,078 296,078 000000000000000053775f3f890c2c27d439864ded3e71c222e9cf959c13d540 491 0.25/1.00 vMB 29
296,077 296,077 00000000000000000f2e26bfadfa282f71c446166ee2a4bd477c52220f0bbef7 678 0.50/1.00 vMB 49
296,076 296,076 0000000000000000920b0494d14341224438c572e00439074d0ac2b15e8a4807 150 0.25/1.00 vMB 56
296,075 296,075 000000000000000085fcfdcf4f928d7f7341ee533e9b60903f3012c35d53d9f0 227 0.35/1.00 vMB 61
296,074 296,074 00000000000000002357facc15391dc4d67070ddd6c3a804112167f14faf2a0f 111 0.09/1.00 vMB 19
296,073 296,073 0000000000000000b09b90cf17615e95916d7556345e964f86f59e6251c8c034 319 0.26/1.00 vMB 23
296,072 296,072 0000000000000000479b4d275f25fa0a7136455778fcb6b7c4899156764b291d 156 0.14/1.00 vMB 17
296,071 296,071 000000000000000084a608a680fcf99d3b78d8ff51fbdd53089b3f6cbdab9a71 512 0.74/1.00 vMB 15
296,070 296,070 000000000000000011ad5a92c3fd99f75b99c6c7f19455320e3d1227024adfa4 558 0.42/1.00 vMB 27
296,069 296,069 000000000000000052c3a5d4c1835332660b18745919eceaa17d4a99eba133c9 26 0.01/1.00 vMB 48
296,068 296,068 000000000000000024db60716d1f15ca5c1c4ff028ccef7f20c1e0bc89663897 362 0.19/1.00 vMB 30
296,067 296,067 0000000000000000187433762ce13c1e56b388345210bf960bab1fdf65c91ccc 719 0.90/1.00 vMB 16
296,066 296,066 000000000000000062713af3f9bcf1f56583e8d7f018f39e024afb35f9d2caf9 695 0.25/1.00 vMB 45
296,065 296,065 00000000000000008fff827528150175796581e43acf211c30eec1b1e642d50b 525 0.35/1.00 vMB 61
296,064 296,064 0000000000000000694c95e6a97ca5c1358268f00107e1b429e382be27e855b7 164 0.75/1.00 vMB 48
296,063 296,063 0000000000000000524d27f5924b6fe38a9df1eca60a0aa8a92ec2c78a068164 207 0.35/1.00 vMB 54
296,062 296,062 000000000000000054ba67ce9cb83ddedaef8ff9bf2313f63e71b4176f3dddfa 125 0.17/1.00 vMB 17
296,061 296,061 0000000000000000a0e6318287bbc4bd1c3862271160e3ac9c4d6eb171df6e0f 527 0.35/1.00 vMB 30
296,060 296,060 0000000000000000225d94fa9b5de0975b2237e0d2f2d8fef2c3c5e460863532 789 0.35/1.00 vMB 37
296,059 296,059 00000000000000001b0b0847479cdf31653ce3afbbaeceb982680455813a2527 1,007 0.35/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.