Loading Tool

Explorer IconExplorer

Memory Pool

36,449 transactions
26.14 vMB
0.06985095 BTC
Random Selection Loading Transactions
Max Size: 133.51/200 MB

Candidate Block

Mining Attempt e24c73df6a74a32ec655a18755e4252e3f3964fe8ae407a07469da91e7ee41ec
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 069732a38122698c19be00194fca47d10bb63a390125186c20761a68468268b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.02151966 BTC
Feerates: 152.71 > 2.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (471,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,230 443,230 0000000000000000024d5fc16b520f32eae0a01feea7bcabf442ccd7d741c23f 1,221 1.00/1.00 vMB 38
443,229 443,229 00000000000000000354a8df48bfc1841a2c3515a0493955ebd6089d7abfc35b 717 0.27/1.00 vMB 75
443,228 443,228 000000000000000001e80c29dbbfb8454bba34c758bf93bbec9f13d564418f8d 1,440 0.61/1.00 vMB 75
443,227 443,227 000000000000000003ae8b15752e6adc55f4639042057d97cbe61bd6df893b27 251 0.75/1.00 vMB 17
443,226 443,226 0000000000000000022b9e41776377c6ce5d7dc777d4555210ba2f98b2e626b1 1,161 0.99/1.00 vMB 38
443,225 443,225 000000000000000001fd2852a6b274d1598574d1a174b12634085ab16585ac5e 2,200 1.00/1.00 vMB 55
443,224 443,224 00000000000000000235dd6ddc11b45a221f9199ef36e49c6eb2921688be1985 2,453 1.00/1.00 vMB 71
443,223 443,223 000000000000000000d3f681f2aac641bf7b6d02adb66678049ece5896d7c069 2,303 1.00/1.00 vMB 89
443,222 443,222 000000000000000001b2a29dc4e088ab46deffc8c58ed365b1a71e921376028c 2,767 1.00/1.00 vMB 95
443,221 443,221 00000000000000000312ed51057a70399362413a5f3592f04b9f0cc7519bf175 495 0.20/1.00 vMB 77
443,220 443,220 0000000000000000013223ff18e5c28367a5e23507ffbc1f675d241e83e5b047 974 1.00/1.00 vMB 33
443,219 443,219 000000000000000001148aecc01bad6ebb77702dd7f646f9ba776add6a51690e 1,354 1.00/1.00 vMB 57
443,218 443,218 000000000000000003bd2355ffe2514300b6f76639dc994469b8dac0c742cc53 624 1.00/1.00 vMB 18
443,217 443,217 0000000000000000002860413c88aaee0c52d8078ed9536a598f5a74e95b9a84 2,129 1.00/1.00 vMB 82
443,216 443,216 00000000000000000142c7a170da1631d3e9ce6e6c534a8c207faa9385cd6135 10 0.00/1.00 vMB 348
443,215 443,215 000000000000000003b6929e72f037413bb17e9c66cad9821c901c86dd3eaca5 731 1.00/1.00 vMB 34
443,214 443,214 00000000000000000313a4172b653ebe33d1e087bc62836dd0d6cb27fb583f31 486 1.00/1.00 vMB 19
443,213 443,213 0000000000000000008beb29d96dcc9d2ce0b0ad9caf46b02ad5901bb7f9d9c1 1,744 1.00/1.00 vMB 49
443,212 443,212 0000000000000000004de8eb95a626d099249f5c6edf6c72feef782a6e288734 2,366 1.00/1.00 vMB 72
443,211 443,211 000000000000000000a2fe1f73d125135d9e7732f0310182691b354feb03d3db 2,697 1.00/1.00 vMB 86
443,210 443,210 000000000000000000c5c732464378bb8423df339da4a777a4f8438405b9e58e 2,200 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.