Loading Tool

Explorer IconExplorer

Memory Pool

80,750 transactions
29.77 vMB
0.09382590 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 7b8bc25a072d5b569992463e1e252d2cc80c1fc6d6a9fbac344c23c6d453ec07
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root b772b970a10a924910f663ede0046be90d187bc465bc6a34d9187035832c923f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.02675661 BTC
Feerates: 90.00 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (549,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,242 365,242 000000000000000005a745acf7886254a3b68b2a9c7d8b6e4c24bd0c2ba27b55 1,077 0.51/1.00 vMB 45
365,241 365,241 000000000000000014ae742c4eaf6853ef1908086303f5197c88d6e521a5d072 776 1.00/1.00 vMB 16
365,240 365,240 0000000000000000044cb9c5f989dfe5091ec137451bd19e48a29b8c705ad5c7 479 1.00/1.00 vMB 8
365,239 365,239 000000000000000001fe82ecdfcfeeb0e34c7f8213a8a039203320ad131a3ccf 529 0.95/1.00 vMB 11
365,238 365,238 000000000000000013c652d15549090d674e9cb46817f3904b1b724ffd05491d 963 0.75/1.00 vMB 32
365,237 365,237 00000000000000000f260e23c43377e72962878b834e646b797c6a01248cc669 264 0.28/1.00 vMB 21
365,236 365,236 000000000000000014824a3bedc090e683d56ef63d5bca83137153cdd6ace49c 675 0.32/1.00 vMB 40
365,235 365,235 00000000000000000db2c0822fdbc55c56c2f599576e3d6e6fe9657b258563e4 979 0.55/1.00 vMB 38
365,234 365,234 00000000000000000b6cc416e73bcee322126c276d0aff450fc3d3de89508586 1,652 0.93/1.00 vMB 39
365,233 365,233 00000000000000000e0a6755f806ff14b54959e17d14c4b257678704acee8b79 248 1.00/1.00 vMB 5
365,232 365,232 000000000000000013f8c317f84c43fc37ba50f7005a53ec2b2f374c6f2539a3 542 0.95/1.00 vMB 13
365,231 365,231 000000000000000006837fae34483f4000bce4e9aaf48e55a36dda89e2cca794 569 1.00/1.00 vMB 10
365,230 365,230 0000000000000000046fa9ca44c47b1d507f1f1049bf937e9c57480d16243259 670 0.40/1.00 vMB 34
365,229 365,229 00000000000000000d1b14e14ccfff7b3facd51c4254f746c3ae705965bd0446 1,827 0.93/1.00 vMB 46
365,228 365,228 0000000000000000032f301459cfbf2c2f93f828c84435c8d76c2947cce72624 2 0.00/1.00 vMB 0
365,227 365,227 00000000000000000d6e9a27a04bc308173b9f84c4e156b6ab47ecc323d33bdd 393 0.18/1.00 vMB 46
365,226 365,226 0000000000000000051505d810be80c54168adb4205e6a1f709f868bf3b572db 401 1.00/1.00 vMB 7
365,225 365,225 00000000000000000ed471c06483b5c964d893b0400c4ecc93a46ea9a156b132 1,208 0.73/1.00 vMB 41
365,224 365,224 000000000000000003edef845211099c2e5bf662c69183edf081db420daf4051 1,956 0.85/1.00 vMB 55
365,223 365,223 0000000000000000151c180ef98b0f50f7b6626263953c272f2c200211f06858 1 0.00/1.00 vMB 0
365,222 365,222 000000000000000007e73449305296288c30c6b3fc8f346d1abc7520347f4d2f 41 0.01/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.