Loading Tool

Explorer IconExplorer

Memory Pool

52,289 transactions
30.83 vMB
0.14799063 BTC
Random Selection Loading Transactions
Max Size: 164.58/200 MB

Candidate Block

Mining Attempt 4656e21eae6a6ff5226f7ddfeb05032a9a2247303d3026a1a0c83ebdd472631c
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 8b54ff44b14f5dfc342c6b573908177d774cd4c651648e04ae83db78891d3706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.05914202 BTC
Feerates: 179.69 > 5.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (230,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,474 684,474 000000000000000000068bf2c779ddfea2339f197f47eeb113f5c14f48ff785a 1,911 1.00/1.00 vMB 101
684,473 684,473 00000000000000000001fc496cc31bcb42c02c14e997a222fb08b1197946424a 2,634 1.00/1.00 vMB 108
684,472 684,472 00000000000000000007ad97d36a4cf04d4e0a78de8446c04937e3096539f1fa 2,347 1.00/1.00 vMB 138
684,471 684,471 00000000000000000005c981b96318649ab7bf1a8415980a8b9aacc0f6c27822 2,476 1.00/1.00 vMB 110
684,470 684,470 000000000000000000009ddf5646a3bd0f9318f5a58e59eb9d63291ee2de2525 1,930 1.00/1.00 vMB 116
684,469 684,469 00000000000000000009ce3ca37989f796d32b8ff9e0195bb7554e007955ea9e 2,146 1.00/1.00 vMB 138
684,468 684,468 000000000000000000058b6fe4f4bb5cc34764b9e0c63e7b6f583717c1f1ddb5 1,652 1.00/1.00 vMB 134
684,467 684,467 00000000000000000002239b7cd7ea7ebc17168f8eccd0b2e6c189821bc73850 526 1.00/1.00 vMB 127
684,466 684,466 0000000000000000000b0170f942930e6486b01b4e9b9a423cf49543071d4c29 1,528 1.00/1.00 vMB 128
684,465 684,465 000000000000000000002068d54ca9017e260d0dba09a2b84e39e29cbebd2d13 1,548 1.00/1.00 vMB 136
684,464 684,464 00000000000000000006d4ba2808601f7cec63749006914c8914ccca1e3c0f73 2,101 1.00/1.00 vMB 133
684,463 684,463 000000000000000000050ffbbb563366f34556d92f0bec98b58e95ef87260615 868 1.00/1.00 vMB 125
684,462 684,462 00000000000000000007a6188aec5045f006ee8b16dd8941d0c3efb2eb20cbca 1,058 1.00/1.00 vMB 127
684,461 684,461 000000000000000000036398a941efd40a4c24673d3b91bacc513734f863db7f 2,585 1.00/1.00 vMB 133
684,460 684,460 00000000000000000006d7ceb94b31264ff804dc640bc87b5e5c7d18080ffebc 2,315 1.00/1.00 vMB 135
684,459 684,459 0000000000000000000391160dded1c08aa7dd6c7de09209ff7478a349da5b6c 2,296 1.00/1.00 vMB 133
684,458 684,458 0000000000000000000a2892ef04989ffb4f89f4841578602f69f54868847ea7 3,005 1.00/1.00 vMB 162
684,457 684,457 000000000000000000030e165eb065865bed5c6275b0003cc4c1b36e56496e52 3,058 1.00/1.00 vMB 150
684,456 684,456 000000000000000000094b1cf881e52b5afa308dc8cc7e3bfc1dc3bd28ce5f04 2,480 1.00/1.00 vMB 127
684,455 684,455 000000000000000000085aa8793e1a925342b0bb9c3dec51938f64380c343004 2,247 1.00/1.00 vMB 111
684,454 684,454 000000000000000000054e0157467edf788fcdaa780835243266f53ef9ebc7bc 1,232 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.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: 652.04 GB
    • Received: 13.70 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.