Loading Tool

Explorer IconExplorer

Memory Pool

81,856 transactions
29.95 vMB
0.14590892 BTC
Random Selection Loading Transactions
Max Size: 181.51/200 MB

Candidate Block

Mining Attempt ec675bb28e26a6271dead490ba394a7840435ce11a612d35afe21cc129e66727
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 3e3193f010b180fcbcb01b52e7ddfa28731c7a9ad8a193a35f2fb474e2eb4604
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,788
Size: 1.00 vMB
Total Fees: 0.07697621 BTC
Feerates: 101.65 > 7.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (148,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,394 766,394 00000000000000000007a18f8398305deb0bbb4c12584dbc6f5d0b85ba8d5ed4 2,943 1.00/1.00 vMB 15
766,393 766,393 000000000000000000078f0cab861259c819454e5f4fb42054b59638b2eca695 8 0.00/1.00 vMB 11
766,392 766,392 0000000000000000000125b1b1d316e578c95222e1469617f650170d987d04d0 1,432 0.53/1.00 vMB 12
766,391 766,391 00000000000000000001ed7f2d689bbc8f7786504689a12237646bdb71c46f3f 1,034 0.32/1.00 vMB 14
766,390 766,390 000000000000000000042a943da8d706731d5d46190bdd96d0c009abc531da46 16 0.00/1.00 vMB 9
766,389 766,389 000000000000000000075bae6cd5fec1f241b01a46b3b45e9628a2efb769cede 85 0.03/1.00 vMB 20
766,388 766,388 00000000000000000002ba28b9f0c222937e41e0af5e700b4ef54d8cd4f7567f 1,165 0.43/1.00 vMB 13
766,387 766,387 0000000000000000000798d54306e15906359634ebecaccf5bee80219c7ac2d6 519 0.63/1.00 vMB 5
766,386 766,386 000000000000000000001bec0d569a162ed490a96e775c600e2811d1c34d4655 318 0.10/1.00 vMB 13
766,385 766,385 000000000000000000076a1822fc6ea0ce34ebfa558464fafdd8f0530236d901 20 0.00/1.00 vMB 11
766,384 766,384 000000000000000000057659c0e6e9d6d005e1ad43b42752b6cb546cab2cea72 204 0.05/1.00 vMB 15
766,383 766,383 00000000000000000007b0c2b76999f8a8dc622959fb46331244e917ca964b99 62 0.02/1.00 vMB 16
766,382 766,382 000000000000000000079a2a41ca8855140f0bee0dec113ad0661a1dac1b7da2 1,752 0.74/1.00 vMB 10
766,381 766,381 000000000000000000003feafea089d9a8b7dff1b8281e5cade0b02d18fd1ab5 2,469 1.00/1.00 vMB 11
766,380 766,380 0000000000000000000165673b5dd4d632a4ec6660f0f6a5ee9d413860d6bffa 2,833 1.00/1.00 vMB 15
766,379 766,379 00000000000000000001c5f01b93354b56f2cd4792e0ecc1eee900b791100c75 351 0.09/1.00 vMB 16
766,378 766,378 00000000000000000005109be86dab3fcca2816132c09daf2c242944b196513a 656 0.98/1.00 vMB 9
766,377 766,377 00000000000000000008226e727ca8ae6d25ba8c054af360a91642f2c511ebf8 145 0.11/1.00 vMB 7
766,376 766,376 00000000000000000006cbffc910ba8dc0c9785775867d28da472e1dfc42cddd 363 0.13/1.00 vMB 14
766,375 766,375 0000000000000000000010ebf5a334d418e506f7c8bc678cbeccda3afba8bb4f 1,769 0.58/1.00 vMB 13
766,374 766,374 000000000000000000051225655b27e2917ddbffe239b8f887c6b677b646b51e 721 0.33/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.60 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.68 GB
    • Received: 15.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.