Loading Tool

Explorer IconExplorer

Memory Pool

46,189 transactions
28.16 vMB
0.07452067 BTC
Random Selection Loading Transactions
Max Size: 149.09/200 MB

Candidate Block

Mining Attempt aa28a02ba1babfcead4e4b552cbc17a25e401a08f16e349494748d958b1d18cb
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root e3f4e08dbdeb678b4867be923b79ae920960f42c11e02d702122cc09f192eb24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.02019937 BTC
Feerates: 101.53 > 2.02 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (613,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,009 301,009 00000000000000002c31ee0964ba94a0e116eb6c56fd9fb43eee87675189e6dc 712 0.35/1.00 vMB 31
301,008 301,008 00000000000000005489a5edad7f1a47db77438c5bb9340cd2d7352a534e9fcb 656 0.25/1.00 vMB 48
301,007 301,007 000000000000000052cf79fcbd39195969c322ed0672d49813d567ac753146d4 204 0.11/1.00 vMB 27
301,006 301,006 00000000000000007784aeb9030f6e6c8fa6d1ba1734f4eff7bbb37bc17bd2af 306 0.18/1.00 vMB 27
301,005 301,005 000000000000000007514808acd0d76dee8e402be5973277f08a7f1ad1aa4df2 472 0.28/1.00 vMB 29
301,004 301,004 00000000000000005e757e80d29c61a72bd9089609332a41f0019b88763ff115 165 0.10/1.00 vMB 23
301,003 301,003 0000000000000000015ef6368b8a7adac9acf8a00d09c9db59c04b18898cd5ad 396 0.20/1.00 vMB 64
301,002 301,002 00000000000000003fe10d33ea63d68095fd8dc6b7fa85b4a694ddbe5c716454 293 0.28/1.00 vMB 53
301,001 301,001 00000000000000003a8de2c7104fa05ccfd92dc1fcea03d071bc639b070fe7d7 745 0.35/1.00 vMB 36
301,000 301,000 000000000000000041e339634d94f4d0f00748732b43168e777873e494a8cf10 935 0.55/1.00 vMB 29
300,999 300,999 00000000000000000dd940958061073ee3dbc387a8a9b08b90c577a9a95a5f0a 56 0.04/1.00 vMB 25
300,998 300,998 000000000000000067fce1b41e962566f06de958fde046a09bcfadd3d87656f5 808 0.47/1.00 vMB 28
300,997 300,997 0000000000000000192dfa1ebe1dd3c3a5908bb2d06bfd83761f6f03037ec921 26 0.01/1.00 vMB 28
300,996 300,996 00000000000000005f8c24f2d3aff3f2332aad9b528c5dd926c06ffa15bd5a49 314 0.17/1.00 vMB 24
300,995 300,995 000000000000000064828c658717d6ac6caef3835813bcb66ce9ed773c9a9b85 247 0.13/1.00 vMB 29
300,994 300,994 000000000000000004766d0aa6483299cf10a8cf7a424177f5f6042738a1a12e 171 0.09/1.00 vMB 26
300,993 300,993 000000000000000058c91c43e5277b52525636eeedc776eb40f71f5b1bbad309 227 0.10/1.00 vMB 36
300,992 300,992 00000000000000004d7be2c1d2bb5c58a1b31120b3086ec9b71b85f47d1a8d38 742 0.35/1.00 vMB 33
300,991 300,991 00000000000000001403de4f6a87358bab6418963fd57a42502ac38cb98c6e95 168 0.08/1.00 vMB 31
300,990 300,990 00000000000000001da41824d6ff8362c42b8cce2117336881b90a9b5e052481 35 0.02/1.00 vMB 30
300,989 300,989 00000000000000003cabc7b28f01fd5f2d73b7f7d31248cee118e2a230835bd0 434 0.35/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.