Loading Tool

Explorer IconExplorer

Memory Pool

42,502 transactions
26.93 vMB
0.06087168 BTC
Random Selection Loading Transactions
Max Size: 141.44/200 MB

Candidate Block

Mining Attempt be92c043fbc20816122e48b270059bc31eb0f9dc2a4bdffd54cd1c3e4502793c
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 92b1ed9b797256182bd2c9de9a1d285d24fef19da0b80b9be94941642dac71ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,941
Size: 1.00 vMB
Total Fees: 0.01091093 BTC
Feerates: 103.41 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (561,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,266 353,266 00000000000000001501e669980a92eb4993758892262c548418331e49e5ead7 507 0.26/1.00 vMB 26
353,265 353,265 000000000000000000bf7d753928ddb88990149aa2b65092207f834ea4582548 478 0.29/1.00 vMB 23
353,264 353,264 000000000000000011da54fb28b3ac9994cfcfe56bcc373e21ad8c6d6b47f283 75 0.04/1.00 vMB 25
353,263 353,263 0000000000000000154f7d54ab068e0e9a4204c432277e6e95a6201a8d5b0920 260 0.15/1.00 vMB 21
353,262 353,262 00000000000000001678f778c436c95a625d9f82ff34d8802fcb0bee0a54d0d0 252 0.33/1.00 vMB 13
353,261 353,261 000000000000000007819948edd5ca6b92c2c6d9898286da36176097c5ba2ba2 896 0.53/1.00 vMB 26
353,260 353,260 00000000000000000accdffac487bb432ae0c9633916cf6efa0a093217a395a7 296 0.17/1.00 vMB 19
353,259 353,259 00000000000000000af9deee98cfb8c5af3c2afaf00421c74809741729ce381b 257 0.15/1.00 vMB 20
353,258 353,258 000000000000000011185903581e825ba7123ca2ddd1509bac349682081dc639 1,188 0.71/1.00 vMB 19
353,257 353,257 000000000000000008208ba96260634ce145676f64bec3ad23e3d90536794c59 1,374 0.75/1.00 vMB 15
353,256 353,256 000000000000000004f96639a329369d12410bb28445bc346503438ab1ae9933 1,529 1.00/1.00 vMB 23
353,255 353,255 00000000000000000918f5cce4b9cbfaa137d88e41343a0d3ab5062ecceaa306 1,426 0.75/1.00 vMB 28
353,254 353,254 00000000000000000eba28e80cd10af315b689f5718bb1dca987afcc64cfd813 822 0.75/1.00 vMB 17
353,253 353,253 0000000000000000126c065639e475760769f65a8b376fcd7a7f175f2e1419c3 182 0.06/1.00 vMB 34
353,252 353,252 000000000000000011fa410a705f5469f04e9b2d7bc10db562995810b88d8222 1,728 0.75/1.00 vMB 30
353,251 353,251 000000000000000013cd0b14eb21648b260b69905f3149e2abd52d2451c0d672 1,104 0.75/1.00 vMB 23
353,250 353,250 0000000000000000093ee0e61c45dd67a22e9928c6ced9171a428a6aa4dd4a71 1,026 0.75/1.00 vMB 37
353,249 353,249 00000000000000000c2f5d3f61ccdab67d070026b1d30d431ffb179281b41440 807 0.75/1.00 vMB 19
353,248 353,248 000000000000000010b60cc44aa5f814ed4f43dbdbfab3149307a489ccea2cbc 1 0.00/1.00 vMB 0
353,247 353,247 0000000000000000039c75864359b46ddbc844f89def12728189dfba10a3b12e 1,096 0.75/1.00 vMB 21
353,246 353,246 000000000000000003e02df4a89e1a6370ac92bcbd82f01c83e5598220b70dd6 1,703 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.