Loading Tool

Explorer IconExplorer

Memory Pool

77,420 transactions
34.02 vMB
0.14362258 BTC
Random Selection Loading Transactions
Max Size: 189.67/200 MB

Candidate Block

Mining Attempt 9e1b5ca32bfe584b8d90208ef0effd5ce12a76fecd5f5c3be9eb80ecdefe4250
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 27c79b789d601674616a976aca85f7a0bef109f14a5633cb224f20e051001792
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,846
Size: 1.00 vMB
Total Fees: 0.02740631 BTC
Feerates: 90.91 > 2.75 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (584,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,129 331,129 0000000000000000042a17f4f04fc9c288a4b00133802d84d2ce7f7f3e916758 595 0.45/1.00 vMB 24
331,128 331,128 00000000000000000a01c1b397e2eb3f2fe7a5453d01812d02d47a86d73edeaf 209 0.14/1.00 vMB 23
331,127 331,127 0000000000000000106bdb2101f63c06b940446e69736083fbb38876e1f8ce09 45 0.03/1.00 vMB 12
331,126 331,126 000000000000000017f12b4396cee523b3001783d618456f7db4135f6c935906 179 0.17/1.00 vMB 14
331,125 331,125 00000000000000000efff08b9e91fe00cab16fcbdc74515c0b85bd4d7cfe8325 256 0.09/1.00 vMB 75
331,124 331,124 00000000000000000186f834151b6b80c1833e2d04c4d039865115a0b0c7b707 786 0.45/1.00 vMB 38
331,123 331,123 0000000000000000120e508ed53e07e1be8a6ac14a15e1e8255a6121b9a5d9ea 365 0.18/1.00 vMB 22
331,122 331,122 00000000000000000d133cf3ff3d951ead17e510cef91a59ce90736b5c7f4360 317 0.19/1.00 vMB 24
331,121 331,121 000000000000000007ea3fbe26609edcb53a46e04997e945de4667d7b0939857 787 0.51/1.00 vMB 25
331,120 331,120 00000000000000000c3030f2abd2441f1b65edba0f333a7b5d472227c9c90f39 990 0.56/1.00 vMB 23
331,119 331,119 0000000000000000017c6ae5a464e8860020248eb8a17afad89439279d8b4f62 1,527 0.75/1.00 vMB 29
331,118 331,118 000000000000000001e102afdc2da78b069635d3b87bf09dfc5170aad1a982ae 452 0.29/1.00 vMB 22
331,117 331,117 000000000000000001f5c40885615e060630462a93bff9616018e7c44185ae17 297 0.19/1.00 vMB 24
331,116 331,116 0000000000000000134a53dbe2e04f8d59dc181fc8afeb1bd6c8f0fbc01d4946 320 0.21/1.00 vMB 25
331,115 331,115 000000000000000016b82b665d041909f3cd1dc4ffe5cb167e6ef8a483a48cb3 598 0.42/1.00 vMB 21
331,114 331,114 00000000000000001013938bc86158dffc573c0d32718ef570c756d8b1b62086 294 0.18/1.00 vMB 22
331,113 331,113 00000000000000000b59749e57da6c0bd9a3fc67e60573dec489458fe994a458 65 0.03/1.00 vMB 33
331,112 331,112 000000000000000008f2a1a4bcdfd375cfb1389d5b439442e3299f56ce7e91b5 152 0.08/1.00 vMB 25
331,111 331,111 00000000000000001a2e985407e8b1fbc6015d77c2f7c7c071af03de6f91ae51 940 0.53/1.00 vMB 23
331,110 331,110 00000000000000000ebe5739d9bf2ffef8904cd811b065f72d7b5a7171a5da3d 889 0.51/1.00 vMB 23
331,109 331,109 000000000000000007eaa69f34d3555e93d66c544aad385c3f1f0aad0538e039 143 0.08/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.11 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: 735.15 GB
    • Received: 18.57 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.