Loading Tool

Explorer IconExplorer

Memory Pool

82,560 transactions
31.30 vMB
0.09251370 BTC
Random Selection Loading Transactions
Max Size: 190.33/200 MB

Candidate Block

Mining Attempt d9f6cbb7f8cc57413587aa974e8766576a25a8b49657ce22f6b124301c1bfa2e
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 63316f15942b0d95f72e1d635a27f8e43069606d2390280ee674b6af182343b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,247
Size: 1.00 vMB
Total Fees: 0.02177941 BTC
Feerates: 353.36 > 2.18 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (215,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,001 700,001 00000000000000000002f39baabb00ffeb47dbdb425d5077baa62c47482b7e92 496 0.36/1.00 vMB 2
700,000 700,000 0000000000000000000590fc0f3eba193a278534220b2b37e9849e1a770ca959 1,276 1.00/1.00 vMB 15
699,999 699,999 0000000000000000000aa3ce000eb559f4143be419108134e0ce71042fc636eb 292 0.09/1.00 vMB 12
699,998 699,998 00000000000000000007a60f43d15d097bd369dd8c6c53f12b32f649f979e85e 213 0.07/1.00 vMB 13
699,997 699,997 0000000000000000000e43224e9823f3a6ed4e7e9521ee96e234f08c99af611d 1,407 0.57/1.00 vMB 10
699,996 699,996 000000000000000000019fd9521a48ed50f3833c37edcb0bf1d2b90047f24c15 1,014 0.44/1.00 vMB 10
699,995 699,995 00000000000000000006170b15ece00a8c61d5e31a81dcf49f4bc40457c132b8 500 0.29/1.00 vMB 17
699,994 699,994 0000000000000000000cbbfc927cf0a70e73e4ef88454b33cce26eb69e4e7193 568 0.20/1.00 vMB 11
699,993 699,993 0000000000000000000da09e39fd778703935e3a1194e4ac6aa8bbc02c0ead08 202 0.12/1.00 vMB 12
699,992 699,992 000000000000000000024405321c51b4ec8499bc148c633a9ecdd2155acfa915 292 0.10/1.00 vMB 15
699,991 699,991 000000000000000000052f01281a854fea4dea418e06ea3608ec3768f81cd974 1,086 0.50/1.00 vMB 10
699,990 699,990 00000000000000000008976a8c1d18635ca8ca632cd93b0ba40a54a6c7af72b2 1,314 0.84/1.00 vMB 8
699,989 699,989 0000000000000000000628f5e73e59ed3dbcb700d8a51c7476e0b4abe87f2794 509 0.34/1.00 vMB 5
699,988 699,988 00000000000000000004a257f691f6574b9c158465bf56b76785df33a4eb547f 159 1.00/1.00 vMB 1
699,987 699,987 0000000000000000000c95c7ae57841b79778a869109c4bdb79d4926cb3d5136 630 1.00/1.00 vMB 3
699,986 699,986 0000000000000000000d46f0f0545fec71f8188e509e1592b4ba31d442527598 978 1.00/1.00 vMB 4
699,985 699,985 000000000000000000015984a8474eea4429d981f0fbc59e346a34e41d6b8ec0 1,055 1.00/1.00 vMB 8
699,984 699,984 00000000000000000002e5fe3e1b2c419d712939f72f763f94cec8dde43f5248 347 1.00/1.00 vMB 3
699,983 699,983 000000000000000000018d9f58834b692cbd03c5002acd1bca2021f02ece6daa 206 1.00/1.00 vMB 1
699,982 699,982 0000000000000000000a24bb3508b862f57051bec7dc458daabe33d0047901a8 1,979 1.00/1.00 vMB 8
699,981 699,981 0000000000000000000c5ae27d37afabf39676e4bde3856e93c8402df7aa99eb 995 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.