Loading Tool

Explorer IconExplorer

Memory Pool

78,663 transactions
29.35 vMB
0.08427425 BTC
Random Selection Loading Transactions
Max Size: 177.37/200 MB

Candidate Block

Mining Attempt 147833a8ce7df220ade735fc535f76c5c0027d62f52bd7858b4deb406601aa00
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 379cd0dd393a0b0d7b0abee699f0a6b1eea551345a377e21227feb4f8949cceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.02263464 BTC
Feerates: 95.73 > 2.27 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (684,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,308 230,308 00000000000000e4972bd882b2018fad1a793bdc70034fd0af7b3e93aa853db8 604 0.28/1.00 vMB 162
230,307 230,307 000000000000013ab25ea5d23b793cb55a3db654f6052426b7ec7904f0b0932b 369 0.13/1.00 vMB 262
230,306 230,306 00000000000000257fb02814216d410d03eca13d40745f25805c29c125734ceb 499 0.25/1.00 vMB 514
230,305 230,305 00000000000000d0f157cffe92bf831e30bf496cd58ee7bf2079fd423cbc1e7a 159 0.20/1.00 vMB 33
230,304 230,304 00000000000000ff7e41c4d849cab341eedfabb0a0d4dabaa366a3de0188596c 654 0.27/1.00 vMB 141
230,303 230,303 0000000000000032f713be4af856556bfd703fd5a90990dbd9d372147f80d255 504 0.25/1.00 vMB 143
230,302 230,302 00000000000001f100215912eb0cd5193115d14ef9d44e74648a78bdcd909775 196 0.09/1.00 vMB 167
230,301 230,301 00000000000000f70703ff8220b8957ed2ffb421fe49fbac68e4927fac0711f0 152 0.08/1.00 vMB 127
230,300 230,300 00000000000001d032767dd18ff5f8ef099b96c30b901baecf75035c7137e381 489 0.23/1.00 vMB 149
230,299 230,299 0000000000000165b8f26143d8f641514fa72e9b33f7bee5871f23d5af3432a3 494 0.25/1.00 vMB 146
230,298 230,298 000000000000022301946d9a13185e590de2c780024109158136dbc5d84a3872 697 0.37/1.00 vMB 117
230,297 230,297 000000000000007d19dbb57927a208ae18a1b039db1b154b4519fdefa8c59214 5 0.00/1.00 vMB 46
230,296 230,296 000000000000008687477232434cc7358b6a3716348f178bfa3940ed5e7c8e41 424 0.25/1.00 vMB 117
230,295 230,295 00000000000001e4b889bbf232645cea32ece1c6bac9426bdae6e7bfd11bcada 128 0.05/1.00 vMB 133
230,294 230,294 000000000000006bfc27ceb42be27babfad2bdadbdc63e0ac6a386328c3cf0e4 90 0.04/1.00 vMB 101
230,293 230,293 000000000000020b278f52d5d140b89e3c6ac5165587269e715799d48efcfd02 363 0.20/1.00 vMB 84
230,292 230,292 000000000000017c0d98fb4fe265a4eb2011ea3c8fd9fc4c4c3bd54203cbddc6 247 0.12/1.00 vMB 126
230,291 230,291 00000000000000bf2e269907abec1dccacbbdf2399da0c5156daab11f01ffbe4 134 0.08/1.00 vMB 28
230,290 230,290 00000000000000455ff8f367d4b7e56bb36d1ec9d3bc2cc4eb34534e5ef7fa7e 535 0.25/1.00 vMB 151
230,289 230,289 0000000000000019d0992d53d28b3719a00791990feb9b75c9b81146a682ba80 270 0.12/1.00 vMB 112
230,288 230,288 000000000000022d8cfb7781fe8ccc6906adfd73a812705081316551af2177a7 709 0.34/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.67 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: 674.98 GB
    • Received: 16.43 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.