Loading Tool

Explorer IconExplorer

Memory Pool

51,775 transactions
30.58 vMB
0.10097954 BTC
Random Selection Loading Transactions
Max Size: 164.26/200 MB

Candidate Block

Mining Attempt 4c62ed2e0b0ad8e183b788b4998d941c287ecd68a11816190fd4aadaee6a1573
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 0c0cb387e45457a7e02b992ad1398aab823ef03099a40457fc2d9491818bfb83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,685
Size: 1.00 vMB
Total Fees: 0.02551658 BTC
Feerates: 70.30 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (82,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,671 832,671 0000000000000000000303b14b6aaf580554b223e5f679e71d6b7d2d75b7e8e9 2,295 1.00/1.00 vMB 25
832,670 832,670 0000000000000000000260e1f5b9fb4b64520a9b90b1cc40aafd131ed6b54143 2,436 1.00/1.00 vMB 21
832,669 832,669 00000000000000000001efcde21f4d7a06a52723e631479c249c008660637ed0 3,799 1.00/1.00 vMB 39
832,668 832,668 00000000000000000001ce69a473062de3166a5f418532a2550d2388eda12bf1 2,471 1.00/1.00 vMB 27
832,667 832,667 00000000000000000000a7c4b315c7475bff08e49a7b94b8732d632d5ee18cb5 2,767 1.00/1.00 vMB 42
832,666 832,666 0000000000000000000388fb679e95cb2c97814b18143791c250d567a47d5470 1,660 1.00/1.00 vMB 27
832,665 832,665 000000000000000000014494533e5a46ad69653d9daeb0028aaf1561c43b155c 2,683 1.00/1.00 vMB 41
832,664 832,664 00000000000000000000fcbb09589c7ab1b51c10ca30eebfd3c5a38df1ed1dca 2,534 1.00/1.00 vMB 46
832,663 832,663 00000000000000000001b0340910e73a1cab69eef52ef7ca29ed6ed3c1e1c5fe 3,594 1.00/1.00 vMB 56
832,662 832,662 00000000000000000000d144ea79299cb4221fdd68528ac78a3b317d117819a2 3,500 1.00/1.00 vMB 68
832,661 832,661 00000000000000000002b58e514ff6c8c23a765b7a8cf581233a592696018ee7 3,140 1.00/1.00 vMB 42
832,660 832,660 00000000000000000002ce4ae83b4a78636e00178e6f65abfda8a022006869bf 3,473 1.00/1.00 vMB 52
832,659 832,659 000000000000000000020a22ed37bcf3216c47806aae1e25b1ebc5bfe4bf867e 3,321 1.00/1.00 vMB 38
832,658 832,658 00000000000000000000b9e8adfa6d320ef718963d01c950fa6dd043e217dd34 2,566 1.00/1.00 vMB 41
832,657 832,657 0000000000000000000359736358a11f5941c948979707496ac67b52db051b8f 3,409 1.00/1.00 vMB 62
832,656 832,656 00000000000000000000773c722494d6b9d44da50739db37efb52745e3832eff 2,254 1.00/1.00 vMB 35
832,655 832,655 00000000000000000002d30722bac5569c1fe1187dce5cbbd77eb352e879d9fc 3,423 1.00/1.00 vMB 54
832,654 832,654 0000000000000000000136208a1d387825a321305436945a0f66b143d56b2d3b 2,108 1.00/1.00 vMB 32
832,653 832,653 0000000000000000000035e20201a57b013e22ae04524b4471b9958e614e09f5 1,937 1.00/1.00 vMB 35
832,652 832,652 0000000000000000000341210ba173baf845aa893b823273be88132e39362e13 2,955 1.00/1.00 vMB 52
832,651 832,651 0000000000000000000223d39c7a9a10f5ab7bc257119d8a46dcc04cdadc1317 2,731 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.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.