Loading Tool

Explorer IconExplorer

Memory Pool

77,020 transactions
28.60 vMB
0.10174186 BTC
Random Selection Loading Transactions
Max Size: 173.06/200 MB

Candidate Block

Mining Attempt 2da17adf8144bb3f33e5fd5cf33c86c375cd1bb03fd3765d62e7cb0a8370b504
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root f877e7cdf3e8b10fcbd0406079c7ceb55d1fcd69dce76ae5a39fba8a40635573
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,654
Size: 1.00 vMB
Total Fees: 0.03491842 BTC
Feerates: 402.60 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (588,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,602 326,602 0000000000000000065f923176772c2cb51541f4a701e99264c8934d67353d62 142 0.11/1.00 vMB 19
326,601 326,601 000000000000000013b9cc838fc223e2afc907122eff6501a463008209e959a2 150 0.10/1.00 vMB 31
326,600 326,600 000000000000000007daad9bd59a185c048a21d33e66602ef0190d7a046a55fe 396 0.25/1.00 vMB 22
326,599 326,599 00000000000000000ed183acb531ccd378801a60eb6b433866c56c45f5e8a549 79 0.04/1.00 vMB 35
326,598 326,598 00000000000000000f93650bb0d96dd8fa5861375151767b067b39cc923d63aa 242 0.17/1.00 vMB 22
326,597 326,597 000000000000000010ccaf64fc40f7f58b9a3e53cab6ac628bace7476fcb9716 810 0.50/1.00 vMB 25
326,596 326,596 00000000000000000356afeaeeb530c87edded37811ca2468cf82f2a46db21bc 102 0.06/1.00 vMB 23
326,595 326,595 00000000000000000d750a5aca079339f21347b41fccebcca975fed4c27df105 454 0.22/1.00 vMB 25
326,594 326,594 00000000000000000a5ea881b285c503d9b7d35ba4ea0fc5e240248509c0900c 640 0.37/1.00 vMB 24
326,593 326,593 00000000000000000049151dd0fdb4046f0eecd3f83a7aa298a1ff138fc022b7 1,049 0.52/1.00 vMB 27
326,592 326,592 00000000000000001619e7bd45b3090941bcc08bd7a07357ab974bf7627b65c2 804 0.34/1.00 vMB 30
326,591 326,591 0000000000000000104430189dba1219b0e3dd90824e8c2271609aca5b71250f 1,024 0.67/1.00 vMB 25
326,590 326,590 000000000000000007b8398795bc7f46f28dcaf0200a2c24bbea5a64447c7f56 826 0.57/1.00 vMB 22
326,589 326,589 000000000000000009c06b0421dfe78aa814b0a3e91ac4fe25c32de36a172c46 1,439 0.75/1.00 vMB 28
326,588 326,588 00000000000000001247d03dcb475f2bfc40bd9d0060af23cb1cc344a4f84823 22 0.01/1.00 vMB 25
326,587 326,587 00000000000000001984ea4c41c0c4cde8255a97af5fd26128bd4f81266a085e 18 0.04/1.00 vMB 12
326,586 326,586 0000000000000000157b02d2d533c0e40256cbcc601afb749ec0e547648d9062 89 0.05/1.00 vMB 19
326,585 326,585 00000000000000001b485029d77d30856b3b532b4f459c105e764e3169fd5e1d 238 0.16/1.00 vMB 25
326,584 326,584 00000000000000000818e696957b8e646a056c8216ac479758bfdfa16c7c6195 252 0.14/1.00 vMB 26
326,583 326,583 00000000000000001bba569db5698a33d8b977e21e31ee311085ead58ef4ab14 96 0.07/1.00 vMB 23
326,582 326,582 0000000000000000174960ecff0ccb778daac03a6f08cdebf8ebb4abfec71808 244 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.58 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.