Loading Tool

Explorer IconExplorer

Memory Pool

75,051 transactions
27.72 vMB
0.07631307 BTC
Random Selection Loading Transactions
Max Size: 169.26/200 MB

Candidate Block

Mining Attempt aa0251564dc985c959c81b961ad45f531326a7a1694e2c25ce35e880691739a6
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 5c4b0c0d9f5f2e67ed9a7d8e5efc9a8e57b1560458f8fdbc230f81b84ee1c3ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,792
Size: 1.00 vMB
Total Fees: 0.01697170 BTC
Feerates: 100.53 > 1.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (543,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,110 372,110 000000000000000005e19b65109c9b6654df0c8e786b77dce15346236e74abaa 1,384 0.75/1.00 vMB 35
372,109 372,109 0000000000000000121e1efa6e3e5967012da5267377dc58f47dac584d95ff0e 1,151 0.46/1.00 vMB 49
372,108 372,108 00000000000000000b0d504d142ac8bdd1a2721d19f423a8146d0d6de882167b 304 0.20/1.00 vMB 27
372,107 372,107 0000000000000000133ce7687dd4d89e7b91b636877318df419510e4220607c4 916 0.42/1.00 vMB 41
372,106 372,106 00000000000000000a043cfcbb4050e47404e9b8bf3b775d825ed970b93df89c 1,073 0.49/1.00 vMB 39
372,105 372,105 000000000000000003eda11fd25da09602c8892d9f6fe24143062036b2912759 602 0.33/1.00 vMB 41
372,104 372,104 000000000000000004dda4abbbbd33478643898bb3a5c7703fa72751c1351cb0 906 0.37/1.00 vMB 40
372,103 372,103 00000000000000000ad0cc4d1e0b5858485d736ecf2354692dceaee9cb920a96 617 0.35/1.00 vMB 41
372,102 372,102 00000000000000000c578b46e9c69181cb4d5bca44fb8a1fc2615827872f9983 1,028 0.64/1.00 vMB 20
372,101 372,101 0000000000000000005da708b4977b5ac57c2701e80ccc41fccce088e63324d0 2,368 0.95/1.00 vMB 61
372,100 372,100 000000000000000005ad5420832d7e7743e2fb80a6e97fc2d6162e76a6afbffe 446 0.23/1.00 vMB 35
372,099 372,099 00000000000000000a35c9d5053be0ff82fbe048becefc299169871a5eb1cba1 141 0.05/1.00 vMB 39
372,098 372,098 00000000000000000acb84f1689c5895b62a5ef06173fd469f6c91779507d0bc 433 0.25/1.00 vMB 35
372,097 372,097 000000000000000013049d7fab695caacae1555af5f73c128cc875039fa5ecc0 790 0.43/1.00 vMB 32
372,096 372,096 000000000000000010a195bcb636550bc8b1db151d124a6c27004b3d1caa3c20 449 0.23/1.00 vMB 31
372,095 372,095 00000000000000001176a038a731cf65790b2cd70cc4dda1ec941e9c2d9cd46c 596 0.37/1.00 vMB 30
372,094 372,094 00000000000000000159bff62f4128abac35f1902a21ebc90ad743e3fba5ea01 773 0.36/1.00 vMB 39
372,093 372,093 000000000000000013ae17fd3610b352073c731c7f66f338a0b1c9a689e90dde 1 0.00/1.00 vMB 0
372,092 372,092 000000000000000004e6e615e77e9be8893a09c3b3bbef4e50a3a661c8f05ee1 1,790 0.88/1.00 vMB 40
372,091 372,091 000000000000000002e947d76ec07b7b50611bc90d15b6dbd07e1b9eb4129520 813 0.42/1.00 vMB 34
372,090 372,090 00000000000000000fa98a5f75e59b1108f04d25e78b863efc5b6a484b5d83fb 897 0.41/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.