Loading Tool

Explorer IconExplorer

Memory Pool

78,547 transactions
29.12 vMB
0.07713386 BTC
Random Selection Loading Transactions
Max Size: 176.41/200 MB

Candidate Block

Mining Attempt 9f37f6d492b7adbc3b090bcb81e5ec228550934482900aa04491e39310f05540
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 0eabdae50e130a039f17d6134b07af1a71da93db18d082b89855d3daba5f086e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,111
Size: 1.00 vMB
Total Fees: 0.01593959 BTC
Feerates: 191.02 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (435,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,503 479,503 0000000000000000004006ce853f141b758fcc7668e96171ed6717b77da583d3 1,523 0.78/1.00 vMB 86
479,502 479,502 0000000000000000010a837c2376b95f98b80dc01735539571a07fb38bb958cd 2,210 1.00/1.00 vMB 129
479,501 479,501 0000000000000000003b82eb2d38d43587bc620e6b7ff96b1449270ad3312c34 1,530 1.00/1.00 vMB 47
479,500 479,500 000000000000000000f550adbf45828e0a006d5e1acf7b16a6b476360de77e58 1,909 1.00/1.00 vMB 111
479,499 479,499 000000000000000000363b86a0f6623ee5be34f4392a3d349c90d213b0df1c6e 1,133 1.00/1.00 vMB 50
479,498 479,498 000000000000000000e68513f879f4b748d979cb7f1ff2999d837203400cb8d6 1,869 1.00/1.00 vMB 91
479,497 479,497 000000000000000000dc74c119cec353f01d4f252bad9587fc3802d06de0e6d6 844 1.00/1.00 vMB 10
479,496 479,496 0000000000000000012d52c2eff02f7a1e3a555f59b06eb91fe588e47fdf9f58 2,080 1.00/1.00 vMB 65
479,495 479,495 000000000000000000fe5e46a8b1039e092a68c08facbbfae80e81b0bafc8e66 1,933 1.00/1.00 vMB 38
479,494 479,494 00000000000000000011a83d435e498b982dce56d680376aa61614131b6b4f0b 1,683 1.00/1.00 vMB 23
479,493 479,493 000000000000000000fead646fb9054304c1c817da33eab1facd6fefa8fcbf14 1,850 1.00/1.00 vMB 88
479,492 479,492 0000000000000000006be839dc85b654ab3575367288f6652e97dd206995bac4 2,402 1.00/1.00 vMB 144
479,491 479,491 000000000000000000d1974d8ebbfc12c385b4d9533692cfe9ec0ad3aeed3ddb 1,406 1.00/1.00 vMB 39
479,490 479,490 000000000000000001311db917955f3fdcf31de18fd0fff3beae042ece27cf59 1,515 1.00/1.00 vMB 15
479,489 479,489 0000000000000000002b3701973e9863120f178300695ee830e941c7b5f59e8e 1,801 1.00/1.00 vMB 100
479,488 479,488 00000000000000000001bf3b226d43456024c0f066bd55746c0749a5d5183d6e 2,038 1.00/1.00 vMB 54
479,487 479,487 000000000000000000ef0671d6bd49be11a19a80103db71a00b04208504b33ec 1,951 1.00/1.00 vMB 55
479,486 479,486 000000000000000000f04ed67cfce085c9c10654882508f823e4e37bdbf0a175 1,570 1.00/1.00 vMB 70
479,485 479,485 000000000000000000f27354bbbbd3d9b2580be3fca9642bc7771750e43f81f0 1,459 1.00/1.00 vMB 21
479,484 479,484 00000000000000000116a8814a611fd88cd146c06e8980be884bdd4403549899 1 0.00/1.00 vMB 0
479,483 479,483 0000000000000000007c71fc1bf5234d7a4e99efe66c74250760ca9af4956fd7 1,811 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.55 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: 669.59 GB
    • Received: 15.75 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.