Loading Tool

Explorer IconExplorer

Memory Pool

86,360 transactions
31.74 vMB
0.10607946 BTC
Random Selection Loading Transactions
Max Size: 194.41/200 MB

Candidate Block

Mining Attempt c9640f2d6f852b16732d16fe19acc74e9177ebcf09133cf2b9d8900243e9f92b
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ac4ca1eaaed60bdcc7aad34cd7f043422282d4297652f8c511f7a1f992c132c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.02625834 BTC
Feerates: 1,236.26 > 2.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (556,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,314 359,314 000000000000000014ff379781b1d0a4c769b71d1b890be84dedc1f0a56be88b 684 0.64/1.00 vMB 26
359,313 359,313 000000000000000004dd13a375cfdc4232d0b5c1c41a67c6c61621dbf1ba26a1 832 0.75/1.00 vMB 19
359,312 359,312 000000000000000010b5b792ba1ee230e291f4053a76dc21880431786d929dfb 2,400 0.85/1.00 vMB 39
359,311 359,311 0000000000000000110e7d0857703f8c3cefccd48f1b33f2a7accdcebc142d21 237 0.14/1.00 vMB 23
359,310 359,310 000000000000000011a78add037a8cf27979339c122f6c1a861cb25f22682a4b 108 0.10/1.00 vMB 12
359,309 359,309 00000000000000000b01a8e39dc8e39ba64e2e7437ab194f66068048f504a5f0 110 0.10/1.00 vMB 6
359,308 359,308 000000000000000007df01333c6ba0cc4804c3dab5b51835107c0371504caea1 1,498 0.94/1.00 vMB 21
359,307 359,307 000000000000000011f37fe693a934d0b52acdfebf54f27bc14c8a991e66fbbd 2,717 1.00/1.00 vMB 38
359,306 359,306 0000000000000000142fa3dc726a645538de005ce69c89045b7fa5f91004df7e 988 0.46/1.00 vMB 30
359,305 359,305 0000000000000000088184ccd520f845ec2a5197500357304985baa6d1e923cb 1,467 0.73/1.00 vMB 27
359,304 359,304 0000000000000000034d08b8c27b907e3a4047921e0238c51a97ddaa77267e1c 421 0.21/1.00 vMB 23
359,303 359,303 00000000000000000a9b9f4d59de77aa09519627c11bf7a35b7e2192aa7b1a23 23 0.06/1.00 vMB 2
359,302 359,302 00000000000000000623de468dc63829f1bb64331a36e2ca15069f02e41b3cdc 1,033 0.49/1.00 vMB 25
359,301 359,301 0000000000000000091620833943b0b9067edd2a090a234a84c36a7f9eb379e0 1,151 0.61/1.00 vMB 26
359,300 359,300 00000000000000000905f0ed203b08a8e39afba1e17c60dce01eac7df3dbc562 159 0.10/1.00 vMB 22
359,299 359,299 000000000000000014f06e3101cfc905e560e0833cb4df567dc9cbeea1ac6977 348 0.20/1.00 vMB 22
359,298 359,298 00000000000000001392413f75fc2a9f46f1b835bc3c4029de12373605247bbf 479 0.21/1.00 vMB 35
359,297 359,297 0000000000000000089c48dffa7df7f928bc33a919b40790329b9151bf1cbf36 283 0.21/1.00 vMB 12
359,296 359,296 000000000000000000610529a9658d2d148cfbc0033b4549798ce8abed1f0b6d 2,161 1.00/1.00 vMB 33
359,295 359,295 000000000000000003faee2b5e8f9fc0ac25a98d294d5c9171f3709be66b7067 73 0.08/1.00 vMB 12
359,294 359,294 00000000000000000710bf60dc4d4c08c659cde7440173b0905d2986bdac16ad 1,088 0.57/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.