Loading Tool

Explorer IconExplorer

Memory Pool

80,683 transactions
30.58 vMB
0.07037666 BTC
Random Selection Loading Transactions
Max Size: 186.35/200 MB

Candidate Block

Mining Attempt 02a1470882baa9452b1cfae8cd0c253aaf618892f30c4946d08a195794533905
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 550b18e7005a9e46b156c32b70cfebb1ab283d4e5274d6bf46dc012dafabfc4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,064
Size: 1.00 vMB
Total Fees: 0.00499448 BTC
Feerates: 103.09 > 0.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (281,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,620 633,620 0000000000000000000ffb104b93c7ddcd52b4843bf6fbc4db0ecac4658217e4 1,663 1.00/1.00 vMB 14
633,619 633,619 00000000000000000000abd41204638b83fe527458c9ad43401141a925cd4ccb 2,268 1.00/1.00 vMB 36
633,618 633,618 000000000000000000054686e0435febcfbbae3a00b673e00fdf5f78a8d96721 2,742 1.00/1.00 vMB 4
633,617 633,617 0000000000000000000fb7779fdc905fe8114776c824cd20e8ff4035b78e5972 1,836 1.00/1.00 vMB 30
633,616 633,616 00000000000000000003a4085df7981bbfea0489faff63191bf801c919b10b57 1,324 1.00/1.00 vMB 25
633,615 633,615 0000000000000000000421b67b36931f96e54535a7cbc73bbc84c52a6a8b721a 3,160 1.00/1.00 vMB 56
633,614 633,614 000000000000000000039770ae27321db35a6cd406aa715e2c98572a5c6d3d87 1,667 1.00/1.00 vMB 22
633,613 633,613 0000000000000000001090c7ebaf5e9773032587dfe7b62e9242d9294e3c4b05 1,705 0.73/1.00 vMB 21
633,612 633,612 00000000000000000013420c0e6138c62e95bc6033c802ba867d1deaaf3df486 747 0.28/1.00 vMB 7
633,611 633,611 00000000000000000002c6a61886e8b9486dc06a4ba2e59278b85b1322370384 2,464 1.00/1.00 vMB 24
633,610 633,610 000000000000000000114fddb494fa509f5a53a3ebc87d136864a8c3a527f018 2,526 1.00/1.00 vMB 10
633,609 633,609 00000000000000000000bc6dd16a4f40b8bd2ecbd5ce48cd3d0abbefa372456f 1,461 1.00/1.00 vMB 3
633,608 633,608 0000000000000000000a2d9fc3ccd0b8be818eed3e495ec735baa1868febb059 2,612 1.00/1.00 vMB 36
633,607 633,607 0000000000000000000ec348992b37fdc20d0349aa6273e3056c99d1825ab8ba 1,993 1.00/1.00 vMB 9
633,606 633,606 0000000000000000000ec61a65d0ba504dca1372a51d9809d21d0566cc565ce7 1,867 1.00/1.00 vMB 27
633,605 633,605 0000000000000000000dc0ca974a67148c2755bf4d6f4a2e9c1366682cddb628 1,534 1.00/1.00 vMB 29
633,604 633,604 0000000000000000000ea352abcda3a0464b56041915eed42f0e046a1eabde0c 2,656 1.00/1.00 vMB 14
633,603 633,603 0000000000000000000ea1b1dd40e7cb5ef009748d3a9edeba4bbe88c1ea35ae 1,477 1.00/1.00 vMB 21
633,602 633,602 00000000000000000001d788a897f64bb865113a0967c9b7992b80f360241e0f 2,370 1.00/1.00 vMB 43
633,601 633,601 00000000000000000008604c947dc45adfb9c224a5f4375018283bf144f99b0a 2,387 1.00/1.00 vMB 40
633,600 633,600 0000000000000000000f9ab2914074ed6d74ca513b6ddbbcd5b35149f9bdb909 2,691 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 706.77 GB
    • Received: 16.66 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.