Loading Tool

Explorer IconExplorer

Memory Pool

78,552 transactions
29.43 vMB
0.06739153 BTC
Random Selection Loading Transactions
Max Size: 176.92/200 MB

Candidate Block

Mining Attempt 17af2e22fa6857a1bd197241f172430ee2e77b241b4996663be0860e17a6e419
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 217ac5d81cb39382eaa7efe6e25f3637a55ba8d38326449fb41c3de459f0a7a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,066
Size: 1.00 vMB
Total Fees: 0.00769924 BTC
Feerates: 50.25 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (308,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,970 606,970 0000000000000000000d826280f2ae55efdf45a1aa626ae1c1bf23566c85cba5 2,149 1.00/1.00 vMB 24
606,969 606,969 00000000000000000010c265f44eecfa7be7d4097688fc49afcda9b9c9fc174f 2,250 0.67/1.00 vMB 17
606,968 606,968 0000000000000000000945de67b5c63d5e360bf6f33ba505f03259dd7935afe7 2,497 0.74/1.00 vMB 15
606,967 606,967 000000000000000000019508ec13a52b4317c0a2195e0accfcae0df1faf6cc3f 1,709 0.58/1.00 vMB 18
606,966 606,966 000000000000000000056e291d5eb0c2a32cedcea59482d2f20b58f538e40e3b 2,356 0.71/1.00 vMB 19
606,965 606,965 000000000000000000103eb1adc525a58f9488be966b5a5117916516ca8f18a5 2,793 0.89/1.00 vMB 6
606,964 606,964 00000000000000000003854c2ddb9c1ba1348b04b1b3fba743262eb3c0d0c157 2,899 1.00/1.00 vMB 30
606,963 606,963 00000000000000000014d53351d89b927fbcc4f8d9fa7765d3f91fe1238adda7 537 0.16/1.00 vMB 20
606,962 606,962 00000000000000000011e9cf96f587d88b762bf6bfb3978a3d8afe8795e299bf 1,294 0.60/1.00 vMB 20
606,961 606,961 00000000000000000011f4c1f4cc39ba4ccc411b9896cf169b5faa49ad5f9b29 1,567 0.51/1.00 vMB 12
606,960 606,960 0000000000000000000e5a18b3536e9c832dba26d811bef02c73607a1e6e3741 3,112 1.00/1.00 vMB 9
606,959 606,959 0000000000000000000054a5753a9d2d708a29110818da62257a1ad795f0da10 2,581 1.00/1.00 vMB 14
606,958 606,958 0000000000000000000f24b29292b7f897964f3c0f373739190d17b6cd567547 3,104 1.00/1.00 vMB 23
606,957 606,957 0000000000000000000c8c495c505e95121c3f4a1926da9d484fb32f73dbdcf0 2,915 1.00/1.00 vMB 33
606,956 606,956 00000000000000000008ebd616402b1f08b1ed31cfd00295aeb01385ec0bd931 1,667 1.00/1.00 vMB 3
606,955 606,955 00000000000000000006d8dce3b839d895eb348435b38a55b32c4e59827fc035 3,010 1.00/1.00 vMB 18
606,954 606,954 000000000000000000042daeaf56a0b50d5e91f3c45f70b92e6009e18e8f734c 2,613 1.00/1.00 vMB 15
606,953 606,953 00000000000000000012996a651402c14b829655b3fee4284e7ce258760d8caf 3,075 1.00/1.00 vMB 24
606,952 606,952 00000000000000000008aa7f67136e6735b2ff80ca63b274b72423b3e5eea476 2,616 1.00/1.00 vMB 17
606,951 606,951 000000000000000000034ec83a9ea400c40a75a05095fe68cc3fc5a0d0113cad 1,397 1.00/1.00 vMB 3
606,950 606,950 0000000000000000000fc2ae9d44c1cff4b5037187363da2914f7c100bda6111 2,419 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.