Loading Tool

Explorer IconExplorer

Memory Pool

87,508 transactions
32.47 vMB
0.24065331 BTC
Random Selection Loading Transactions
Max Size: 194.11/200 MB

Candidate Block

Mining Attempt ee63d6332bad24559e55c2a79c7b1466e1e282fb42e91310558c030ebfe2cb0f
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 87fd1963b34afc5425d78ea20aa9ceeb47f29f675427f782eaa83979352dc48f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,598
Size: 1.00 vMB
Total Fees: 0.10607424 BTC
Feerates: 529.10 > 10.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (713,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,394 201,394 0000000000000105af0b5fafc9a73ba2f658f2411585d226426e666ea078b31d 29 0.01/1.00 vMB 81
201,393 201,393 00000000000003f742945d0e41fc573cfbf5960320389b7722b2d26812dafe58 135 0.05/1.00 vMB 132
201,392 201,392 00000000000004601f23d59cd5c88f72baabd3aeeddfbac591c711dd1942b161 78 0.18/1.00 vMB 62
201,391 201,391 0000000000000388fd5916388c1dfe533a86d4e0279cd94c48c2d969bf36bc93 146 0.05/1.00 vMB 161
201,390 201,390 000000000000045cd10109e09d4b9f83afe1472f646bfcdd604811bc47c3ed0a 203 0.10/1.00 vMB 138
201,389 201,389 00000000000002b736abef689dcdafd221f6bc0cfb1f71ba121869ad886c4f0e 477 0.30/1.00 vMB 113
201,388 201,388 000000000000002dd142bbef1835f3c93f01ef7452df9ec317c0aae8618cf4d1 349 0.18/1.00 vMB 117
201,387 201,387 000000000000000423ad1d4666aa257381bd748d9dd015a1236c74bb4d8a516a 446 0.20/1.00 vMB 145
201,386 201,386 000000000000007a71be9bbcbee287dc7c4f29d1c1cd9e41e2224a1aad3a1e1f 122 0.04/1.00 vMB 164
201,385 201,385 000000000000037ab8f5f63a1db31d081db119038d62e82f315829243c446450 125 0.06/1.00 vMB 107
201,384 201,384 000000000000047a15873368e07e08e9f3e67cc8d8a480625d58ea69ee593870 183 0.10/1.00 vMB 116
201,383 201,383 000000000000053fa9e95771bdb9bc6418e746e728b7d4ed20e2918fd317db97 129 0.05/1.00 vMB 138
201,382 201,382 00000000000003c68d7f72b01bbb978017eac15c8f85e4298aec295217218158 397 0.24/1.00 vMB 84
201,381 201,381 00000000000005a21de9711620f849c88ed54fe72e391ca66f075ae9fc3238a5 8 0.00/1.00 vMB 0
201,380 201,380 0000000000000571a030a5535f30fff6b0ead8132aace7e70762d405b9b4f821 22 0.01/1.00 vMB 155
201,379 201,379 00000000000003687db40b3701ea0ff6c71f087a0d171e1a54ea4499b71d44da 10 0.00/1.00 vMB 18
201,378 201,378 0000000000000503f090e7a05931370c6274f5bc622499d93a5c55f7e3ccb121 169 0.07/1.00 vMB 115
201,377 201,377 00000000000004ec3da370b937ef256ee05aef47c3da476e2ce7b6c450efe950 103 0.07/1.00 vMB 104
201,376 201,376 00000000000002dfc592e82e164cf31a9f1991d3943607370d5733fd458fc821 75 0.02/1.00 vMB 37
201,375 201,375 00000000000001d4064f885d28fc6e9ec7f31f10507455c5fe63d5c55c66824a 30 0.01/1.00 vMB 95
201,374 201,374 00000000000004dd413ebff47cd4eab07360c53af9b2914db042e08134097c00 323 0.14/1.00 vMB 263
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.