Loading Tool

Explorer IconExplorer

Memory Pool

80,206 transactions
31.44 vMB
0.07814323 BTC
Random Selection Loading Transactions
Max Size: 189.46/200 MB

Candidate Block

Mining Attempt be79929ac5cf1057730fe18c113b2846fb84bb767ba138bcff856f58860a13a7
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root fdefca3ffd51e18067daae7ef31eb535456434bf8d02b56b1057730bbe655786
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,246
Size: 1.00 vMB
Total Fees: 0.00988805 BTC
Feerates: 100.54 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (607,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,436 307,436 0000000000000000058478df9075a192583ec729fef6e667a970218d9165ff80 172 0.09/1.00 vMB 31
307,435 307,435 000000000000000038b72d8a24ec9aa8c1e603d37f092198ea934b4a1eb6566f 47 0.02/1.00 vMB 26
307,434 307,434 00000000000000003e6ea07fbcdacf87bc7c9794b64118cd5fea068f3b79bbe3 734 0.47/1.00 vMB 27
307,433 307,433 000000000000000033894da16b54f06a8359b02df402bb3587f6dd218b33a39b 256 0.10/1.00 vMB 33
307,432 307,432 000000000000000018e3152c3f9e0fc8b828f23c7ea5996c0edbbdc4694e306a 527 0.36/1.00 vMB 24
307,431 307,431 00000000000000003e3b90558f8a84193df92bad4e4fafbb92be9e50e808d8d3 32 0.02/1.00 vMB 18
307,430 307,430 00000000000000002f487caa96240e761be91d28508d9dd04dc2f126af5faa59 576 0.37/1.00 vMB 27
307,429 307,429 00000000000000002c8eb244d4d7c957f5ec93ba41832c381555d1d1b32a215b 376 0.24/1.00 vMB 25
307,428 307,428 00000000000000002f2e02f27bb85a928628d2778cecffc25016ebb787a05e08 396 0.20/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.