Loading Tool

Explorer IconExplorer

Memory Pool

87,138 transactions
32.73 vMB
0.12088464 BTC
Random Selection Loading Transactions
Max Size: 196.67/200 MB

Candidate Block

Mining Attempt 8188aa77c75ea9afae859ebe6a20c5abd1cf9f217456b93773d8ffaeb26bc1b5
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root d2e93d68a437daddc89c5eb82fa3bbd0073ccf8c7291231f83a667db3fceeecf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,748
Size: 1.00 vMB
Total Fees: 0.04303804 BTC
Feerates: 218.18 > 4.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (241,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,129 673,129 0000000000000000000b2c9a40fee345d7cfa32649d4073dcb81d8c27ae79058 2,417 1.00/1.00 vMB 74
673,128 673,128 0000000000000000000c9d90c0db2780dc62c13619920328ad81132bf15ea198 2,644 1.00/1.00 vMB 119
673,127 673,127 00000000000000000005081b106235dac268b4c489677e783f05ef16b6628129 3,102 1.00/1.00 vMB 110
673,126 673,126 0000000000000000000626151928cd375eacdfb5970a4e16b92cc6d5ecc36350 2,799 1.00/1.00 vMB 84
673,125 673,125 000000000000000000023291fc8f81179f57b9e08b1c991f8485b751889d50cb 1,675 1.00/1.00 vMB 53
673,124 673,124 000000000000000000036f96bf684563f569aa07b8be0a95694566af2f853777 2,325 1.00/1.00 vMB 108
673,123 673,123 0000000000000000000cb8200c14af53059de1da4d8cc27e3b57f03e80328c54 1,375 1.00/1.00 vMB 112
673,122 673,122 000000000000000000040b652e7cef169a3f448e7feb3ff19c33f422ed9d75fd 1,400 1.00/1.00 vMB 47
673,121 673,121 00000000000000000001a0f7ccf6525f9f2e067c1a44199609c123d7b9443f4f 2,738 1.00/1.00 vMB 61
673,120 673,120 00000000000000000004dcec32778a81d319955d07911b1e3c4475b0c8c614fe 2,647 1.00/1.00 vMB 55
673,119 673,119 000000000000000000098b71aea2f9036d75b6124a62151fafcd477c99c7a3fe 2,909 1.00/1.00 vMB 75
673,118 673,118 00000000000000000002ce2cef5985da21e844e268e5dce21a0a0c2958dc9cac 3,555 1.00/1.00 vMB 94
673,117 673,117 0000000000000000000b5d3dcee117848a0975beb085b45d3b31f738cc7eee44 3,239 1.00/1.00 vMB 96
673,116 673,116 000000000000000000000d55f48d17c9ef7ea152ed9415cfab10af14302751cf 2,903 1.00/1.00 vMB 89
673,115 673,115 000000000000000000007391ee330a59f33ead2f122973b41fd66241e308f741 2,520 1.00/1.00 vMB 107
673,114 673,114 0000000000000000000256f1ace605ded7edab137c529ad0b8f4d1cc39c60a3a 2,072 1.00/1.00 vMB 108
673,113 673,113 00000000000000000009feb60efb33a8a7e79e55e71756e86f3ddab45feab861 2,903 1.00/1.00 vMB 140
673,112 673,112 000000000000000000043b34c801fe2fa545814ca38693d561367e5c97dc31a7 1,721 1.00/1.00 vMB 111
673,111 673,111 00000000000000000000ab519a8c519fd05b14415c9b8d95be9a46c88bcd9a70 2,101 1.00/1.00 vMB 104
673,110 673,110 0000000000000000000b988ce303a837082d1222fde625d713514931ba1a036b 2,257 1.00/1.00 vMB 109
673,109 673,109 00000000000000000005979657b291d9110ea12ab8317955e3f6293595de4f88 992 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.