Loading Tool

Explorer IconExplorer

Memory Pool

83,471 transactions
31.32 vMB
0.09861030 BTC
Random Selection Loading Transactions
Max Size: 192.01/200 MB

Candidate Block

Mining Attempt 07af7caaba44b89433e1c0e21e58c5a821c68f185e79b90150590f17870c4acf
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root e4b9235a302eb1902fb2b328d3907197d3d23ef6366270d9a8c37a167e0f2529
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02785447 BTC
Feerates: 235.42 > 2.79 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (623,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,549 291,549 00000000000000009065ab15f4a036e9ec13d2e788e0ede69472e0ec396b097f 256 0.16/1.00 vMB 21
291,548 291,548 00000000000000008958c9ef42b37d001d7b2e9b7525b24584dc9e32add6ab1f 1,126 0.50/1.00 vMB 40
291,547 291,547 0000000000000000ce7eba55b303aad27ae11621d43162e2c38e5199de933018 665 0.37/1.00 vMB 42
291,546 291,546 00000000000000005d0c1117c02a52de0fdf7c59f62bb4109d268b6df2018f47 390 0.18/1.00 vMB 62
291,545 291,545 0000000000000000cf5f4299bb64b6e81dbe6ab2d8311455bd7c1207ef92e007 861 0.89/1.00 vMB 20
291,544 291,544 0000000000000000988da814ed0cdf13c22c83d7d32ebcc34888a6f4a2bf720f 1,024 0.34/1.00 vMB 56
291,543 291,543 00000000000000004c6cbed4e58ca5e7312c625f7417406a653618a3b0bcfb1c 884 0.35/1.00 vMB 42
291,542 291,542 000000000000000000f2d0fb4a8dfd9b607b999ad40799e2ff6351132762b428 241 0.12/1.00 vMB 31
291,541 291,541 00000000000000003b14a66833cbc46991fcca216c1ee8f72c1c46033d499688 256 0.17/1.00 vMB 27
291,540 291,540 0000000000000000adaf77315770fef23462f60afe5210f5e5dc4849e8c5658e 389 0.23/1.00 vMB 46
291,539 291,539 00000000000000005278e52da12b8b3102d9b33ef3f3d07201e98f5a13733832 1,204 0.62/1.00 vMB 33
291,538 291,538 0000000000000000da54af1f08ed203596972d44e041f383589dd2536b2d0b74 326 0.17/1.00 vMB 28
291,537 291,537 000000000000000062541e7698f44f488942f30a7421a67d9f60a51d4cd33dbe 215 0.16/1.00 vMB 24
291,536 291,536 0000000000000000f08ac7796df287147337acff01469edc639e48fd06136d7e 740 0.35/1.00 vMB 52
291,535 291,535 00000000000000008985fde15d4351c3eae307d77f1fd93b7f88a3a4460c8bfd 58 0.07/1.00 vMB 36
291,534 291,534 00000000000000004871a5df37b60155bf3af7010c403dcdbab9257bf4bde82c 318 0.12/1.00 vMB 55
291,533 291,533 000000000000000010e880adef6087eebcba2240ccd41bbf2f2824ab9ccfda59 196 0.10/1.00 vMB 31
291,532 291,532 0000000000000000e03b414a25a9a06d2f8b011baaaa00b731ca20b6f1ac1382 294 0.19/1.00 vMB 38
291,531 291,531 0000000000000000f62ad1e999557a4ca25061284bb788c88bad822923c52327 231 0.16/1.00 vMB 32
291,530 291,530 0000000000000000b6ec403af9844b82db8a2d3b202f06e329673b4155d43b26 259 0.17/1.00 vMB 28
291,529 291,529 000000000000000079970073a451ce46023bcef493d7aeec53a35ef18d2d0d9e 52 0.02/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.79 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: 709.77 GB
    • Received: 16.98 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.