Loading Tool

Explorer IconExplorer

Memory Pool

85,344 transactions
33.06 vMB
0.16016969 BTC
Random Selection Loading Transactions
Max Size: 196.86/200 MB

Candidate Block

Mining Attempt a07fb2182dc89989c801d0a504f2c7fe098322db2f726978ea53fa62b4e3ed5c
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d1fe6d9c9bb464677d9d1939ecb29c0971f0242dff75b3f9d5dc93c7f4e15f78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.04942211 BTC
Feerates: 318.30 > 4.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (647,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,079 268,079 000000000000000a6397c252aca096fc70257c0c504829a16d0bce3c3551b810 241 0.16/1.00 vMB 45
268,078 268,078 0000000000000005fa2ec41f1c378ff1933f68d7e8aea8d5ae398f0ecf00d070 57 0.02/1.00 vMB 42
268,077 268,077 000000000000000491472027158b6fbb0642138e6f25882ad70f6fb3950ccec6 112 0.06/1.00 vMB 57
268,076 268,076 0000000000000008fd066a6be0f6b4a0a1f4c8c0d638cdcf010217da44296f83 42 0.02/1.00 vMB 48
268,075 268,075 0000000000000000fc1748fd20e5eccea2623aaeb2861d9b9673cb6c8922c97b 11 0.00/1.00 vMB 388
268,074 268,074 000000000000000127b0c1a48110b8db413c93b3bfb5f417b9b7d5d76b2fd0ff 32 0.02/1.00 vMB 125
268,073 268,073 0000000000000009ae2e8aeabdb71e5d39d2f756e080b877787e0c52374e03c4 195 0.10/1.00 vMB 10
268,072 268,072 0000000000000001c866da4310d756d1f206ecb1a95cad1ec4612fad022ab0a1 242 0.13/1.00 vMB 93
268,071 268,071 000000000000000993d411c22f483b6c09484c1aa41bc691b0bed866ae6f9f19 1 0.00/1.00 vMB 0
268,070 268,070 0000000000000000aa16c2e6707ceff7acc82571197560a9480dad8eff739d12 285 0.12/1.00 vMB 64
268,069 268,069 00000000000000042b81c1febb26507fe7b6f543f627fb78872c85d55d5637ad 424 0.19/1.00 vMB 70
268,068 268,068 0000000000000001775c75efbc2c49b1d19937e46b618e7db77efcb0f6b0b256 161 0.08/1.00 vMB 66
268,067 268,067 000000000000000101df14dded6c57cd4195c66903442ff8e5eda83ebdf91003 57 0.03/1.00 vMB 78
268,066 268,066 00000000000000021e1313d95dfa58cb3ca2fd9c7349ea6853d474ee16d3ba0e 402 0.18/1.00 vMB 67
268,065 268,065 00000000000000006eb2ec2c4dbef364670c8b8d6876e4dea389471d0fa3f888 516 0.26/1.00 vMB 68
268,064 268,064 000000000000000a32fe6d9cf115a0ff4029ffb6b57758f614a9b41bfa8df387 94 0.04/1.00 vMB 48
268,063 268,063 00000000000000068af6de1f4e633b5666836b7d829a65552f1352bcddddd07c 104 0.08/1.00 vMB 53
268,062 268,062 000000000000000ae9f7500be4b685d36fdece9841a5198b294f0bf3c818abfc 523 0.24/1.00 vMB 59
268,061 268,061 00000000000000011aaf93bdade1448552ef003777e2cd3627580effec399e8a 272 0.12/1.00 vMB 47
268,060 268,060 000000000000000743aee48cf264e1aa4a05fc3018677be3c1bdbd2429ffeede 560 0.34/1.00 vMB 49
268,059 268,059 00000000000000069d21dcee65fff735d4c879f6e51c41c64ee6f2f65d724de8 364 0.23/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.