Loading Tool

Explorer IconExplorer

Memory Pool

37,285 transactions
17.84 vMB
0.13559567 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.26/200 MB

Candidate Block

Mining Attempt 89919e9dcce5ff05d9c8cf91037b050ae459cd7119104051929fbad4337b912f
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root a74698bdff5b6e54c721260785c37668837c1629ada6dc9051b33784c8f8f907
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 797
Size: 1.00 vMB
Total Fees: 0.02780322 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (775,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,775 137,775 00000000000004435861eba491766777f303273a1af49ade905fa0a87dab1191 25 0.01 vMB 167
137,774 137,774 00000000000009a74dd8529b0dda5e3f1565b4049e87a2e251c6cbe3bc2c0b4e 9 0.00 vMB 86
137,773 137,773 0000000000000777ac7602d905fa8af348aaad1d1f39921e64a7b770f3f8e286 9 0.00 vMB 41
137,772 137,772 00000000000007fa0835b35caa793cc8ac7d559c8809e8581be93ae03423dbb4 31 0.01 vMB 470
137,771 137,771 0000000000000809d3e89cb7e131a0635d72939d9afe195684ed8fe425ccc8c5 103 0.04 vMB 101
137,770 137,770 00000000000001992112312c79e5051f63994303ce89ef552c7e34d955ba4185 11 0.00 vMB 404
137,769 137,769 000000000000096054299909688d2759ad411597e5ba1220c02c5c2e3aaa3d5d 12 0.01 vMB 1,340
137,768 137,768 00000000000006d8eb4feed8b25af43568de65067786d22b9ab9a405d9e7da32 47 0.02 vMB 210
137,767 137,767 000000000000059fc124643dd595474675b957fd801a207b3be307e71202a71c 2 0.00 vMB 193
137,766 137,766 0000000000000604b60d271fb2d8edfc701f95fa6844771380bb43c10a21af14 143 0.04 vMB 143
137,765 137,765 00000000000006fc60f0ea7ab5c3498550d54830c1ce4ac5af6ace41d80a4314 58 0.02 vMB 260
137,764 137,764 000000000000013c86d9890242e0ff3792892a387b9a5c5fa72885453c528827 49 0.02 vMB 253
137,763 137,763 00000000000001ae8d0d83c658f1a80783e6f096fccbfc2497530c328872dca9 8 0.00 vMB 83
137,762 137,762 00000000000007adf0eccff8b3730c51bfef9532fc842a15e9db1e27071b4e39 30 0.04 vMB 167
137,761 137,761 00000000000004278b1f2cb6b8729787a26462dba119d5f9301bf82891f1506b 117 0.05 vMB 297
137,760 137,760 000000000000001cd91df004a86727f414cadc10e8a8c2990735323351309988 34 0.01 vMB 87
137,759 137,759 0000000000000199dec331a8fdec1b3a4d3bf02b1f0b15bc55496017500c6cac 1 0.00 vMB 0
137,758 137,758 00000000000005d3f5a85dc309587369dd7df60cef6b86b5d5c301e67fa9f429 7 0.00 vMB 239
137,757 137,757 00000000000006944e18257f8588e144f158ca809b1ee5575153a664143f95b4 4 0.00 vMB 67
137,756 137,756 0000000000000930855842a9269f0939e2806a8ea9ab18f2cf2e3b0278aa6ec9 19 0.01 vMB 333
137,755 137,755 00000000000005b02eda4d66a07a6702ebfe9196c1c776e7ad647f595f5b0150 8 0.00 vMB 35
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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