Loading Tool

Explorer IconExplorer

Memory Pool

79,199 transactions
30.08 vMB
0.12512016 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 021dbd6fdb260145a54d630041f01ca62c4c41cf04bb53b9b76e686c804e7c7d
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 4bfc8f2dbe0127e3f1cf2b20ca84cec2090c96e30f83a2a96354e396a4c96a58
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.03886689 BTC
Feerates: 673.02 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (213,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
701,356 701,356 00000000000000000001592dd9147a5988dda450b1882c168f9443023c8ec501 1,400 0.68/1.00 vMB 12
701,355 701,355 000000000000000000054f5c07e0a5c2380e71c8174889007c0e5bae005ca686 192 0.07/1.00 vMB 12
701,354 701,354 0000000000000000000ea81d875bbf7a101a42c14fb9dc9c652e711ed1d7b1f7 211 0.16/1.00 vMB 20
701,353 701,353 00000000000000000006633e18712081fb5d75d7383921c90b47211fec26f3fa 774 0.35/1.00 vMB 10
701,352 701,352 00000000000000000003321c1bcf7e3ddb76e98818f1c80856cccb47f656846d 27 0.01/1.00 vMB 5
701,351 701,351 00000000000000000002a57e112830eb9bdd61c5f6edc4056b114c04c67393cd 763 0.44/1.00 vMB 8
701,350 701,350 0000000000000000000a6cc4810c4e76f09ee4ed944a890bbc415a807fe59cb3 896 0.63/1.00 vMB 7
701,349 701,349 0000000000000000000528c2445f23e36fe8e9fe8793b9d2775200363f6a5bda 1,174 0.50/1.00 vMB 7
701,348 701,348 000000000000000000006b878f35d1fed7d2ac8ecd6fdcc40b9ee841e0e46d54 2,070 1.00/1.00 vMB 20
701,347 701,347 000000000000000000021624a8b5bec4b5643425eecf8cef31db2b8020808732 60 0.03/1.00 vMB 11
701,346 701,346 0000000000000000000c286cdc6a2becba8ddd678c4cd596b5ffba481c5527b5 184 0.21/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.