Loading Tool

Explorer IconExplorer

Memory Pool

80,558 transactions
29.97 vMB
0.07812485 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 786d9d628ccab5e979304c2406c00fd748b868e7f3a31cb3a950bf29ad5fdd6c
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 16dd59c836b7980646ed434ead6133b47b41751d03b21b43c8ef97d690b685ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,597
Size: 1.00 vMB
Total Fees: 0.01684207 BTC
Feerates: 197.70 > 1.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (253,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,034 661,034 0000000000000000000beac7bd71e37f5938b48be39a1701b8d9aa216fa19116 2,051 1.00/1.00 vMB 44
661,033 661,033 0000000000000000000384063ffc34eea435c1c8fc92db1bb0ac7825d65e222f 2,938 1.00/1.00 vMB 46
661,032 661,032 000000000000000000005252ab7aa1bde6829affe91f2cb1663fc5db66706355 1,751 1.00/1.00 vMB 64
661,031 661,031 00000000000000000003ca26150361770047c834717ead0ccd693f9f1a37889b 2,520 1.00/1.00 vMB 105
661,030 661,030 00000000000000000000f010d6ea571bb5a5657b285449f66fe1791b6d08854d 2,153 1.00/1.00 vMB 35
661,029 661,029 00000000000000000006a147f157afc23300a2e62f7e0a947db2b0cd0523489f 1,707 1.00/1.00 vMB 60
661,028 661,028 0000000000000000000bc690fc371b8d97db12f9d6af3b3802ec04f3166fa071 2,372 1.00/1.00 vMB 22
661,027 661,027 0000000000000000000d1b6c38ee7fafba1c64fa8141a1545de24db72401287d 2,173 1.00/1.00 vMB 34
661,026 661,026 00000000000000000004d6ef96edb03549e1d602bcc18ad8f646f82834dab94b 2,197 1.00/1.00 vMB 23
661,025 661,025 00000000000000000002e918acda6bc97e6afe84cfaee40242147cd60631f158 2,797 1.00/1.00 vMB 60
661,024 661,024 000000000000000000045aec89fdf33925f3eef825eee7269fbea1473e830a87 2,942 1.00/1.00 vMB 55
661,023 661,023 0000000000000000000ad7d66bcc558076ebe36cc07f3471abae8a71453a4614 2,771 1.00/1.00 vMB 43
661,022 661,022 000000000000000000034ed8bea0b1385b2ae1d6e5b0925f1046ec67b9f754c0 1,943 1.00/1.00 vMB 19
661,021 661,021 00000000000000000001b0debeb6f8d6716ab005e8bec7fb7658b501679b06de 1,547 1.00/1.00 vMB 9
661,020 661,020 00000000000000000007a7e4f61b7ead96a552c3b67e4ebba2adc084334d9f1d 2,012 1.00/1.00 vMB 35
661,019 661,019 00000000000000000005f228707d19b3fa3d906840307e02dfdd432303e84d10 1,506 1.00/1.00 vMB 26
661,018 661,018 0000000000000000000477e07701c3163c8c72730061cda1169d87fd6161d6ed 2,464 1.00/1.00 vMB 45
661,017 661,017 00000000000000000003862791940af9ca977b67b5d0688113d4af450aa0360b 1,173 1.00/1.00 vMB 14
661,016 661,016 000000000000000000002c32f49ebdae320fc454d3782cf4e99c62d923e315f7 2,047 1.00/1.00 vMB 34
661,015 661,015 0000000000000000000c13ca240bfc12bc8a7a1a1db22923dad5fcbeb6509a10 1,847 1.00/1.00 vMB 10
661,014 661,014 000000000000000000075148135ff087f2c173c9754c38deaf84b67966442f9c 983 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.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.