Loading Tool

Explorer IconExplorer

Memory Pool

82,613 transactions
30.65 vMB
0.08029239 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt 1b27dd9ce1dae4651af1e9dbb11ff29ed3bd36d65dcfc196720b95b8016e4200
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 8093575c639be6f56849ea44248e5acf9721d3f772dc48e34e02faefb4164014
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,521
Size: 1.00 vMB
Total Fees: 0.01106431 BTC
Feerates: 40.21 > 1.11 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,161 915,161 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c 3,088 1.00/1.00 vMB 5
915,160 915,160 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da 1,274 0.43/1.00 vMB 2
915,159 915,159 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a 2,653 1.00/1.00 vMB 2
915,158 915,158 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d 3,602 1.00/1.00 vMB 2
915,157 915,157 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8 3,396 1.00/1.00 vMB 4
915,156 915,156 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a 1,785 0.64/1.00 vMB 1
915,155 915,155 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64 2,761 1.00/1.00 vMB 4
915,154 915,154 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436 1,815 1.00/1.00 vMB 1
915,153 915,153 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355 2,290 1.00/1.00 vMB 2
915,152 915,152 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b 2,956 1.00/1.00 vMB 2
915,151 915,151 000000000000000000021129411a7971366f36566cc15a488e83fb60244c0ca6 3,857 1.00/1.00 vMB 4
915,150 915,150 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1 2,185 1.00/1.00 vMB 4
915,149 915,149 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae 3,690 1.00/1.00 vMB 8
915,148 915,148 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896 3,867 1.00/1.00 vMB 11
915,147 915,147 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f 2,929 1.00/1.00 vMB 5
915,146 915,146 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758 3,773 1.00/1.00 vMB 8
915,145 915,145 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe 1,713 1.00/1.00 vMB 1
915,144 915,144 000000000000000000007310ba97b3e18a431a103e45a21a459f6c2e0788936c 3,707 1.00/1.00 vMB 2
915,143 915,143 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b 3,573 1.00/1.00 vMB 4
915,142 915,142 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752 3,090 1.00/1.00 vMB 4
915,141 915,141 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4 2,764 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.03 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.52 GB
    • Received: 18.08 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.