Loading Tool

Explorer IconExplorer

Memory Pool

77,872 transactions
28.88 vMB
0.06764422 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt 6fabe99b954444f62c1e79b322bdc6d9c931cf505175c0af1867e5887e54fd76
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root b7bb58ecc14cef4ef201c435d8a50df8329330197e85a443100d91939c161299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,857
Size: 1.00 vMB
Total Fees: 0.00741611 BTC
Feerates: 149.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (283,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,690 631,690 00000000000000000003e3fd8d2a6af7314adc78433782db170255eed9ab6f90 2,712 1.00/1.00 vMB 82
631,689 631,689 00000000000000000000a7282e2c7232cc5ec9db048e30c911b50f36d80d227c 2,724 1.00/1.00 vMB 73
631,688 631,688 0000000000000000000cffa760e54171b5e08290b58b0a0546bae6efc177a6b9 593 1.00/1.00 vMB 13
631,687 631,687 0000000000000000000c51a3633a2978c6c1c52b88f1e15cc85dee7dfff9ea7c 2,481 1.00/1.00 vMB 50
631,686 631,686 00000000000000000005391e09aaf6400ddf21393ed0267f20a2f720a5491807 2,876 1.00/1.00 vMB 102
631,685 631,685 0000000000000000000f63c29106c0bd884cc89270886a10a5db7255e276a478 934 1.00/1.00 vMB 13
631,684 631,684 0000000000000000000b969c513e2dce186d8f38382ceee68072effc735cd749 2,200 1.00/1.00 vMB 63
631,683 631,683 000000000000000000082b971ce2082674e5a65784ee6e0718a00abeb9d8c307 868 1.00/1.00 vMB 28
631,682 631,682 00000000000000000000427c2cbfd8868c5bc987603d2483c9637f052316f89f 1,302 1.00/1.00 vMB 53
631,681 631,681 0000000000000000000a5143d19836f15f3ecc2faafd329614243a5e1937ec4c 2,728 1.00/1.00 vMB 22
631,680 631,680 0000000000000000000b595ee94c3ca1a3c625724efef861e9ebb9a1d8662ed8 3,200 1.00/1.00 vMB 43
631,679 631,679 0000000000000000000c4993c41fddaf4ff5460b7f2ef96171f828fcb3c7fed9 2,557 1.00/1.00 vMB 98
631,678 631,678 000000000000000000067f4687dddac13af230fb7670e1b6e57e56222412a785 2,263 1.00/1.00 vMB 103
631,677 631,677 00000000000000000004ad73044316bcf141a5e98e534a7f628f9fe777f6b7ac 3,064 1.00/1.00 vMB 154
631,676 631,676 00000000000000000005dc127dacb35dad5ff9fb9851eb65eccc57dd7a498a4d 3,129 1.00/1.00 vMB 174
631,675 631,675 000000000000000000027ed6359efa4043d0f667530c41945197742cb475e355 2,313 1.00/1.00 vMB 36
631,674 631,674 000000000000000000115646fec2ec7fe09069f121ef068e4ad9b650782312ef 2,846 1.00/1.00 vMB 41
631,673 631,673 0000000000000000000b30ab215b7310d3f0c36204e4fbf29b0cac15595e8970 2,669 1.00/1.00 vMB 72
631,672 631,672 000000000000000000046ac1131405334d30327e6360c72ec5f29d0e6015e515 2,650 1.00/1.00 vMB 19
631,671 631,671 00000000000000000008be133e954c90d241c866649d4b5c9635e7382d9e9f09 2,987 1.00/1.00 vMB 54
631,670 631,670 00000000000000000000fadad215dd0c1ef4ca0bf2fac63dc0a0a107faf04d80 2,704 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.