Loading Tool

Explorer IconExplorer

Memory Pool

46,384 transactions
27.29 vMB
0.10019187 BTC
Random Selection Loading Transactions
Max Size: 145.35/200 MB

Candidate Block

Mining Attempt 581437d16f35b0cd63ce2c05f2d441eb908186c2153e2764db4bd87d6ed3aed8
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 2b9d6d9cb26baabc821ef0c9a9702538d39f9e94a90315e861a82c008253a441
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.04938668 BTC
Feerates: 101.66 > 4.95 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (173,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,266 741,266 00000000000000000007420bf44c49d9c33e54713b7f0976908954799035785b 245 0.11/1.00 vMB 15
741,265 741,265 0000000000000000000690cb489252b3a684d35c49b7f6435959eed6154f6eb8 1,488 0.68/1.00 vMB 15
741,264 741,264 0000000000000000000312ce2c5037e32ec4bca8550460a704814d9846be06ae 954 0.99/1.00 vMB 6
741,263 741,263 000000000000000000034be268c0fdb7a8bcc99e518c28ef4f9e6013e355d720 1,922 1.00/1.00 vMB 12
741,262 741,262 0000000000000000000272718c05becd7317a01fa2b98bdae081e4081f105583 2,804 1.00/1.00 vMB 28
741,261 741,261 000000000000000000037c2ec0e854497effdb235bedd1f8f7393accf3c7eb8b 1,018 0.92/1.00 vMB 8
741,260 741,260 000000000000000000001030aba2fa72bd9e6bd8ad6979d5993a6fe52d573a1c 1,007 1.00/1.00 vMB 21
741,259 741,259 00000000000000000004a6156f1dae4ba84b5298e051943662aab99e07abe413 184 0.05/1.00 vMB 22
741,258 741,258 000000000000000000029dac31575e98b88ed4f807eef18b652859032a7da68e 44 0.02/1.00 vMB 10
741,257 741,257 0000000000000000000152ff9c070875c360a1caf935ea650d0ce043b026be0c 2,117 0.81/1.00 vMB 12
741,256 741,256 000000000000000000019a43a23165642477bc987310552d0a2c5fb9e7d288dc 3,069 1.00/1.00 vMB 27
741,255 741,255 0000000000000000000065042c8c680f810c1e36fb2fcc6e1bbcccaf529a41c0 832 0.27/1.00 vMB 21
741,254 741,254 000000000000000000025cbcb3701439bb81347492d08145cf942d76ce22f473 1,105 0.66/1.00 vMB 56
741,253 741,253 0000000000000000000822496172013c6ecf62abdeb692776756c1db93818ee3 1,168 1.00/1.00 vMB 11
741,252 741,252 0000000000000000000871b23947b22034d9344f19bb8cf1292ce66238c25f05 1,148 1.00/1.00 vMB 7
741,251 741,251 000000000000000000058270dc85137b3ac543f5d5a86a5d989117afaa0784f6 1,170 1.00/1.00 vMB 8
741,250 741,250 000000000000000000088fe2e178908c42d0b45849932871810088ae6355585f 2,651 1.00/1.00 vMB 21
741,249 741,249 00000000000000000006327734ed1ae3f2a0de3f3a490d9293624410d77ded84 2,846 1.00/1.00 vMB 22
741,248 741,248 00000000000000000003250105f14b034f37c65c7a4162236b984fcf61b9de49 916 0.53/1.00 vMB 16
741,247 741,247 00000000000000000000a8af774103535a2a6ed060d42730ac4c4ab039e3d1ce 492 0.90/1.00 vMB 16
741,246 741,246 00000000000000000005e346e5458b240a1032f20dd15b8ad1c01c3a0a81ce63 638 0.38/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.