Loading Tool

Explorer IconExplorer

Memory Pool

45,691 transactions
28.70 vMB
0.07306580 BTC
Random Selection Loading Transactions
Max Size: 152.17/200 MB

Candidate Block

Mining Attempt 0ec61e92c1d7775421d4f64637e15bcfae4722bd7c5e6236811cdef76ab76fdf
Version 20000000
Previous Block 00000000000000000001439d85f4c9865dbd63fa2c12f0157e9689daa4e781f6
Merkle Root 2a13a39e53ecedb5ca67fffb2e61489f5b6c282be2372cfddd9b836330b920dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.01830854 BTC
Feerates: 100.15 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,810 (534,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,027 380,027 0000000000000000063e5b9d30e49596fe2219b0decfcf694f00653fc661fa38 266 0.95/1.00 vMB 12
380,026 380,026 0000000000000000045134c02f77167be40f7b390280ee8bd9b113ee76893db5 1,042 0.46/1.00 vMB 44
380,025 380,025 00000000000000000e7e010e6273dd77b84a8db7958201873b72766d6626dc1b 1,681 0.86/1.00 vMB 36
380,024 380,024 00000000000000000dca2cfa48c754e96030bf128cabce8a9a790fc0ea3b6a65 1,108 0.57/1.00 vMB 37
380,023 380,023 00000000000000000293cf0f393283fd26519397c7d21218145887f40ebbfe4d 1,127 0.49/1.00 vMB 36
380,022 380,022 00000000000000000a410df0481b6c35db03ac4fcfc52023929277dd50b53d33 1,214 0.58/1.00 vMB 37
380,021 380,021 000000000000000009771e8fd2df417c3b05e932cfdc410a9b54e477c8155f51 1,074 1.00/1.00 vMB 15
380,020 380,020 0000000000000000060b1ab8101562c8d5c3ccedec0d7e8291811840b5f19a78 360 0.22/1.00 vMB 25
380,019 380,019 00000000000000000ec768bd70b611f0839769d46600b519be41b06bee59f57b 326 0.15/1.00 vMB 39
380,018 380,018 000000000000000009630f0caa83264ad979a8a13b149f274f80dfcd4d03dbda 105 0.10/1.00 vMB 12
380,017 380,017 0000000000000000025673207f425f79ea5bbf735cad78b68bcc17d24f417bea 1,212 0.59/1.00 vMB 36
380,016 380,016 0000000000000000057dbdf1b208b90433b6b65f565b472a8a9348ddb544e71c 969 0.44/1.00 vMB 40
380,015 380,015 00000000000000000afa83a2bef7bf2c7c4b055554dc64b31c5f71ddecd9d4e6 461 0.70/1.00 vMB 10
380,014 380,014 0000000000000000086a88bd4c98e7ba62f570e58a08ad361df5bd76438af5a9 1,423 0.64/1.00 vMB 38
380,013 380,013 0000000000000000115d83c0633c7332ea753d89de719394c83b582f7dfb51b8 172 0.09/1.00 vMB 33
380,012 380,012 000000000000000006ef3890432f05122c4309518714a2c7ce0da4cd5a52e5f0 741 0.37/1.00 vMB 35
380,011 380,011 000000000000000003e55013b54728208aaf09de8b3dbf78c2b44615c7a31381 1,285 0.62/1.00 vMB 36
380,010 380,010 00000000000000000847ee2dfc7db3a7180de2edaa2b556c178fe8557f266e63 347 0.15/1.00 vMB 32
380,009 380,009 00000000000000000721ff827a51128c1641c4650032a1e1eb3f2c9cf68a6d4d 113 0.09/1.00 vMB 19
380,008 380,008 000000000000000001d60ccefdce884c9b874962b1ad30a1cd010a6b90a1e08f 294 0.25/1.00 vMB 24
380,007 380,007 00000000000000000498bf5eb589af6733fd0957455fb60a8d5fdf858c59bd10 770 0.73/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.05 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: 650.92 GB
    • Received: 13.35 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.