Loading Tool

Explorer IconExplorer

Memory Pool

80,575 transactions
30.55 vMB
0.09290596 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt e58dc42bef7a0ae2281e19b983040b9c9c53ec00093d3b598bc37e27624924b2
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root a74389d0312cff817f21b9ffd78c3586696f9b5d50b8c1b5428a637ac9e84ad1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02304821 BTC
Feerates: 301.59 > 2.31 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (386,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,384 529,384 00000000000000000025702b61ec6e80ab88d2150365913cb90cfdb9cac973a3 327 1.00/1.00 vMB 4
529,383 529,383 0000000000000000000dfc9da24a6ce84cd0e854ae702e80a0a25ea72cc2d4fd 1,944 1.00/1.00 vMB 49
529,382 529,382 000000000000000000060466cc024b1d265490770d943b4a638a1152a708d784 376 1.00/1.00 vMB 4
529,381 529,381 00000000000000000030caa46e53377bfae7f5a96b4dec30bb418d4b3b6fb35a 135 1.00/1.00 vMB 1
529,380 529,380 0000000000000000001798df2b3e5e5a1d2514fe4c849b340375fefaf9498104 819 1.00/1.00 vMB 7
529,379 529,379 0000000000000000001dab1cf4f0913d3084503e452dc9f666c372bbd26d5ae8 2,460 0.99/1.00 vMB 34
529,378 529,378 0000000000000000000358c427737c62b8f7b250b88866f82ff3aa8826851f33 529 1.00/1.00 vMB 7
529,377 529,377 0000000000000000002bd3303c32f3963fc5b4d3a90dc5515250878400c1b662 1,314 1.00/1.00 vMB 10
529,376 529,376 0000000000000000001d926081fa372bc24dcd0cd997b65e76b2e2feb931c2c9 2,317 1.00/1.00 vMB 45
529,375 529,375 00000000000000000002cccf3f4a622316c3fc23c5c02179ff0615ed3b1a2aa2 422 1.00/1.00 vMB 6
529,374 529,374 0000000000000000001f0ae0e774bd192ee4dadc7108f6926ee9f0f16ba7426f 947 1.00/1.00 vMB 11
529,373 529,373 00000000000000000028c764b8c6649bd10ca4c46b782309721033cd8f2d4cf3 852 1.00/1.00 vMB 7
529,372 529,372 0000000000000000000804dcb5a86565a800131c1b216f6208811f6371e926a5 3,194 1.00/1.00 vMB 34
529,371 529,371 00000000000000000015e72a36437d9a4c10e1d02a1ef6581e8d5d0b2a772f6a 290 1.00/1.00 vMB 3
529,370 529,370 000000000000000000300dd31b5d3141f1fceea4709dbddf402133a0e56ef3d0 1,233 0.56/1.00 vMB 49
529,369 529,369 0000000000000000003273c8e086553d7b71c418a22c4364c81e2cbef9776467 2,085 1.00/1.00 vMB 15
529,368 529,368 000000000000000000235eb70399d15814d56b7cded1e94fee6398ab5895be78 2,747 1.00/1.00 vMB 39
529,367 529,367 00000000000000000034c4ff052eb4358303b49f68c2d34a1fa851d9392ff54a 2,714 1.00/1.00 vMB 34
529,366 529,366 00000000000000000018dfe2792de961e9575b6c8ae85c3cfe192fc2c6f623fc 424 1.00/1.00 vMB 5
529,365 529,365 00000000000000000030721a6c9fba4c42084a70d72b6dcd01beec7505ded2c8 941 1.00/1.00 vMB 15
529,364 529,364 000000000000000000134d855dd60960097382e96430ec116cd0134a365d9a14 1,758 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.