Loading Tool

Explorer IconExplorer

Memory Pool

27,598 transactions
6.80 vMB
0.06635780 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.71/200 MB

Candidate Block

Mining Attempt 3c759488e64f65eb9a7ad91e34be8637d37f9c76526c4619d4156056d0cb03b2
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 5c2ed0d1a250ba0c52903d589ade34e118fcfbfb7e1e03fb654dd88a2dedf45c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,374
Size: 1.00 vMB
Total Fees: 0.04324513 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (776,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,469 136,469 0000000000000664682de2722612eefc339f76dfec8c29e943ce3751f97ea345 11 0.00 vMB 0
136,468 136,468 00000000000006bdc232da6a61f563660bc2491dcfe3c8a0f2d961c7d16cd77f 31 0.01 vMB 340
136,467 136,467 0000000000000450f9387ad2d27e9931f2764c6e6081f14cba0ec42e63cae230 15 0.00 vMB 845
136,466 136,466 000000000000089ca877bb941387a680c027315f13529f07ab17efd5026aa39d 14 0.00 vMB 518
136,465 136,465 0000000000000a1aa5877a0f7fec0a768208febdce57528927aa31edd7b05934 43 0.02 vMB 0
136,464 136,464 0000000000000133eb55026c4d3b84701cddf047e6ad281e44a73f9eb7361d70 56 0.03 vMB 249
136,463 136,463 000000000000052050fa7deead05be7c675d16faec8d5b43aad1e894918fed15 196 0.11 vMB 1,684
136,462 136,462 000000000000024f0fd59b205c1bf7082662a62ec3a2315d23637e38360a86a7 35 0.02 vMB 938
136,461 136,461 000000000000013fd83f35a478cba3276a920d7f3ab1b7eb1ee4528d6dd6dd48 62 0.03 vMB 569
136,460 136,460 00000000000007e5e89bb42aea2cc123967610299a61f9d64b91e48e1c38c12e 73 0.04 vMB 225
136,459 136,459 0000000000000595cd15535acf6921da90300257a37844f92119aa7d87d35d10 25 0.02 vMB 575
136,458 136,458 000000000000009a8f66005494f07b8f2f30d40e8ec116bc83828f434a20d034 65 0.03 vMB 581
136,457 136,457 00000000000004d76db4a127ef6efebd47b5b659b689aa79d78e20423acafb69 10 0.00 vMB 1,094
136,456 136,456 000000000000030cf5f6e9dd0b330147da4a5461e6a66ac6fb00d6888047d3e2 95 0.04 vMB 155
136,455 136,455 0000000000000593a02b4f7863c1ba9da2d6baf06509dc24e8aee2beeb8d414c 24 0.01 vMB 269
136,454 136,454 00000000000002d1e0ca4cb522ef5664ebf9607146e42c48f1d09f7fcb0de173 16 0.00 vMB 35
136,453 136,453 000000000000031b4bf995cc217a8de66da9d9369d72932162305ebbe2509624 15 0.01 vMB 2,213
136,452 136,452 00000000000008271c60a82c5a2a47e5c3616113cb7a60ac856de8e979280e1a 43 0.02 vMB 823
136,451 136,451 00000000000002f476c98d4c31b8c5a858e623dfc12b04b6fd2ed1e92fa1b969 44 0.02 vMB 709
136,450 136,450 00000000000000bf266d009001a1fb656c3a66b1d384bb874f49b048b24c4ffa 123 0.03 vMB 501
136,449 136,449 0000000000000479e4cf4eb8319473fbff4d1164b40c97d60e586931f79f0c9c 3 0.00 vMB 75
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 78
    • Outgoing: 10
  • Data Transfer:
    • Sent: 40.55 GB
    • Received: 0.56 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.