Loading Tool

Explorer IconExplorer

Memory Pool

41,815 transactions
28.18 vMB
0.06988282 BTC
Random Selection Loading Transactions
Max Size: 144.96/200 MB

Candidate Block

Mining Attempt a4854c03e117c9a70a4a61880163aedeb6c07aa73458e75da210340881b276ec
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root f73012a031ed6494ee268f3321c3da4e22138467747da86034fc7df3af1aa251
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01483602 BTC
Feerates: 100.56 > 1.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (559,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,717 354,717 00000000000000000ce76d31d9232fbf0d6da51ca3d002538b9352ae6a327e3f 408 0.22/1.00 vMB 24
354,716 354,716 000000000000000011b40ccfa95ff644b1c9389232dd556d884f410ba0229e6c 135 0.07/1.00 vMB 26
354,715 354,715 0000000000000000054b8cc480711c24c197079dfac83401b77eb54d977c6735 126 0.06/1.00 vMB 28
354,714 354,714 00000000000000000b0e9e7574abcb7cbedadcbfb3d5e22710eb050c3d973cba 440 0.28/1.00 vMB 19
354,713 354,713 00000000000000001517feaddf91afafe68a218a8d5c29e6bb9a73385aa16a6f 968 0.38/1.00 vMB 34
354,712 354,712 00000000000000000a4a8903236104767af360c8c76d19f4378f2e81abb85334 288 0.13/1.00 vMB 27
354,711 354,711 000000000000000004566b689de108593b2de998d86cf444593787f3f8a69776 736 0.41/1.00 vMB 26
354,710 354,710 000000000000000002641a607ae415b9975ed378030d1e9c5c14a4608bacf0e7 487 0.27/1.00 vMB 24
354,709 354,709 000000000000000003efa7ff5934d29d427017475bd223da4bff568fcaa36f66 673 0.38/1.00 vMB 26
354,708 354,708 000000000000000014c61a2fa7d190b0af6464d2c57d1134795de77fe81b1aaf 524 0.29/1.00 vMB 25
354,707 354,707 00000000000000000c44b3bf09e6d82ec3f025758e2805f1d41cc0d8b3534b90 361 0.21/1.00 vMB 22
354,706 354,706 000000000000000013bc53d703c04596d612105c7855692d605a1880455a2818 414 0.25/1.00 vMB 25
354,705 354,705 000000000000000016e4430171bde9fa4b45848c8cee4e899aa1fbbdf1d661d4 769 0.34/1.00 vMB 27
354,704 354,704 0000000000000000076d2734d341ddacecac51a7cca33440c006692380254215 533 0.26/1.00 vMB 31
354,703 354,703 00000000000000000bf4aa97ed8cd9bcd43324781fe300a76a0ba88b97db34a9 522 0.24/1.00 vMB 28
354,702 354,702 0000000000000000114c4d8c7de1b62e095557d0d92bd3d9a5e7fb4dc602f8f4 180 0.08/1.00 vMB 29
354,701 354,701 0000000000000000156826165aec217b60477045be1fc55e59e417d1b91b6e3c 68 0.05/1.00 vMB 15
354,700 354,700 000000000000000011dfb97b913a32c93ff6f23fe7d90d09154effe3a149577f 849 0.40/1.00 vMB 79
354,699 354,699 0000000000000000081473e51996f7886aa60d8bca4d0df8ef1606e7d365d244 497 0.24/1.00 vMB 31
354,698 354,698 0000000000000000130b58c842bd0bbec333d3a1f1c799b0e8892b9f01e791e7 712 0.38/1.00 vMB 27
354,697 354,697 00000000000000000680e6131d1167be729171ff198dd8d0c7cf3a3ad7e7323c 1,065 0.46/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.81 GB
    • Received: 12.08 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.