Loading Tool

Explorer IconExplorer

Memory Pool

41,110 transactions
26.63 vMB
0.06756223 BTC
Random Selection Loading Transactions
Max Size: 138.84/200 MB

Candidate Block

Mining Attempt d201a3e4c2b2fedac826124110cd9acab994006c89228acd691a156e4e9a6d62
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 91f658f3c94dd4885b9dcf7aaa17ea5377acbf1e1df32b8b28b6b2f0b2ec1407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,699
Size: 1.00 vMB
Total Fees: 0.01787343 BTC
Feerates: 265.25 > 1.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (607,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,147 307,147 00000000000000002048db467f8d9c5cd999480326b100ba612feb789b9bfa4f 205 0.13/1.00 vMB 36
307,146 307,146 00000000000000000e6023df11647bb7d0707fb8e794305fd9a2264b5b506d08 342 0.22/1.00 vMB 30
307,145 307,145 00000000000000001dba163c1227666d0855e726c023a20c2117575e414ec3a9 345 0.20/1.00 vMB 26
307,144 307,144 0000000000000000211d71be83387672108c29c44d5ae6423230169f0146a409 366 0.16/1.00 vMB 33
307,143 307,143 00000000000000002a1c1dfb9fdc6884eebf8ff11fd91bdbe1281c2e815339c7 16 0.01/1.00 vMB 39
307,142 307,142 000000000000000045259838ed773e748a747ed76e6e7811286912c4a9fa82ff 366 0.21/1.00 vMB 79
307,141 307,141 000000000000000034785dc0d17b1d1b735b1af706645a237cb8fbd73842f065 32 0.01/1.00 vMB 53
307,140 307,140 00000000000000002591bc0ce2e97d6a3ed6b0d71c801c49633c3d0938c1d712 14 0.00/1.00 vMB 50
307,139 307,139 00000000000000004ca499f0b99640b62bee85d53e4a03e612bfb302eaf727d3 383 0.18/1.00 vMB 33
307,138 307,138 000000000000000000a5d5fc296c69a5632df6d0126a8044e6685e123b9673ef 64 0.02/1.00 vMB 45
307,137 307,137 00000000000000000c0178fabe2861ae851352501f35001e45a9002211ceac91 102 0.05/1.00 vMB 31
307,136 307,136 0000000000000000465360e18238f3ff29bef09aac8ff537852a7f74b954cd94 91 0.08/1.00 vMB 22
307,135 307,135 00000000000000000432e2fa9628ee3ceadff8693fad9d75aa68c9f5bd850904 96 0.08/1.00 vMB 9
307,134 307,134 00000000000000001a5285ce620469822ba4ad7f35dd2324ad4ee831e01421c3 31 0.01/1.00 vMB 39
307,133 307,133 00000000000000003edfe93aa3429745f5528b8e65e9481132381e033b845d6e 614 0.34/1.00 vMB 31
307,132 307,132 000000000000000036752520e8ecb173397f8d5d8a7c130b9ce955635bcc99b8 593 0.25/1.00 vMB 34
307,131 307,131 0000000000000000502734755f1e67ba221a751d633e03c90fa1c0d51309dfcd 472 0.26/1.00 vMB 28
307,130 307,130 000000000000000049e44ee7e8d19c7243d2b0feaacb1fae820ee9ca2bbb0674 124 0.15/1.00 vMB 20
307,129 307,129 00000000000000001298e2a4c83bf82904d5dcac1da40fbd5217181e26304c0f 117 0.09/1.00 vMB 22
307,128 307,128 00000000000000002deb3af8f676cd97257dfa82a976f25e41575b897ec8d154 71 0.05/1.00 vMB 28
307,127 307,127 0000000000000000497911a5999af0e67099b1f7cc08335db6bdbe7930b8e791 208 0.20/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.