Loading Tool

Explorer IconExplorer

Memory Pool

44,078 transactions
27.09 vMB
0.09310806 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 91f325323006c08471982427c3e639a032be1825e51426150730a35f75359adc
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root dc4004d36882369a9d2e86528d7c78f0192b8590bb40383ef07cc64bded98ada
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04023540 BTC
Feerates: 151.01 > 4.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (452,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,568 462,568 0000000000000000004814d384683d4a4e3a4498841b9dc9cdf09d86c55e523f 3,014 1.00/1.00 vMB 223
462,567 462,567 000000000000000001b8e82dae7cfeb034647c143d2b2ad0f1b192fc910b01ea 2,303 1.00/1.00 vMB 144
462,566 462,566 0000000000000000004d6989d63b9d17a07fde19f4dd183a8123711a46b9a3e1 2,351 1.00/1.00 vMB 166
462,565 462,565 0000000000000000011a00a8912b6a45e3cc7e22200db138a0aac6c854303699 2,191 1.00/1.00 vMB 180
462,564 462,564 0000000000000000005c2c7f3ad3aa7651eb0156bd71491ea2f4563a1fc4bd47 1,534 1.00/1.00 vMB 126
462,563 462,563 0000000000000000013daaf7b373ece27528806b30fffef2d609941d01ced391 2,333 1.00/1.00 vMB 123
462,562 462,562 00000000000000000205cea6a9776f92ff9f2b43012ebc698f4538c978cff9d8 2,656 0.99/1.00 vMB 131
462,561 462,561 000000000000000000d6ba7cae59c821b660c3c17ef90d2d42486e7ed6595ba2 1,487 1.00/1.00 vMB 129
462,560 462,560 0000000000000000007219bc6cdacaed82cfc8984af8e825bc93c4cd717376b8 1,214 1.00/1.00 vMB 188
462,559 462,559 000000000000000000be5bf0ffb12fba0bd75bb9e73fd1fb3d00801fc57a3a77 2,391 1.00/1.00 vMB 130
462,558 462,558 00000000000000000108927b01f00cee82e3873044b66a93a2af1d69e6e1c037 2,194 1.00/1.00 vMB 162
462,557 462,557 00000000000000000189d716a0a2790526d737483843d3f8f63683718ce16db2 2,901 1.00/1.00 vMB 220
462,556 462,556 00000000000000000039bca1657474aca3354ec02cd82e21552539a99e195d5b 2,390 1.00/1.00 vMB 189
462,555 462,555 000000000000000000fc3cf664dcecd18077d06bcd8c4ea28c6a8565730027aa 2,863 1.00/1.00 vMB 228
462,554 462,554 000000000000000001634a465b87784e364e53140eab350c68b4ff2a4958b66a 2,303 1.00/1.00 vMB 176
462,553 462,553 0000000000000000004d276154c6591da7002724f7f4b80b0d2639a59b5e7e0d 2,330 1.00/1.00 vMB 161
462,552 462,552 00000000000000000135c531dfebbcc67eb190dcb065dc282af2218a42191349 2,824 1.00/1.00 vMB 207
462,551 462,551 00000000000000000197d50629d9027078c5e7e3231ee998580f09fe2e39aaa1 2,636 0.99/1.00 vMB 284
462,550 462,550 000000000000000001b9725d16dba557bc1cce4b67fc030a37f28d018eb0ea19 2,727 1.00/1.00 vMB 162
462,549 462,549 000000000000000001ff136af0a5298f056167c5834cdbfb34ac03f1081fd2a7 2,307 1.00/1.00 vMB 155
462,548 462,548 0000000000000000012712cc708b022258a895abc1b91115cd41821484fe97d1 2,425 1.00/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.