Loading Tool

Explorer IconExplorer

Memory Pool

79,876 transactions
29.30 vMB
0.12535576 BTC
Random Selection Loading Transactions
Max Size: 177.42/200 MB

Candidate Block

Mining Attempt 76c28189fdeea219d3432bb7dcd479dc3f57f50bcc5e9bafcd0076272432ecec
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4e4617abbadee82227d7aaa44433473b1b5f00d5e31637e5833597df9c54053e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.04691525 BTC
Feerates: 301.72 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (515,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,231 400,231 00000000000000000677bd271bd8655573ccc35057485bc890b4cc8e1f09e7d0 1,407 0.77/1.00 vMB 41
400,230 400,230 00000000000000000220971d68d35cb6cf70b8dd6f94aca89140c7b72cf51d7d 817 0.91/1.00 vMB 18
400,229 400,229 000000000000000001f207a554aa6c25b464cefe45283d1fec675d55fe95c9f7 1,369 0.75/1.00 vMB 38
400,228 400,228 000000000000000005c812c7836225075e4ce1bd4dfea2f4745ba817828eabb1 1,480 0.96/1.00 vMB 32
400,227 400,227 000000000000000004c9ad01b81a8e99845186a7dcc13d4f250c7429d084244f 1 0.00/1.00 vMB 0
400,226 400,226 00000000000000000522d8e025c14f345f5f963ab8e6863199a7e697b49df7d6 1,350 0.93/1.00 vMB 28
400,225 400,225 0000000000000000046767aed846c59634b9d9bbd1805849f4779b4ae7ebf553 2,329 0.93/1.00 vMB 55
400,224 400,224 0000000000000000068e70ce20611866d8961d5d410aa815d50941596632cec1 1,884 1.00/1.00 vMB 37
400,223 400,223 0000000000000000000083ab2375f49cfc91fc198f97f32616abd5cd86897a6b 1,290 1.00/1.00 vMB 35
400,222 400,222 00000000000000000279938ca66cf43b80c844a63ca470143d7215d8cdf703cb 1,585 0.75/1.00 vMB 40
400,221 400,221 0000000000000000023ed096e0087acf4760e52e3fb6aa894cf62c4aa148d797 1,303 0.75/1.00 vMB 38
400,220 400,220 000000000000000000c6c4545322cb1a67290ef2ab12badeb4dd8bdf5ce7d14d 2,776 0.93/1.00 vMB 55
400,219 400,219 00000000000000000368324dbdc5d4f5ed19fae51f0686dfebaba47828cd40be 539 0.65/1.00 vMB 24
400,218 400,218 000000000000000000df80dd684b20ef703e6c9f7d5dd6bd61950177dddb82e7 1 0.00/1.00 vMB 0
400,217 400,217 000000000000000005a6688d9f23a178e28652b4ef234552aca47b96702a2deb 846 0.86/1.00 vMB 19
400,216 400,216 0000000000000000057fde2daedd72ca50f86993e52fa57c59462100afaf7373 1 0.00/1.00 vMB 0
400,215 400,215 000000000000000004129f232b2d5f0b103b0f130fa6c9c7a6f5bc1b2594b578 2,447 0.93/1.00 vMB 48
400,214 400,214 00000000000000000246f75280e9d286ff66d2b516bb7e93c96b58e93b64a0c5 110 0.09/1.00 vMB 17
400,213 400,213 000000000000000003768b5c7e03ca29cdfcedc3d24230fc53d8faed5553bf0d 853 0.72/1.00 vMB 23
400,212 400,212 0000000000000000052df23416c8b9ccf3bcb7fb94a2b0f768b1d84d716a3341 2,331 0.93/1.00 vMB 48
400,211 400,211 0000000000000000032a13132f68825ecb0b6c6690383efb0bf92112a709622e 1,421 0.73/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.