Loading Tool

Explorer IconExplorer

Memory Pool

80,505 transactions
29.80 vMB
0.07498695 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt 1ff632bc2f675f93ffca0420b9900664645a9852989c04ab1c17aab6a301d405
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root b7a13546c3e7e6d1e557dffda61a9d030e75ec518cb057b45d988fcda39bfd21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,480
Size: 1.00 vMB
Total Fees: 0.01430263 BTC
Feerates: 147.04 > 1.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (684,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,254 230,254 00000000000001012988bb42ad4f50d31d8f55150c39e3cdd22da643b54a8ce9 550 0.25/1.00 vMB 154
230,253 230,253 00000000000000f2555c3ab3a0434c7a4ba449d897c4b43831f395f968599b4b 650 0.29/1.00 vMB 160
230,252 230,252 000000000000022f3b861f6fa754c98be6d8704e8924e2dfe6fdfa9a706c58a7 55 0.03/1.00 vMB 34
230,251 230,251 00000000000001a7d5481e899c7d8c0955f4b6cfbe6f0a160f2ab1d3723bbf64 504 0.25/1.00 vMB 149
230,250 230,250 000000000000001b89f92a1df582bb3183495bda8b7af4802a71bcc1192aeda3 501 0.25/1.00 vMB 162
230,249 230,249 00000000000001b8f5f8d4839e3a2abaac7db8f35b98084477dcfa65eda6fe33 62 0.03/1.00 vMB 142
230,248 230,248 000000000000003b922faf811c29a0c4be2af8b82dbb24ef8982c77639ba9ea4 129 0.06/1.00 vMB 29
230,247 230,247 00000000000000eac7d544f721b633ee38f8417fe36a0fd91913f17787462b12 516 0.25/1.00 vMB 208
230,246 230,246 00000000000000bff484d87bcb3d0d1c5e4192f2b2fb97e04038e8dfecd1ff70 381 0.25/1.00 vMB 132
230,245 230,245 000000000000010bb54f3c4dcfaa1a20514db2da4bbbb48d2f84674dda45004a 114 0.05/1.00 vMB 130
230,244 230,244 0000000000000195ae6b680b2a70f5c95452d312072f43a3492b56279098eea1 535 0.23/1.00 vMB 175
230,243 230,243 0000000000000092247082e0ec95184c89df0fb9bf4552d5c3f72f759bddf49c 122 0.25/1.00 vMB 70
230,242 230,242 000000000000021d33a79d80b222cdce4b05d3b7247eee34f5105aeb570ab015 225 0.38/1.00 vMB 70
230,241 230,241 00000000000002009e2270654d566b3b8e5761dbea1dfa92db660d536cb4e10b 545 0.25/1.00 vMB 204
230,240 230,240 00000000000000ad33ee56ad6c138ccd89e98940f226f2af021550fb7bc6155e 28 0.01/1.00 vMB 188
230,239 230,239 000000000000017a051bf4a73228baad914c86c42b658d1ab5ce3c3d34507240 521 0.26/1.00 vMB 203
230,238 230,238 00000000000001fb76a58d7c93927a6c78a78577d7e845b34458eccd36f590c1 1 0.00/1.00 vMB 0
230,237 230,237 000000000000004bb4c8c300a47bcf1ff080ad08eb5c561b6e30084ed37dd3b2 484 0.25/1.00 vMB 176
230,236 230,236 000000000000014270432c60f234496221b2f51224ad992c5f66c6185575099b 6 0.00/1.00 vMB 41
230,235 230,235 00000000000000ec9dbe1553732b4e4ea9076f27d6635be86b10a1171edaef75 390 0.17/1.00 vMB 158
230,234 230,234 0000000000000008264297599dfb4eac91fc3de22ac535420a391cf49c225fc0 531 0.25/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.36 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: 662.90 GB
    • Received: 14.88 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.