Loading Tool

Explorer IconExplorer

Memory Pool

82,513 transactions
30.73 vMB
0.08232622 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt c8d9f0c6ebe71fe902bd5a416ba662eb7c9a9543d0ac5a0e92e626090d3bc786
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root f84c39049b235def1c4ea4bf0a882783b27850c79890d5a9e08d556f747f3c21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.01347540 BTC
Feerates: 353.36 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (320,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,240 594,240 00000000000000000018bacd993419741fb2379e574d10495ef600668ee45be6 281 0.07/1.00 vMB 28
594,239 594,239 00000000000000000011a499d3cf648a54361db8a2fa2ec14501edc307148b31 1,510 0.48/1.00 vMB 22
594,238 594,238 000000000000000000139e9a337b717dd2ba8200b30d87c5dbd23bd004d34d30 2,148 0.63/1.00 vMB 22
594,237 594,237 00000000000000000015883059f087b2ecdd5610b868645cb9d5a03bf83d3234 713 0.22/1.00 vMB 19
594,236 594,236 00000000000000000013d85c1863e65939c59f2dc23d9256729bfb18b77196b6 1,319 0.37/1.00 vMB 24
594,235 594,235 000000000000000000060ab300a1c64c7b7af9cf1924b003bba132638ff7760e 3,184 0.94/1.00 vMB 23
594,234 594,234 00000000000000000010b6ff3ef40c842d2061c8017c4cc467bc340f12995541 1,787 0.62/1.00 vMB 25
594,233 594,233 00000000000000000005079ecc8d6520ebe4bd7422c7b203fd27e5b7754bf702 1,066 0.40/1.00 vMB 8
594,232 594,232 00000000000000000010f24d16ad682e04c8ce543385293b17f075ba9cf72802 2,450 1.00/1.00 vMB 14
594,231 594,231 00000000000000000006e5f8ade3a1ff23a88073be827ec95d9f5ed9af7233e7 2,453 1.00/1.00 vMB 27
594,230 594,230 00000000000000000005db30998093a938d47c8105aff011752e9d815f9ed0c3 1,865 1.00/1.00 vMB 29
594,229 594,229 0000000000000000000849020736fe7457e032fcaa2be2e276f8d1b0402d046f 2,002 1.00/1.00 vMB 47
594,228 594,228 0000000000000000000267d5775d8339c03624ba736e0f850e77127b707a01e9 748 0.22/1.00 vMB 26
594,227 594,227 000000000000000000137c34ffcc84a986f1cd18e1b2e00f6188a35f38b039d8 1,546 0.44/1.00 vMB 23
594,226 594,226 0000000000000000000444135a33aad26040e8717c2b4f8fc698e2cfe5d35281 101 0.02/1.00 vMB 21
594,225 594,225 0000000000000000001684480c2bddead00670f7c759d74f55651d3b2e2e9b61 339 0.09/1.00 vMB 28
594,224 594,224 00000000000000000004097f84e748c968e2343eb84ae973c3f158656bfe980c 1,723 0.52/1.00 vMB 22
594,223 594,223 0000000000000000000eff67a22b50930aca7004d77d93059a9d99057a26002d 888 0.35/1.00 vMB 24
594,222 594,222 000000000000000000158f34484888d7b4a35cbb0175d9f25423446ca6c5c947 2,537 0.89/1.00 vMB 25
594,221 594,221 00000000000000000006c441aab5dec880093c2fd79a04f2e0c0f8b040409958 546 0.21/1.00 vMB 14
594,220 594,220 000000000000000000143568dd384d81b4aada5133b21289cec25d425521fdaa 3,069 1.00/1.00 vMB 19
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.81 GB
    • Received: 16.99 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.