Loading Tool

Explorer IconExplorer

Memory Pool

26,146 transactions
12.33 vMB
0.04014744 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.28/200 MB

Candidate Block

Mining Attempt 0862eac38c0fec5236b60898378ef36518ec08d73ec53d48a0558b11f8eadd1a
Version 20000000
Previous Block 0000000000000000000162e442875c7c7e4e83598b30e037e7ae6c2fbdfb93d8
Merkle Root 27d21b6f9f4677dfdd2f89a6fe4c18de657def245e8a9145f3cae7c79f28dbef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,212
Size: 0.997994 1.00 vMB
Total Fees: 0.01825756 BTC
Feerates: 502.67 > 1.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,667 (15 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,652 913,652 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2 2,969 1.00/1.00 vMB 3
913,651 913,651 000000000000000000013c873cf4ceb4afccc79d707499bec1b6ac6b33058da6 3,019 1.00/1.00 vMB 2
913,650 913,650 00000000000000000001cca78bb645d579dc6fe36886b29ca9000210a3bc11d8 3,632 1.00/1.00 vMB 1
913,649 913,649 0000000000000000000110ec12434ad43e6c2313c33404c1a977352466ed2c74 2,861 1.00/1.00 vMB 1
913,648 913,648 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b 1,770 0.58/1.00 vMB 1
913,647 913,647 00000000000000000001a1f2c56e7c3099502f181a18905c959adac952409639 2,307 1.00/1.00 vMB 1
913,646 913,646 00000000000000000001cb1dcfe18d51d0ea6c316116de2e90aa455f75c88032 2,874 1.00/1.00 vMB 2
913,645 913,645 00000000000000000000a2ad29696951d8f91f2c4b29651d93bd38a219bb788a 1,684 0.85/1.00 vMB 1
913,644 913,644 00000000000000000001e637934fef01456b2c2d0279f3314b15d10078c4ca8e 2,829 1.00/1.00 vMB 3
913,643 913,643 00000000000000000001cf2de7570a1bcdd29c6c36e5e4ddcf3c67d06d4ea5dc 3,449 1.00/1.00 vMB 3
913,642 913,642 00000000000000000000d8354835b6a50d1cd25337019743ebbc2d92d4bc275e 6,462 1.00/1.00 vMB 0
913,641 913,641 000000000000000000002fe959c2c37462ddb89bea45e9901b11d3859091244a 6,274 1.00/1.00 vMB 0
913,640 913,640 00000000000000000001b63bcf36e1f254484d85da097ade3b52779744758671 5,744 1.00/1.00 vMB 3
913,639 913,639 00000000000000000001e29e3b99e8d68b860059b437f565f8de67a9b295db9c 3,676 1.00/1.00 vMB 1
913,638 913,638 00000000000000000001e4adc040e5943a26aca16b48e6178a736f319d347df0 5,016 1.00/1.00 vMB 1
913,637 913,637 00000000000000000001a1e711f0cc082de74caadca7aaa6d6f89038f35068dc 5,173 1.00/1.00 vMB 0
913,636 913,636 0000000000000000000124f0c7e957ce6b5c24e07cee57ca81b29ee3757595d4 3,302 1.00/1.00 vMB 3
913,635 913,635 00000000000000000000ef38f53b488e99aa85684cf9acc49971283f7e24b17c 3,250 1.00/1.00 vMB 2
913,634 913,634 00000000000000000001928e9819079ee436b3e602af2a9b168112fd6ce0c842 492 0.17/1.00 vMB 3
913,633 913,633 000000000000000000013cf5225324adfe8a332e7ff1b5228a49b64c41c89b72 4,417 1.00/1.00 vMB 5
913,632 913,632 00000000000000000001b91c0ef384467c1091a9b2bb6c2b0bb8142febdb33c5 1,956 0.62/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 780.03 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: 483.18 GB
    • Received: 3.20 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.