Loading Tool

Explorer IconExplorer

Memory Pool

74,663 transactions
27.66 vMB
0.07572745 BTC
Random Selection Loading Transactions
Max Size: 168.51/200 MB

Candidate Block

Mining Attempt e1bfe696c2aa11c825ae3e01f2724b61e3d9c6d22c1c6063b243bf6fcb3e6e2b
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (402,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,395 512,395 00000000000000000012b79e82773fc4cb150cb4b7482bdce198a86667e3618f 740 1.00/1.00 vMB 15
512,394 512,394 00000000000000000024f2b373d600fc612a5be5749bea6a5c21ba78a3722195 162 1.00/1.00 vMB 2
512,393 512,393 00000000000000000040868114a0bf27c07e2084474476e996eebaeedc8dcc6e 519 1.00/1.00 vMB 7
512,392 512,392 000000000000000000167c2f50f502df9d9c96aa18bc6c8e16e3fcd5dd46415d 1,489 1.00/1.00 vMB 21
512,391 512,391 00000000000000000029d15d5e189099da838ea660f6f10d290b00425d43eff0 1,851 0.76/1.00 vMB 48
512,390 512,390 00000000000000000015e692e775d3c38367fecf2709ecb406322354f48db75f 492 1.00/1.00 vMB 8
512,389 512,389 000000000000000000125efd9ed5132a380a88cd71c881992c6b37a4bc0fb890 607 1.00/1.00 vMB 10
512,388 512,388 0000000000000000002cea0c5441bccaa7800ea3eadf90e485a356c5a456aded 1,217 0.40/1.00 vMB 43
512,387 512,387 0000000000000000002a8578e8d0df387e487fbd93ce62ef7e42cf7c27c2ca7d 780 1.00/1.00 vMB 17
512,386 512,386 00000000000000000017a2941cd6b812d9549446d3e4a2b5e015d75cce45dfbb 1,325 1.00/1.00 vMB 9
512,385 512,385 00000000000000000022a527c8b128a184a41ae93ed68dd865bb569f51cafc37 2,741 1.00/1.00 vMB 58
512,384 512,384 000000000000000000031200e5b330c9c9cc90800a53718bfaea22f0d050c3be 580 1.00/1.00 vMB 9
512,383 512,383 0000000000000000004fb251409e435e981622133a03f117570459a2297af8fa 525 1.00/1.00 vMB 6
512,382 512,382 0000000000000000002c1a8826259039cf5d64c9a7805c2118b39dda6de86162 213 1.00/1.00 vMB 6
512,381 512,381 0000000000000000002fab41176525cfa3beba3b8164b5d95e24375cf9ebc67e 744 1.00/1.00 vMB 21
512,380 512,380 0000000000000000002ef5b8413240ec8235e55f32a70d4475fd9660d1882dc1 1,295 1.00/1.00 vMB 29
512,379 512,379 00000000000000000053eb904a22144fd74e7a0afb438fe35b69f8778f306486 752 1.00/1.00 vMB 16
512,378 512,378 00000000000000000004c0785d2dea6b48c6dc7bf12018cdb6af5c88a28c930b 214 0.32/1.00 vMB 5
512,377 512,377 00000000000000000026ee6138c477672c6d292622493b6839b1a8716f331571 1,656 1.00/1.00 vMB 31
512,376 512,376 000000000000000000536baeae8ab6c17e432e5df6a624551c96decbd3af0db8 1,056 1.00/1.00 vMB 17
512,375 512,375 00000000000000000028b1db0ac463b46d795b232bdc07901a9c8c4a5703042a 626 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.