Loading Tool

Explorer IconExplorer

Memory Pool

79,685 transactions
34.42 vMB
0.16524944 BTC
Random Selection Loading Transactions
Max Size: 192.88/200 MB

Candidate Block

Mining Attempt 1d076cb7c08e20c780f7aeda224f69a9b237e46d7f458ce7c004f35d35c005ec
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 51a590ef4a1e4dac32337de23c50db13882e9860ee7c8a994156b663fb87564b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,681
Size: 1.00 vMB
Total Fees: 0.04096686 BTC
Feerates: 150.93 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (88,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,303 827,303 00000000000000000000b01b7b784b386ead4b9ca0da6358d87527b89f702aea 2,841 1.00/1.00 vMB 23
827,302 827,302 00000000000000000002c7cd2e4af048b1e7af46286134cbcde08bbb1c5cc70e 4,027 1.00/1.00 vMB 25
827,301 827,301 000000000000000000023edd34dd3baf7fe9da9b11e0e52239460b6054b5aaac 3,814 1.00/1.00 vMB 27
827,300 827,300 00000000000000000001621e3575e9ebbd1876a95465aec1796ce175fa5afd60 1,257 1.00/1.00 vMB 29
827,299 827,299 00000000000000000000490b69273edfa443326620cb884c40a5afe494f1ded8 1,443 1.00/1.00 vMB 34
827,298 827,298 0000000000000000000025a5ba1d6edfdcb70dc9e8b900ccc449ae255c7539be 1,319 1.00/1.00 vMB 34
827,297 827,297 00000000000000000003d2be130b7dbfd115ca23ace5a4b1d8763867933e8ac6 3,219 1.00/1.00 vMB 48
827,296 827,296 00000000000000000002879e556000fff4c061eb611ee51989e5a0595cbde0ed 2,017 1.00/1.00 vMB 42
827,295 827,295 0000000000000000000277f19645d6dd7e7a1552d2d7e54fc03ea6942d3fa962 1,494 1.00/1.00 vMB 41
827,294 827,294 00000000000000000003222271ef68c7987843278b663d7fbb587696bc42dd23 2,207 1.00/1.00 vMB 34
827,293 827,293 00000000000000000002c5dd1677762f5b0cd2476bef6b4715160d3c23de6cfd 2,102 1.00/1.00 vMB 42
827,292 827,292 000000000000000000010e8fac7b3840864e90c5467a21f45527d7d417e672fb 1,697 1.00/1.00 vMB 42
827,291 827,291 00000000000000000003dd0515e4541b83df1de778832df86574a8134267a626 924 1.00/1.00 vMB 29
827,290 827,290 00000000000000000000a3e47ae8cd5df46b7d3ee2f89fe17b701604781a559e 2,341 1.00/1.00 vMB 42
827,289 827,289 00000000000000000001413f4376a714d8eaed5fd57abc66bad8d6492c9cf06b 1,383 1.00/1.00 vMB 38
827,288 827,288 000000000000000000007cf4e2752a488889aab847a7104f5b09fc63653ebd62 2,000 1.00/1.00 vMB 42
827,287 827,287 0000000000000000000361b63219dc86c39ba390ff030aef1f4ba289fb6a8661 1,496 1.00/1.00 vMB 39
827,286 827,286 000000000000000000007474ccc21e9557c77084ae3fb7bb2dc0ef16580b8d44 245 1.00/1.00 vMB 31
827,285 827,285 000000000000000000036581f7a48c4827bc96ce7a33eeb148121f7d071c9bac 1,547 1.00/1.00 vMB 38
827,284 827,284 0000000000000000000384cff218099632838e2ba24af1f3b32fc4e9b1f99cfc 1,026 1.00/1.00 vMB 31
827,283 827,283 000000000000000000016ffbc510799383557c010fbf2e9f145e88de58376425 1,727 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.11 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: 734.05 GB
    • Received: 18.55 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.