Loading Tool

Explorer IconExplorer

Memory Pool

76,874 transactions
28.55 vMB
0.06303724 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt fb35536132ede66d05cc31cfb365d1ecb3a81769bb30ab6d23c7a6070e601926
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root bb0815184d5a744ea72fc09b7b8bc84cb1d03fc69fbbeb7b7150be255ffa3d5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,069
Size: 1.00 vMB
Total Fees: 0.00361937 BTC
Feerates: 73.20 > 0.36 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (339,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,445 575,445 000000000000000000008f26f8027e5cbcaa76cf8812346896f7f0f7cc415253 2,902 1.00/1.00 vMB 127
575,444 575,444 0000000000000000002109184882a6f2076d02d4a22960dfda73701aa8b82184 3,351 1.00/1.00 vMB 124
575,443 575,443 0000000000000000002656f3c1eca74d0896bba499c451aa2797337c3c34b7a0 3,022 1.00/1.00 vMB 135
575,442 575,442 0000000000000000000cf9b9dd7bb882d825f4e3830dc9391425c40c56e82d7f 3,028 1.00/1.00 vMB 107
575,441 575,441 00000000000000000029f8195ce61c26a61cd751218e623c6d4ced800eafc29e 3,367 1.00/1.00 vMB 121
575,440 575,440 0000000000000000001f7c67581a32fc33561c9e136a5f34c49c0226920eed42 3,080 1.00/1.00 vMB 129
575,439 575,439 00000000000000000014a12528f696825dbf073630344727812f07459a2e7c4c 2,771 1.00/1.00 vMB 114
575,438 575,438 0000000000000000000b20b340cca87abb055d6468569ff19f5e4f519e6728f8 2,608 1.00/1.00 vMB 116
575,437 575,437 00000000000000000029d13fea80293053687d0aa67b72ba96a52fdc7a8f5d5c 3,050 1.00/1.00 vMB 105
575,436 575,436 00000000000000000017a6f40c2e5e6caecfbdda8d612985f14942d20d2aa516 3,226 1.00/1.00 vMB 108
575,435 575,435 0000000000000000000b27aabca4bd7d59982d349d77bba46ec53b9fb21c7167 3,113 1.00/1.00 vMB 107
575,434 575,434 0000000000000000001f5cb56681c05b70dc4006e0ba609b494548eea2d65150 3,072 1.00/1.00 vMB 148
575,433 575,433 00000000000000000027ef43902126179d56df4327d1271b7b58a72af5fbb98f 2,162 1.00/1.00 vMB 110
575,432 575,432 0000000000000000000a56bfe83e97e1cd1aa04aac2bd61e7750e0e1cb4568df 3,037 1.00/1.00 vMB 132
575,431 575,431 0000000000000000002962639ad26c90e8158c5729d87afeb700155c416b118b 3,400 1.00/1.00 vMB 132
575,430 575,430 000000000000000000069d48afcf4ba3b992841f97f93ec0a2ea0510c5caf9d0 2,529 1.00/1.00 vMB 126
575,429 575,429 0000000000000000000873939c2838473eb532abcd808e0b01f6dcec98e1e3d4 2,371 1.00/1.00 vMB 136
575,428 575,428 0000000000000000001eee8d39238605f150d873af159eda63da95eec59c3b2a 3,219 1.00/1.00 vMB 153
575,427 575,427 00000000000000000007479b1b2d17b72d2b9839a9ebad90f686eafea0e4f2bd 2,921 1.00/1.00 vMB 150
575,426 575,426 00000000000000000026dc7f7cff8eba9f0ef675b54c6e13879bd417a79ed42f 1,665 1.00/1.00 vMB 96
575,425 575,425 0000000000000000001395a190d6e1a2ad4776e6b61633f110b4690881fc9457 2,147 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.