Loading Tool

Explorer IconExplorer

Memory Pool

79,738 transactions
29.47 vMB
0.10455949 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt db47d500a8fb297704d3fa04df988598f377b0faf071dca0c59906d243eba314
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root d05aa424b03ceaacea83ef3e754517fe652de87b433428dd2651c1aca2bb0b80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.04072225 BTC
Feerates: 150.62 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (535,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,855 379,855 00000000000000000909883bde35190b30d9c09958a08cd2957e83bba35bad3b 150 0.10/1.00 vMB 20
379,854 379,854 000000000000000008350090a5c4cfb6a941242819eeba7c6d67cbbfcdbeb349 698 0.36/1.00 vMB 34
379,853 379,853 000000000000000005704dc349e7a86288aee7d16962eed8aa8a318b27e3b40f 1,414 0.94/1.00 vMB 26
379,852 379,852 00000000000000000ae1e77a98b00bb5509c91ce5f9ebfdca4fa35d02e9d17ff 1,206 0.93/1.00 vMB 19
379,851 379,851 00000000000000000b898c9122ed13694d80fa56eb5ebefb40904910ee1a36c7 3,017 1.00/1.00 vMB 50
379,850 379,850 0000000000000000073d616f4dd98ed6f02cd1f374cf37663c8ec0c35217f41e 205 0.19/1.00 vMB 15
379,849 379,849 000000000000000010cda655f5816a8193d17a9978fb8906a6264bf5ef1c48ee 1,189 0.58/1.00 vMB 38
379,848 379,848 00000000000000000ce0b4a998ea0373efabb78c3603c55e659df22346961d62 1,043 0.51/1.00 vMB 41
379,847 379,847 000000000000000010590b0a50a3bcfabd303a464c165367fedc312b94985c20 373 0.23/1.00 vMB 27
379,846 379,846 0000000000000000111135815094eb8c8019fa1a6d1a8b70783d2e0e88c04741 733 0.38/1.00 vMB 31
379,845 379,845 000000000000000003d0fe3007dfd03f4bb3eab9427a43cf86cd78096414f67e 157 0.11/1.00 vMB 23
379,844 379,844 0000000000000000035de1fe3a943c91a3478c368f76609dd48bd88987fd7c7d 738 0.35/1.00 vMB 37
379,843 379,843 000000000000000003b3b9a9fc8142dcdcdc56ee44836b1a4e93d050777a160e 457 0.25/1.00 vMB 28
379,842 379,842 00000000000000000b275ffcb9a5ede4729a81a2624b0ebb0acce5190c540c4e 808 0.39/1.00 vMB 30
379,841 379,841 00000000000000000a2579b4c52afc7324a7e08c97e965840036808f53d9e650 780 0.44/1.00 vMB 34
379,840 379,840 000000000000000010cfcd699db1e8b87d37d68576ee61e5a369af050267b51e 499 0.22/1.00 vMB 30
379,839 379,839 00000000000000001023db3398bdc5c41857c6135828fbeb31a515dcf368f46a 165 0.40/1.00 vMB 10
379,838 379,838 00000000000000000d09a5efe71f60578ef35316bcd8245a1695f12b4abb9481 1,305 0.88/1.00 vMB 25
379,837 379,837 000000000000000008f607f8907cb25f60897ddf3b965da8e446bec1d97de441 1,542 0.83/1.00 vMB 32
379,836 379,836 0000000000000000024819d96f9c396e71543c7ab142878ecc08d76896661b79 413 0.34/1.00 vMB 23
379,835 379,835 0000000000000000118cd5db29bab4baae6846e5c81057be3865b50d1e9606c7 837 0.46/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.66 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.08 GB
    • Received: 16.38 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.