Loading Tool

Explorer IconExplorer

Memory Pool

85,708 transactions
32.17 vMB
0.12656906 BTC
Random Selection Loading Transactions
Max Size: 196.65/200 MB

Candidate Block

Mining Attempt 8db08f657ef43bba8a735162e22e7a89d0ee571d892e49e75ae1799d8dce00de
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 5b550d843ba5a38e071f015d571e3250043f21f5082cbb39066547c04396e7b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,253
Size: 1.00 vMB
Total Fees: 0.04365268 BTC
Feerates: 301.05 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (156,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,656 758,656 000000000000000000001600b637b3b84979eb824d2c508b38b2901b327d9d6f 1,135 1.00/1.00 vMB 10
758,655 758,655 00000000000000000007ccd2781489758bcb297582ee3628dba2c0e95f4245d0 2,785 1.00/1.00 vMB 17
758,654 758,654 000000000000000000060d45ddd594e7f532ad1148756e330dbe3ad3648a9658 2,467 1.00/1.00 vMB 10
758,653 758,653 0000000000000000000454764444348a80c557ca286035fddbab4875c0865b56 2,805 1.00/1.00 vMB 10
758,652 758,652 000000000000000000033d13cf452431d739c201af57f2abcdd32310e6fd5928 3,117 1.00/1.00 vMB 20
758,651 758,651 00000000000000000006879a1d5a0f664c0027ed31638a9ea4020f67487b82a9 3,649 1.00/1.00 vMB 18
758,650 758,650 000000000000000000016dac962b0cff0f2740d26ae9e7786a2487b927264d06 966 0.32/1.00 vMB 10
758,649 758,649 0000000000000000000023629710d9a6c55440290dd749da7b5fc4e9debd5bd3 1,194 0.47/1.00 vMB 7
758,648 758,648 000000000000000000060cb107be40303809246a65d12c7af910299435aef681 2,278 1.00/1.00 vMB 8
758,647 758,647 00000000000000000001c38eb9703512ab13c4881b3cff8b60dbda5a6fc27481 2,345 1.00/1.00 vMB 10
758,646 758,646 000000000000000000017f3603a0c98155780d316cab77d9f9cdafdabd199fdc 1,303 1.00/1.00 vMB 3
758,645 758,645 000000000000000000065bf761e1d2c5e5afdeed688dfaa26a5a19a08133c057 758 1.00/1.00 vMB 4
758,644 758,644 00000000000000000004ad9365dbf0ac3229a01c8c50dc713bb08c4bc30c5065 1,279 1.00/1.00 vMB 8
758,643 758,643 0000000000000000000798553d328ff3afc66a7da781fc7f4601df1fd6cbd54e 1,212 1.00/1.00 vMB 6
758,642 758,642 000000000000000000005c773a8498dc342e96bad38333200fca3a1f5a536cb6 2,337 1.00/1.00 vMB 8
758,641 758,641 00000000000000000006e280e7d2d3dd0dbf00ca7a86e8ff2525a93eca33dff6 2,676 1.00/1.00 vMB 16
758,640 758,640 00000000000000000002e8439a6584b0f711de3969325140382f1c8cd16f86b8 911 1.00/1.00 vMB 13
758,639 758,639 00000000000000000003ae24c1b49dde539cd480f644cb1151d02c69c734295b 522 1.00/1.00 vMB 3
758,638 758,638 000000000000000000079c943526358bce3e238319b4758c46aa69ef580c6b73 2,222 1.00/1.00 vMB 9
758,637 758,637 000000000000000000049b9b5d1e7caee9557498b18a27f74e776326247266da 3,071 1.00/1.00 vMB 11
758,636 758,636 0000000000000000000237ac0e19d466d79d6400828e30dd26703e3ffbc0b50c 3,332 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.78 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: 709.72 GB
    • Received: 16.96 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.