Loading Tool

Explorer IconExplorer

Memory Pool

80,712 transactions
30.03 vMB
0.12420507 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 6bd864dae6f7a70946d076f28be675bb33148d5fe5b013bc0732cdc87e95ddcc
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7342c36640d47cbc0b96944ae4458b9c73376b7a10f0bfa08d8771fc2c3f440f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.05117941 BTC
Feerates: 242.90 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (607,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,427 307,427 0000000000000000441e1801611432667bde1759c05b307606b46e536b13a773 365 0.24/1.00 vMB 27
307,426 307,426 0000000000000000219d843f440710216bc598fb5d89f5b134264d9b9be4240d 115 0.07/1.00 vMB 24
307,425 307,425 00000000000000000d58e680d4f5cf97e2af60f17d547bad79b63f719a64cce2 847 0.54/1.00 vMB 58
307,424 307,424 00000000000000001d0eb2b40c970e7da97f85c9d705635d5573f9eab017e63f 187 0.12/1.00 vMB 23
307,423 307,423 00000000000000004f53669a26cdb0a2d1d7c888e6be11584fa7b316ed406af7 691 0.34/1.00 vMB 30
307,422 307,422 00000000000000003b9cc335b0508283fa897bd06b002cc0ad78e15cdb0c732d 162 0.09/1.00 vMB 25
307,421 307,421 000000000000000028ffcfa2daea13e99cfa71c7cd95beb9ccb15dacfee656fa 599 0.37/1.00 vMB 26
307,420 307,420 000000000000000003c40e7bbb6e2d823f671d79845ab382a6d88c47af16716c 1,097 0.71/1.00 vMB 26
307,419 307,419 0000000000000000274d2626ce31994120f3ba3f30aee8cc9d0ed71dd787d3b4 104 0.07/1.00 vMB 21
307,418 307,418 00000000000000002d19185f348cb432fa931287788a4829dd9cbb970189732b 345 0.19/1.00 vMB 23
307,417 307,417 0000000000000000469a7e5b961ddd45a8930d6ca6dca6ad33b2508a842e7cf5 278 0.12/1.00 vMB 45
307,416 307,416 00000000000000002f9e45f270c46f92562cdcf3bfcb29dc09449146606c0875 88 0.04/1.00 vMB 28
307,415 307,415 0000000000000000421792f9ee70ccf801e500e5acb41fb6f5de779e20c287d4 205 0.27/1.00 vMB 16
307,414 307,414 00000000000000004fd321a07f1ed0ac15b92d9cc489fe3e1e238cb37579bc76 833 0.35/1.00 vMB 38
307,413 307,413 00000000000000004ea503b384028fd9ab0a7d4300e5615756720ac877af4172 595 0.35/1.00 vMB 24
307,412 307,412 00000000000000003b3ccc3d67fc694cbaf80539826d70df187cd4f032e99a33 256 0.09/1.00 vMB 43
307,411 307,411 0000000000000000110abf80371c7f9bdca6bd86caa27a1cb283d71d94ba4f85 120 0.06/1.00 vMB 32
307,410 307,410 000000000000000032d0e3b4de7a8122842dc33396adf1b27de378db6593e51a 275 0.15/1.00 vMB 23
307,409 307,409 0000000000000000262d6c08f06118112344e81ddfaf3d141302821870e19188 908 0.57/1.00 vMB 28
307,408 307,408 00000000000000003c3e824c9c70cf46e9b272dd0b00aa3638b63a7dbf515b6d 409 0.24/1.00 vMB 27
307,407 307,407 00000000000000004ea39224559779ad2b7d8149b7d56712172321abbce8d126 1,227 0.71/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.