Loading Tool

Explorer IconExplorer

Memory Pool

55,160 transactions
32.40 vMB
0.16056786 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt 921763d0409abc1e6ed4e358781e35af22f687cf7fa157f46e6d9a088246e2aa
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 94a21532b4fdc40061fc1e5d12e08cb182933eafc5d6923d346383b4948d867b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.05394362 BTC
Feerates: 301.66 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (503,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,198 411,198 0000000000000000027c87a1933de702eba671b6194c252d884f5489da75518d 3,006 1.00/1.00 vMB 60
411,197 411,197 00000000000000000545c2fb9a176af38b2cfdd8f2a2fd6b102d4a57dd2693b4 1,613 1.00/1.00 vMB 123
411,196 411,196 000000000000000003d75ca16f2d47f7b7974cc9d41e7abb27bd053c882951f4 1,384 1.00/1.00 vMB 27
411,195 411,195 000000000000000002dd7139d21a400cbcf420ff14518651c37b609b95474d69 1,361 1.00/1.00 vMB 24
411,194 411,194 00000000000000000166be643fee7e813f76d28921284e7730b3335b51d1b76a 1,860 1.00/1.00 vMB 29
411,193 411,193 000000000000000003ce426f0799167ec4d9c93e4c61f9ba16757c78a6e0f871 2,615 1.00/1.00 vMB 45
411,192 411,192 0000000000000000061210b925623b1ec70d6493471e67345d3e63cb1450cda3 2,161 0.75/1.00 vMB 39
411,191 411,191 000000000000000003ceb8717eaa21db30c3ac02199c741036b61e14b9dbb76b 2,582 0.99/1.00 vMB 36
411,190 411,190 000000000000000003cc8804dd0cc802ff072864b8b48488e419d92006d1126c 3,058 1.00/1.00 vMB 70
411,189 411,189 0000000000000000017a09443646a99b047a44ebb580687aeb1cb54c6c1a172e 1 0.00/1.00 vMB 0
411,188 411,188 0000000000000000010cf86629b26b9eddc9c52b65ba63b5225e19c4880a9163 2,974 1.00/1.00 vMB 116
411,187 411,187 0000000000000000019bd47b3a3bbcd1a20efe65506ed5750d67c27fe84fc156 872 0.37/1.00 vMB 70
411,186 411,186 00000000000000000284e563ed5005bceb97099a59be40931b1682e651d383e1 902 1.00/1.00 vMB 18
411,185 411,185 00000000000000000443046cfe557a9c59a3420738861663d1849eca4edd538b 1,620 1.00/1.00 vMB 30
411,184 411,184 000000000000000000a948c0de932ae752cfcd15487600ba4ee464729ebd632d 2,811 1.00/1.00 vMB 58
411,183 411,183 00000000000000000411650b3e577a9897cf913022b7057bf57f25d76dc6e47a 1,388 1.00/1.00 vMB 34
411,182 411,182 0000000000000000007445c5a16a8e7e4860aa52322b6600f2c4f6a367934806 1 0.00/1.00 vMB 0
411,181 411,181 0000000000000000030707336ba077ace6e291419d540805a7b9d47bf7ab729f 2,333 1.00/1.00 vMB 43
411,180 411,180 0000000000000000038323ad543508fc739262a9734fda9790584c8376506e0c 2,511 0.93/1.00 vMB 70
411,179 411,179 00000000000000000291be40b2482ee5614facab1017f2f81e3c8f44532f039e 1,767 1.00/1.00 vMB 35
411,178 411,178 00000000000000000553bdae312677f056c8a2ab477c3d424b599299f1a59524 425 0.21/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.52 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.