Loading Tool

Explorer IconExplorer

Memory Pool

78,099 transactions
29.49 vMB
0.09096943 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt 224fe3e071b8fca83d024a492e29fea1fc8526efbfcdcb52f0f34b5a607137bb
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root f92ed50eb56e465270d092f9948d66fe6fcf466aa53e2f5334ae59b346d72adb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.02614854 BTC
Feerates: 301.35 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (374,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,032 541,032 000000000000000000190a6380ade0cb964af5e61b84df201f10323bee822896 1,606 0.57/1.00 vMB 27
541,031 541,031 000000000000000000009398f29c66919e926ab512be5dcd7c7284e28ea76874 105 0.03/1.00 vMB 17
541,030 541,030 00000000000000000026421e641e9ffdb5fddd0497532d80100f57d2a63e74ff 2,437 0.92/1.00 vMB 17
541,029 541,029 000000000000000000003dac9d4fa6fd43b013066e4632643164a47c4c006f84 3,015 1.00/1.00 vMB 22
541,028 541,028 0000000000000000001b9bef478a998956661c0e6e37c76c83c92b29ac0d022b 2,518 1.00/1.00 vMB 41
541,027 541,027 0000000000000000002712253f9230d6e1f98c8071e98e197423d6cd285c8800 2,033 0.80/1.00 vMB 33
541,026 541,026 0000000000000000000f79cc7b8f3e549ac97566efa4da444624c72cde260142 190 0.08/1.00 vMB 21
541,025 541,025 000000000000000000058dbd291398191cde50070685b597949d756f0ce89f7b 26 0.01/1.00 vMB 10
541,024 541,024 000000000000000000048b6265b4f1c84b1a1ddb76dbb69b2131bd2101f64913 905 0.34/1.00 vMB 16
541,023 541,023 00000000000000000012f81590b302ce19eb166845d7fd7252f96340db3c266d 3,195 1.00/1.00 vMB 25
541,022 541,022 00000000000000000022687722f2bd76eb2443d9902006ad9132ab66d1d74c6d 1,638 0.51/1.00 vMB 22
541,021 541,021 0000000000000000002311cc4ddca13396f86d5cc47cb3107a320d3aab7ea924 1,811 0.76/1.00 vMB 29
541,020 541,020 00000000000000000020413ea7f7ea635c9e7d3ed36ee08046b40b911fb43b56 453 0.17/1.00 vMB 24
541,019 541,019 00000000000000000024f1ee0e72c262d6969f2814057224f4c3b327b92ea0b6 276 0.10/1.00 vMB 23
541,018 541,018 00000000000000000004dbf1bc361e97271c267fc5fe8d2d2e0eb9cd419b1303 1,577 0.72/1.00 vMB 20
541,017 541,017 000000000000000000275eee7ac0bc8b686fafe903621cf04da3b8615d120b52 798 0.37/1.00 vMB 28
541,016 541,016 00000000000000000001e82501b5728ffeb68de22532b406e24146aa57f4d653 373 0.20/1.00 vMB 20
541,015 541,015 000000000000000000274963dec32e2729f2216f565848a21873ca7a698c2490 274 0.09/1.00 vMB 21
541,014 541,014 0000000000000000001e0a0358b77cd44ea0f2e973b0b8d37cfde4fdeea016cd 424 0.23/1.00 vMB 24
541,013 541,013 0000000000000000000899bdae09360b52329cd18969a5e12c8e14bce0544b7e 1,111 0.65/1.00 vMB 23
541,012 541,012 00000000000000000026030b9bb53d6457b664b06ab63b54473feb2ed5f0a01d 1,889 0.93/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.