Loading Tool

Explorer IconExplorer

Memory Pool

36,278 transactions
25.70 vMB
0.05814785 BTC
Random Selection Loading Transactions
Max Size: 131.61/200 MB

Candidate Block

Mining Attempt a326ffa04e6e7ac88ff6f1161a9f6ac03996870ff32cc7bf0fa207b66b1bdbd4
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 6a5baf84c07f528bb9744515fae08ea3e951bb8fa0a5cd4db3ab48fdb1213dc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,363
Size: 1.00 vMB
Total Fees: 0.01117222 BTC
Feerates: 170.89 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (339,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,105 575,105 00000000000000000025c3f2abb2aadc6d5e6e2a76898607b0410610040b6cfc 2,867 1.00/1.00 vMB 71
575,104 575,104 00000000000000000013ebe895d0713adc242a55b2708430232822db117d0f57 2,727 1.00/1.00 vMB 68
575,103 575,103 0000000000000000001e42e652c8203fe08944334d7dd4275c6d8158522195e3 2,612 1.00/1.00 vMB 69
575,102 575,102 0000000000000000001d5a9d0e8ff1b9b912c2cfd9877adbf8593610abc45417 2,381 1.00/1.00 vMB 98
575,101 575,101 00000000000000000019825957026867c2c06be8139c4ad12d8bf4f8ce26bc0b 2,934 1.00/1.00 vMB 65
575,100 575,100 0000000000000000000529ec2f66ff7c94f166e6c093c16f59e7ef29d38cde47 2,561 1.00/1.00 vMB 85
575,099 575,099 00000000000000000023f551cb16feea54ed9603ac3391d770a658f5c9d983a0 2,516 1.00/1.00 vMB 86
575,098 575,098 0000000000000000000e8d89154a3b46ac60b20f7be3d0757c4c874c1c614803 2,415 1.00/1.00 vMB 83
575,097 575,097 000000000000000000288411bcd12752c321d07aad601fb96c58fdf47bbea47d 2,749 1.00/1.00 vMB 73
575,096 575,096 00000000000000000005ef52cbc75b940323bda2351b14ce3017900f6568132b 2,607 1.00/1.00 vMB 99
575,095 575,095 0000000000000000000ac940613ccd45cd99930ade8184c3489d09bc61330eab 2,938 1.00/1.00 vMB 94
575,094 575,094 00000000000000000025a1711742d6b133d5e84ed9efe35279a9cf1c9ae7cf04 2,700 1.00/1.00 vMB 79
575,093 575,093 0000000000000000001a24975559be12ad3744188334607ea7ddf40a75d9c501 2,413 1.00/1.00 vMB 87
575,092 575,092 00000000000000000003ec96621841e94229902d6549eace1dad14b3192c96da 2,536 1.00/1.00 vMB 111
575,091 575,091 0000000000000000000ceb655b7de13306579ed13c0d5eea9002726824d579fa 2,989 1.00/1.00 vMB 156
575,090 575,090 00000000000000000007c76a30d5fe0f98b06e75627339baffbaffa5ae50349a 2,123 1.00/1.00 vMB 49
575,089 575,089 00000000000000000027e65cc52661a712a8fb7dab16071fe6ba6a2c53165f53 2,561 1.00/1.00 vMB 20
575,088 575,088 00000000000000000022073e391471a3d22ca18c7653f508b026466ce9653499 2,182 1.00/1.00 vMB 92
575,087 575,087 000000000000000000278966a0f5047f5cea43e04eb27c4927e8b8fc36b33859 2,720 1.00/1.00 vMB 61
575,086 575,086 00000000000000000022c0d082eff260aa87a686896fec8ef275f9b55a3b36dd 1,792 1.00/1.00 vMB 14
575,085 575,085 0000000000000000001f8af2c453bf191ca6e902ff558a13fdb444f74ec16de3 2,649 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.