Loading Tool

Explorer IconExplorer

Memory Pool

84,071 transactions
31.48 vMB
0.10209202 BTC
Random Selection Loading Transactions
Max Size: 192.89/200 MB

Candidate Block

Mining Attempt 0a1a3a87e850d94c2de8ac98194cca5b5a34d4fd8914ce668711829873bb5b77
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 0835968ee5b5aefa4ec25988578ca28b9c4701cda419943439da4dfbb931c90c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.02979867 BTC
Feerates: 150.54 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (213,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,377 701,377 00000000000000000004f6181b5132b6814cd4b23b81ad441c6522c701fdeba8 426 0.14/1.00 vMB 12
701,376 701,376 000000000000000000072145c78174983a70b30ac39b74d814c45670d97039e2 2,068 0.85/1.00 vMB 8
701,375 701,375 0000000000000000000e7d000e9777b6c56ba707784752a480cc614fb21cb02d 832 0.37/1.00 vMB 8
701,374 701,374 000000000000000000050d432063d2a452d1eeac39977fc7853d24f8fc49c79e 792 0.54/1.00 vMB 5
701,373 701,373 00000000000000000004b421566a6da714d0d12550f3364ddb79ee83a5024051 1,033 1.00/1.00 vMB 4
701,372 701,372 00000000000000000009ec22aaf3da87f7ad29c91fe8ffcc6d034c4f45fa83a4 2,134 1.00/1.00 vMB 7
701,371 701,371 0000000000000000000af3dcc63ec4bc301878e11461e15c89db7b2fc5c53bf1 1,296 1.00/1.00 vMB 10
701,370 701,370 000000000000000000035580cb5527ab733149f256f2eaa7be210aa928d27ea5 1,115 0.57/1.00 vMB 8
701,369 701,369 000000000000000000080ae4a1c81932de817128643e577f4e241614574b21da 1,677 0.97/1.00 vMB 8
701,368 701,368 000000000000000000026e14e6bafe32ff95f6c6b86adade09d809c666f43f7a 2,556 1.00/1.00 vMB 3
701,367 701,367 0000000000000000000716f5d7806b9b7a10c852c9535c3359febc97bfaed2cc 1,337 1.00/1.00 vMB 10
701,366 701,366 00000000000000000007da87d85a9451b1d741dfbbacb233d1e8f61708257d49 1,153 1.00/1.00 vMB 10
701,365 701,365 0000000000000000000a6093dc881afd6115837690d98b147d130f6cd35ea8ff 496 0.36/1.00 vMB 7
701,364 701,364 0000000000000000000587b42ef72326d08d3c40ad03cb7b7775fe77fbcf6b42 587 0.34/1.00 vMB 16
701,363 701,363 00000000000000000005b3a73502a6e84bc8c30f3a8617f6faf41c0494ef0a01 479 0.22/1.00 vMB 12
701,362 701,362 00000000000000000009971a84ab275190341492b31d54593e22d64ec94f67e3 1,086 0.64/1.00 vMB 5
701,361 701,361 0000000000000000000edd0c766c08106c08dd6dfa50153b596d59814dbcde7f 384 1.00/1.00 vMB 4
701,360 701,360 000000000000000000069aadad3a2e91d406c47b7874c3bd7f43d5b11e618b46 1,163 1.00/1.00 vMB 6
701,359 701,359 0000000000000000000182968d26d49717de25f3496a4e4d6d0f18e191ed9b19 2,381 0.91/1.00 vMB 11
701,358 701,358 0000000000000000000685327c6e552a8e853ee4b6273766a7f1ff0a1b16bb04 275 0.11/1.00 vMB 9
701,357 701,357 00000000000000000009f591efdf18e62969545ed4fc91ff1120f33e61177058 442 0.30/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.