Loading Tool

Explorer IconExplorer

Memory Pool

41,426 transactions
29.09 vMB
0.14186384 BTC
Random Selection Loading Transactions
Max Size: 159.72/200 MB

Candidate Block

Mining Attempt c657f0f0466220ccdf9ed4b250cb88209fe4eddc4edc486738581e7dfa4303cf
Version 20000000
Previous Block 000000000000000000008b187f219cc3f69e593e98bdf58d96532c293b502389
Merkle Root 08ef6aef89fee8fd334ff921589d2c582d9e97eef9fb725c2139f77ee50dced4
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.06561184 BTC
Feerates: 203.30 > 6.57 > 0.86 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,279 (795,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,319 144,319 00000000000003e27d8f8aae17686847c134d089ed618a97eb2e89df4ba14863 94 0.03/1.00 vMB 1,418
144,318 144,318 0000000000000697c84341a0eaa150269358b09e87b8e852fcbc2f58f74a6cf3 17 0.00/1.00 vMB 649
144,317 144,317 00000000000005d7f4626793b6afd7e72e0c1f1f0b9606e4c186881866fd5275 8 0.00/1.00 vMB 2,245
144,316 144,316 000000000000096bfb242ecc5901f0ce2ad183f9da1550ad05f40151d1f332b8 86 0.04/1.00 vMB 1,318
144,315 144,315 00000000000004a43bd654158d0c29d67996d5f77390315f8c14cb1cd1821427 35 0.01/1.00 vMB 868
144,314 144,314 000000000000002b95f85f0d7847a1f9c91ad9c4885bec995ed0c343a12d4b3c 43 0.01/1.00 vMB 1,570
144,313 144,313 000000000000002e7b61c27bfc58ffd4899c384b7e36e0afa319346e3af2690f 43 0.02/1.00 vMB 882
144,312 144,312 0000000000000950c4525fa2fb4b0e4f2809fd139166a960da9a25f29a2533ff 150 0.04/1.00 vMB 59
144,311 144,311 00000000000001100210ec9c7fc000a5080b63f532d05277140589c2459b0937 14 0.00/1.00 vMB 30
144,310 144,310 000000000000030fb88e266a03bf1e5e707c697c6c61f068f2a6c6f402c5d787 35 0.02/1.00 vMB 127
144,309 144,309 000000000000024cd15f57cfabece83e848e543d2357488d456f37dc5ca5586d 64 0.03/1.00 vMB 170
144,308 144,308 000000000000060f78656deb74473a563936a2eeabf0a05471de2f522d47f409 81 0.04/1.00 vMB 210
144,307 144,307 0000000000000785e282fa8cfb92afa7313594c01ec1709a0224df9a02150eda 5 0.01/1.00 vMB 793
144,306 144,306 0000000000000308d71d9e89c5d057c800635f628af0ecdec542a9c1093c45f4 22 0.01/1.00 vMB 53
144,305 144,305 0000000000000742e593b38408125ca5446a9f2847927c3e3e24a2177cc5b994 27 0.01/1.00 vMB 117
144,304 144,304 0000000000000013e14a8431759ba5fe10b88d37c598b3999ac9029910366fc9 9 0.00/1.00 vMB 62
144,303 144,303 000000000000011ab865703ed85b0b9324c85a0bb2337772d2b97008d4240b10 6 0.01/1.00 vMB 12
144,302 144,302 00000000000004b41e706b1438f33da903b9765a3726de645dde0e31d632bbc6 14 0.01/1.00 vMB 79
144,301 144,301 000000000000089f995336605457580d0665d84db0fdba8635dd423919226a54 10 0.00/1.00 vMB 468
144,300 144,300 000000000000090f7f0a8ffa5bdcb62f35ce70cfd1353413b95044418ee387d2 24 0.01/1.00 vMB 333
144,299 144,299 000000000000012bb30a737285f149e05fa282fa555f3610560307d09c9c4957 62 0.02/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 827.25 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: 4,446.07 GB
    • Received: 241.64 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.