Loading Tool

Explorer IconExplorer

Memory Pool

32,569 transactions
26.10 vMB
0.05135617 BTC
Random Selection Loading Transactions
Max Size: 130.38/200 MB

Candidate Block

Mining Attempt 2edfd248a13c89f1088c09eef37d829fb987ad8ac810c7fd85eace0d17b2306d
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root b927cc8199310ca1a14b6167bedd9e937cf13a579c47ad207f5e5853cfac29e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 180
Size: 1.00 vMB
Total Fees: 0.00319269 BTC
Feerates: 25.17 > 0.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (635,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,402 279,402 0000000000000002144b55432ca710411292416b4ff9ef290f82754efdf74f8f 61 0.03/1.00 vMB 35
279,401 279,401 000000000000000234b9d53eeb1f2efb757781015db5c1dec6f9c9523594bc5a 282 0.12/1.00 vMB 57
279,400 279,400 0000000000000002adeaeee638ced2c0191a895fbccd47456ae1ad64a0f91146 217 0.12/1.00 vMB 33
279,399 279,399 0000000000000000b80ea27ed440442bccd731b5257d85197df6576ff250913b 384 0.25/1.00 vMB 31
279,398 279,398 0000000000000002bd84aceb10aa442d829e10a5d7aaac3cfbdf0466834264e9 54 0.03/1.00 vMB 29
279,397 279,397 00000000000000006451fda5d103944ad61cbdc7423f40ca4b82216633b3bd14 648 0.25/1.00 vMB 58
279,396 279,396 0000000000000001b3d45dec0530e9a78edd7e18ab3c1edf9dea7197ff91cb2c 74 0.03/1.00 vMB 16
279,395 279,395 0000000000000001aa41968c5504b348f27699eea7da47bf5c768aa2572de9bc 1,011 0.45/1.00 vMB 37
279,394 279,394 0000000000000002a0a0800aa8a677220afb8a8884d23c508ee45dd19fc6ccb3 72 0.03/1.00 vMB 111
279,393 279,393 00000000000000029477fd0be0742937e1c1a654226ffad141cf7639ff29033d 77 0.03/1.00 vMB 126
279,392 279,392 000000000000000012fbc570e123332a7f86f36a3983f8ab5aff1cea0176a17a 256 0.11/1.00 vMB 43
279,391 279,391 0000000000000000e984bcbf0a8d045ccb78afb2b5a7421b4a2595fc0be0e8d4 80 0.03/1.00 vMB 46
279,390 279,390 0000000000000001770a5f93a6964b0d297858139c9b535c421a081983555fd4 67 0.03/1.00 vMB 36
279,389 279,389 000000000000000125da0aedea55b9a6e6450868fe7e8c73bd5a58b5d209d750 440 0.18/1.00 vMB 57
279,388 279,388 0000000000000000733aa0c8c1dddb807e2adbe34a6227128034dfbbf3ee8459 220 0.16/1.00 vMB 25
279,387 279,387 00000000000000028ff00086bf026a73eeb580e0b43faf18533343ee0f974c49 128 0.07/1.00 vMB 30
279,386 279,386 00000000000000010a0505c7512224a9802db97c4ef074ae9e6cb179bfc3b463 598 0.33/1.00 vMB 42
279,385 279,385 000000000000000260156a6d6a51f1af662ed367b68c12de65cb128259d67851 407 0.24/1.00 vMB 20
279,384 279,384 000000000000000204e0c78ec2f6a77601394423f328087e6b5c410595b85f6e 698 0.25/1.00 vMB 91
279,383 279,383 0000000000000001df8051fa8bf0eac9cbf8dbb5fe9441b26afd4deac691a01a 545 0.24/1.00 vMB 56
279,382 279,382 00000000000000015c4e1e30687572ebd963fc88b6274534ad9759f22844debe 103 0.04/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.76 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: 632.13 GB
    • Received: 12.09 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.