Loading Tool

Explorer IconExplorer

Memory Pool

77,030 transactions
28.91 vMB
0.06637381 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt fb5a042556e5aa709fec5cfa85a337f94494adb30a79a0ec4bb7226cb4ab006b
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 61e85a70942057d1ce8eddc1cb838d905c57a58c6a6ce5ea7191e4562df0b96c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.00337608 BTC
Feerates: 14.07 > 0.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (518,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,599 396,599 0000000000000000059d7305689a86cd45fe89512e0841639664c7002679001f 1 0.00/1.00 vMB 0
396,598 396,598 0000000000000000061aee190aaf125864d120982ab8e991bb0f427e1e3c8e9c 647 0.31/1.00 vMB 40
396,597 396,597 0000000000000000007963f28527883b0924e96d138fbd979b883f85d7577e0b 1,274 0.53/1.00 vMB 48
396,596 396,596 0000000000000000074cdb2faa2ec21237c0875a7546ab72ebed617d66d58016 1,371 0.57/1.00 vMB 44
396,595 396,595 000000000000000000f18be2bf6b55fca81264d0e04c234381d226ccb1e4b917 857 0.39/1.00 vMB 43
396,594 396,594 000000000000000004132e467f20c7ac9571f01dc7076c09920a16f36ade5747 2,424 1.00/1.00 vMB 52
396,593 396,593 0000000000000000082e95147ef660b0be7d06e516e5780781e8ed101ba1cc67 554 0.30/1.00 vMB 30
396,592 396,592 000000000000000008f6ea21c4cebf6214dba104016601c5a6e5ff7eebfbd703 943 0.99/1.00 vMB 15
396,591 396,591 000000000000000000ef8ec152377940ba9a1b928fe128a3720082954909be05 802 0.37/1.00 vMB 44
396,590 396,590 000000000000000007f537d952bd82ff3c140c542d626f1ba73b505aeb165011 591 0.99/1.00 vMB 9
396,589 396,589 0000000000000000043a4fcb05b4654dba030e0736f2a2a47718c160df37cb96 1,125 0.50/1.00 vMB 35
396,588 396,588 0000000000000000078449fc88fb1b1b3223165c5ef9257451903a2e8f0e1023 493 0.33/1.00 vMB 26
396,587 396,587 0000000000000000059f2d61c074b842dd8a10f8f360a7b979c4dcdeb0e0ec8f 1,501 1.00/1.00 vMB 29
396,586 396,586 000000000000000001618b7c9452b7484de43f3795506125aeac788239be9997 338 0.19/1.00 vMB 30
396,585 396,585 0000000000000000069b6f4d4866e94fd1cd63969515af057eeea63d826d4f61 390 0.99/1.00 vMB 7
396,584 396,584 000000000000000007918bb2f70a9b9333da3bf611917d9b1968d62b2cc2265c 478 0.99/1.00 vMB 8
396,583 396,583 0000000000000000085063741524cd9b11f796eb54c705c2dfbb85eea0cac735 28 0.05/1.00 vMB 18
396,582 396,582 000000000000000007ece667172ae1c6c77f45af0d37f8b803a3108c317b48ee 1 0.00/1.00 vMB 0
396,581 396,581 000000000000000003dd15faad617966e05367056ae0f1d18539960c9976daac 574 0.27/1.00 vMB 36
396,580 396,580 000000000000000005be938ed3e0851bf1268a75591010921a824fde56a2d55d 1,650 0.79/1.00 vMB 45
396,579 396,579 0000000000000000067dfbedbda5be80dd8b26f796ff3a984a1cf7337805a2b6 971 0.54/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.80 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: 710.00 GB
    • Received: 17.01 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.