Loading Tool

Explorer IconExplorer

Memory Pool

84,241 transactions
31.99 vMB
0.09606194 BTC
Random Selection Loading Transactions
Max Size: 194.61/200 MB

Candidate Block

Mining Attempt ed0dab808ec75efd3f6e6e8c07ba70ecf8c4fe0f419c97382a867abacb66b45a
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 52dbf4b4d21622ec5633d0e7c9752d4989502a320d394930d020c0db4ec5e2e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01938414 BTC
Feerates: 179.53 > 1.94 > 0.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (598,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,684 316,684 0000000000000000135fcec3f92e2b8f3b5c485def4bce419f04a767790331a0 385 0.21/1.00 vMB 31
316,683 316,683 00000000000000001955554ab912bf1a14566da7cf7d5afc46e3216fc190f6d3 691 0.34/1.00 vMB 30
316,682 316,682 00000000000000001639679c8356dce62818d6661aa080b95b878714f00ade54 81 0.04/1.00 vMB 25
316,681 316,681 00000000000000002527266f73e4aeb323979e0d6176c95ea2f13e793e07280f 289 0.38/1.00 vMB 15
316,680 316,680 0000000000000000183f753e376f7591ecd19f855b481a43e0ed06e766b7743c 700 0.25/1.00 vMB 39
316,679 316,679 00000000000000001fbacfe76761351ebdc184c9e2b7b7b8b0580ffc8b740dd9 438 0.21/1.00 vMB 27
316,678 316,678 00000000000000002d8d971c3227210aead68cf2bc6840464347305af40dd505 331 0.15/1.00 vMB 32
316,677 316,677 000000000000000024f71e066ac4a414843aa63f37ff8ffb0a8bdddcf672f247 343 0.15/1.00 vMB 31
316,676 316,676 00000000000000002608bc26035ba3233e8f85444f2f149105ef853c2bd9160c 315 0.15/1.00 vMB 30
316,675 316,675 00000000000000002588b516e4792d0a17f8eb7019d9a41f71aa4882728b68b7 121 0.07/1.00 vMB 17
316,674 316,674 000000000000000001583cc8b8d717d05b3baebb291878dc2145d4f68b61b1ce 285 0.13/1.00 vMB 30
316,673 316,673 00000000000000001ab84c7e8fd13186fdfbde507f1a55585f9ccfb2d175da05 443 0.27/1.00 vMB 31
316,672 316,672 00000000000000001be09e157b8c871756cd47a13362ab5a9ca31c7e73d2240f 180 0.08/1.00 vMB 30
316,671 316,671 00000000000000001416a33049de61788698709350d1a229d4c8e78211037d21 108 0.05/1.00 vMB 26
316,670 316,670 0000000000000000264a35d535d6c69a6a41dadc9c2f39ff81721e941301a9dd 469 0.24/1.00 vMB 68
316,669 316,669 00000000000000000f486caec3b8fef3a614535b5d390b08cfe76d1ee354c0f9 980 0.57/1.00 vMB 27
316,668 316,668 000000000000000002fb649d2f96bf33320628d13df24357f9d1cf91206e1903 224 0.11/1.00 vMB 29
316,667 316,667 000000000000000024f57355b3fcfe258e913dfbc7e66b41392562c2e46d0662 1 0.00/1.00 vMB 0
316,666 316,666 00000000000000000b8201c405f41007390f0b591d4c67785874985a402155a7 542 0.27/1.00 vMB 26
316,665 316,665 000000000000000011148d787bddfdcf7240ff696afe162fe8971702754db751 966 0.49/1.00 vMB 30
316,664 316,664 00000000000000000c7c0eb90dee890ebea07d5eadb135c900218233b16d901c 623 0.31/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.