Loading Tool

Explorer IconExplorer

Memory Pool

78,635 transactions
29.04 vMB
0.09773804 BTC
Random Selection Loading Transactions
Max Size: 176.20/200 MB

Candidate Block

Mining Attempt 6664b78515fc8d354ba0cea180a8c0a8e2619b9d3e77b400885eea5d423414ae
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 0d3c931ab32f14b168ccb6a527638fb254d0f6cc981d1ee76e434ab37642fc03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,620
Size: 1.00 vMB
Total Fees: 0.03703994 BTC
Feerates: 137.15 > 3.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (559,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,192 355,192 00000000000000000e81993f89f74dc4c8249ed5c2a1e0e53e0cb32d93e408f9 932 0.46/1.00 vMB 29
355,191 355,191 00000000000000000710d51af7d41eae7eefa1434b057c90f94bbe6eeb9e784f 143 0.09/1.00 vMB 22
355,190 355,190 00000000000000000612f07cce5fd9cf9b4f2d88bc41c923b57bcd66d7deefee 1,228 0.60/1.00 vMB 27
355,189 355,189 0000000000000000033bbb4c7871f74307a21b5d76d88f294a37656cc6707e25 537 0.27/1.00 vMB 27
355,188 355,188 000000000000000012eea09e04c0d08ef7bfd04a3a2bcfe1a81cc821503cf2dc 326 0.15/1.00 vMB 27
355,187 355,187 0000000000000000087e0b11e3073c67d2e42f50d1936bdb8737f8ba8a73da1d 282 0.16/1.00 vMB 25
355,186 355,186 000000000000000003728c2503aad7494e9c8aaeffa7c50ebf9858c515665c84 983 0.47/1.00 vMB 28
355,185 355,185 00000000000000000179ff786b1683843cd2cc4f2a384ece6b794aba86e953d1 62 0.03/1.00 vMB 17
355,184 355,184 0000000000000000019de87a7c07a38c8141b03626d7f3792b33d67d970d5eb8 451 0.20/1.00 vMB 30
355,183 355,183 000000000000000014acf2a9082f00de6b02fb10089e03bc5a4677f48d7809c6 610 0.34/1.00 vMB 22
355,182 355,182 00000000000000001591a67bf93771da7f37886f3d31c186fdd40280c8d141d7 1,657 0.75/1.00 vMB 32
355,181 355,181 000000000000000012e6475e419a2bb062eff8bcd7f5730cd7890a1aa2d136d6 176 0.10/1.00 vMB 22
355,180 355,180 00000000000000000fa9fe07c6de06325a31231ec2eea03fffa18dcaebcd5eca 702 0.30/1.00 vMB 30
355,179 355,179 00000000000000000dbd089d1719ab79ca023822edadcffefa7cd835ab44571c 519 0.25/1.00 vMB 28
355,178 355,178 00000000000000000bc7a2927f702a2ec0a2c6d7aac4050c82d5d5cca27d4f5b 974 0.47/1.00 vMB 30
355,177 355,177 00000000000000000bc180a9257371629fc3dee03a74a5a788844417c93902e1 757 0.34/1.00 vMB 31
355,176 355,176 00000000000000000b76d383ab459d5a2396a0a147f116c505db572cb907ebfc 493 0.28/1.00 vMB 25
355,175 355,175 0000000000000000076a41078ca4cd7027a33369401d07ee1b0fa68a2814aa76 256 0.08/1.00 vMB 43
355,174 355,174 0000000000000000063aa6c1f807aab3f9d4fb5a95c2d43e95142594379fc4e7 954 0.49/1.00 vMB 27
355,173 355,173 000000000000000004af98e5200c81ea0b3678c05b0137dcefc278af8743e5a3 488 0.23/1.00 vMB 29
355,172 355,172 0000000000000000008bd9456505d508fe3b3f8466f46de8ced3a676b52eaa85 257 0.13/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.