Loading Tool

Explorer IconExplorer

Memory Pool

74,932 transactions
27.64 vMB
0.07679628 BTC
Random Selection Loading Transactions
Max Size: 168.72/200 MB

Candidate Block

Mining Attempt 6128b47d442f5a8f901a087abbceaecb2d299b6f6510e042fe84a1d0c625beb5
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 9ab71618aeb43d81744ccdb96ad3fa853c7c6846f502b3dde545f824a682bddf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,279
Size: 1.00 vMB
Total Fees: 0.01519637 BTC
Feerates: 79.15 > 1.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (323,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,207 592,207 000000000000000000137c3b4ae9151d3245d5db1c62d417c9c6e3216405bd96 2,520 1.00/1.00 vMB 21
592,206 592,206 0000000000000000001b5a86891199da16f9089e322f618b19b6096cecb78f9d 2,246 1.00/1.00 vMB 19
592,205 592,205 00000000000000000015db8a98ffd5daf9f588bed2c2bcfdf8717d7f49615385 1,816 1.00/1.00 vMB 30
592,204 592,204 0000000000000000000646f51b37310d2319a1bd32501f577ad6965b2b4dcf06 2,886 1.00/1.00 vMB 47
592,203 592,203 00000000000000000010fbac9fb24cc0077095e8d93d842ce2a2e97c6926628a 2,031 0.71/1.00 vMB 24
592,202 592,202 000000000000000000057c65e384d87a3fe9675c7c2f0e56d8775c8c1512067f 1,939 0.98/1.00 vMB 10
592,201 592,201 0000000000000000000659b7d623576ed97ec957917a37b14809d74543475223 3,016 1.00/1.00 vMB 38
592,200 592,200 0000000000000000000358e2e22ce4b2294638ec9be9df22e4e73997cb0681af 2,256 0.85/1.00 vMB 19
592,199 592,199 00000000000000000017946f20ddefb87be593aca50a186ed3c65399ff4b7879 2,288 0.80/1.00 vMB 20
592,198 592,198 00000000000000000011c2bd8a40a059fb7b374b81b4960fa916434ee6644560 1,880 0.72/1.00 vMB 17
592,197 592,197 00000000000000000011b517bf130d251326ee4e672230c8ee3e665c60750299 654 0.20/1.00 vMB 26
592,196 592,196 0000000000000000001aa387ddc00d62016af00ba87614354101da698188d4bf 234 0.07/1.00 vMB 30
592,195 592,195 0000000000000000000c98616e48b7c03f18f59a5ab8f73d2eea1a8227c71d8b 1,703 0.52/1.00 vMB 17
592,194 592,194 0000000000000000000ef6097a9c152db4895cbeab04d669f26f4b60813c616c 1,901 1.00/1.00 vMB 14
592,193 592,193 000000000000000000061a6d4b931ccebbdef45a94d0fb281474e3258521bbd1 3,190 1.00/1.00 vMB 27
592,192 592,192 00000000000000000017d800e82c66896615d0e6d4ca587cd3e9d7f1d1d410b9 2,479 1.00/1.00 vMB 21
592,191 592,191 000000000000000000071653e877785d583922ccb8799723df1c82fee36040d8 2,596 0.80/1.00 vMB 18
592,190 592,190 0000000000000000000a7e675f5db39aadfdd349291426a8ba8943d8d478f445 280 0.07/1.00 vMB 28
592,189 592,189 00000000000000000011360ff1d764874dd7a23823af4749bf287b8bb9e97386 858 0.28/1.00 vMB 21
592,188 592,188 00000000000000000000473d92d493e6ad85f2e2c2ceb1111e3e8d64f4b56c74 1,600 0.46/1.00 vMB 16
592,187 592,187 0000000000000000000856f9d29a778d213e773ab3714bf7fa8ac47140a0e49f 1,532 0.49/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.