Loading Tool

Explorer IconExplorer

Memory Pool

81,188 transactions
30.18 vMB
0.13337960 BTC
Random Selection Loading Transactions
Max Size: 181.48/200 MB

Candidate Block

Mining Attempt 62dfa706afe9a5292933fa200d098ea108bdfd9443d5ac0c1ba4d01b27108032
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 027f467e064bb022e6423da682450557791c152bb8ae58caab43e77b4d273a76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.05630402 BTC
Feerates: 242.90 > 5.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (136,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,443 778,443 000000000000000000000811d9abb86ef158911ecd167b56d9c50f393d2d2ff3 1,669 1.00/1.00 vMB 7
778,442 778,442 00000000000000000000f273198be3aa7cec7949ade70ab566198b9fbf1001ad 2,392 1.00/1.00 vMB 15
778,441 778,441 00000000000000000001ff7441bf4b8df042a02b730e473a3260a49e44bec7ca 1,979 0.99/1.00 vMB 8
778,440 778,440 000000000000000000009a96674fa5fe3974ba626c5d0d6e490add8060b74f45 2,732 1.00/1.00 vMB 16
778,439 778,439 000000000000000000063a24a5b0eba0dd6abc18dcff79b797f67e8d0e247dba 434 0.99/1.00 vMB 1
778,438 778,438 00000000000000000004836f4e3fced1cc920dc254ed649005435a412ab2a6ea 1,383 1.00/1.00 vMB 6
778,437 778,437 00000000000000000003f0ee4438d5f98534fdafae9de385c45deb3e9946c40f 1,957 1.00/1.00 vMB 10
778,436 778,436 00000000000000000005196a74856d82f8b8b05309eca6a4367087416e6cb3d2 2,284 1.00/1.00 vMB 13
778,435 778,435 000000000000000000019c95ca103db0c04905e34e6cbccd215d4fcc30e0d62e 1,215 1.00/1.00 vMB 6
778,434 778,434 0000000000000000000141516486bdf78f76138c638a3fd1e823576a5b27be3b 1,754 1.00/1.00 vMB 5
778,433 778,433 0000000000000000000591eb520ac6583f21f1666fa96333a89f255baed4c56e 2,522 1.00/1.00 vMB 19
778,432 778,432 00000000000000000004bf79364813a996a258478ab0e0ddabfb3d9452f6a65f 2,018 1.00/1.00 vMB 8
778,431 778,431 00000000000000000002a7f2ae1729066b2361c77b35d392916ccd1c89762869 1,886 1.00/1.00 vMB 5
778,430 778,430 00000000000000000005731be026addc1ede1889e3fb9bd0771291eab9e6da57 3,378 1.00/1.00 vMB 21
778,429 778,429 000000000000000000009f8a2d38776f7228504886a2a59953724f09cac4153b 2,212 1.00/1.00 vMB 9
778,428 778,428 00000000000000000005c94c07450a84024bc6a9164730df6b57a7eaa7f847c1 1,295 1.00/1.00 vMB 3
778,427 778,427 00000000000000000001384216d6b519e3e6318c64f4aaaadeaf6ab57aa00214 3,169 1.00/1.00 vMB 16
778,426 778,426 00000000000000000006146af646031f1353abdbecedae57b8d31854bafe47a2 1,765 1.00/1.00 vMB 8
778,425 778,425 000000000000000000054670597a72c1e2020fd1012e5c40dfc0bdabf66c53fc 1,716 1.00/1.00 vMB 10
778,424 778,424 00000000000000000000e43c025b4b95113fc1dbc1d692f6580cd871e2b0b708 1,134 1.00/1.00 vMB 5
778,423 778,423 000000000000000000000a8a24071a39fe7ea8727f40b206896cfd1cde34eb02 1,959 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 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: 674.06 GB
    • Received: 16.43 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.