Loading Tool

Explorer IconExplorer

Memory Pool

80,526 transactions
34.69 vMB
0.17866298 BTC
Random Selection Loading Transactions
Max Size: 194.24/200 MB

Candidate Block

Mining Attempt 05b52c1411db5d21952293e3ec7dd947c1699b86df4eefd6d3b97b424220e222
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 6c3f7f0a7c8dbba1504a5495ab30f73afb39d9ad8401e025a4a3954eaa08ebee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.04900225 BTC
Feerates: 150.93 > 4.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (675,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,662 239,662 000000000000005f051b491211ece75ff089e0225e17ecc60e806abb9b9ddcb0 332 0.17/1.00 vMB 82
239,661 239,661 00000000000000716b3f68d1d7bb5ff5afea35af760e0396987403a150665037 327 0.17/1.00 vMB 168
239,660 239,660 00000000000000dd4077fffb8fc098e5482fec72eecd18cfe4ab0a2002cce000 64 0.16/1.00 vMB 24
239,659 239,659 0000000000000022a44d854ae767b6b9b75085d7e5c7871b6cefda80c7d2cd63 177 0.05/1.00 vMB 46
239,658 239,658 000000000000004f4e0d389aef12aedb83224be1bb3c66c6f20ee1368d562a25 148 0.07/1.00 vMB 162
239,657 239,657 000000000000000cd26ab7c6250184e6f79e81a054175e7cf826876c13f416e3 417 0.20/1.00 vMB 163
239,656 239,656 0000000000000113216c75dab2b5dd24da8a1828f3fbb6908212ac95c73a49fe 358 0.15/1.00 vMB 187
239,655 239,655 00000000000000cf6549c141f745df43068c10239231ad0f91007b45b6c56071 98 0.06/1.00 vMB 136
239,654 239,654 0000000000000125c56446748bcd48cec7dd9527ca213c1877d708edddd204ae 68 0.03/1.00 vMB 141
239,653 239,653 000000000000005bd57543d7755f5b2e1d6f1e29cd10c82c328cf9d3e3cbd4e8 213 0.08/1.00 vMB 196
239,652 239,652 00000000000000c097da789906263649583ed7139a052f990d7858c368c5b60a 148 0.06/1.00 vMB 166
239,651 239,651 000000000000013b0d39e4c4964c401ece09a28a89e58c1eaf30acb0e8cf5ebe 59 0.03/1.00 vMB 137
239,650 239,650 0000000000000017046e797556b5ccff4159c2f2f2e1cb0efd7c13034a013ea5 353 0.17/1.00 vMB 224
239,649 239,649 0000000000000076d4d2ce039c23ee02bf6d331aa73ec5aeb0d9bfb782cdf98f 125 0.05/1.00 vMB 259
239,648 239,648 0000000000000083e1490acb1c628fbb17b14db95dc185803905ae71facc19fe 329 0.14/1.00 vMB 184
239,647 239,647 000000000000006889e56c2f0b431fdde148d44a73644121b95cc7c3c20c674f 497 0.20/1.00 vMB 195
239,646 239,646 00000000000000ee0cb0079fbc425f8ec0625c58cbc8271d2fd2ed99f7b48172 35 0.03/1.00 vMB 56
239,645 239,645 0000000000000077d12fae7588a249541c3eb13423e5891019f7a24e206f2b72 48 0.03/1.00 vMB 113
239,644 239,644 00000000000000350c56656dc227e0fa4ee32ac79358df9b196627f81f064867 269 0.11/1.00 vMB 168
239,643 239,643 00000000000000ed180b7de4338687e85815513e8d31c22924e6afcd8776687d 19 0.01/1.00 vMB 175
239,642 239,642 0000000000000004ac36c0bfddd44057da7a4575fd61a4d8f939e66d4b4f8ab4 55 0.02/1.00 vMB 217
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.