Loading Tool

Explorer IconExplorer

Memory Pool

83,032 transactions
32.12 vMB
0.08307071 BTC
Random Selection Loading Transactions
Max Size: 194.98/200 MB

Candidate Block

Mining Attempt 209189bbd5092945de5c98d4825040c766e8a640a4b017cc94af3408df731229
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8c3c54b03521ddc8ef1b5cbc5061a6fbf0ba8dc830a838039a189070aef6db85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.01271789 BTC
Feerates: 146.96 > 1.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (267,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,231 647,231 00000000000000000004823d69b19bee517f433abe164be6de9547683d5a2adf 635 0.26/1.00 vMB 7
647,230 647,230 00000000000000000003cf85526f3f6cc3e7b24a29dfe9d1ab4f038d1a81f1b1 2,530 1.00/1.00 vMB 44
647,229 647,229 00000000000000000005a914bdf7052f546448bd3459aa95b52bc1f1a62c27f6 1,590 1.00/1.00 vMB 100
647,228 647,228 0000000000000000000ea8779c8c4d5f973c49fa7c7e7e6acca789240b349582 1,985 0.94/1.00 vMB 14
647,227 647,227 0000000000000000000c5cff5a8815a02b0dc74145639a88d70e1d49b37260b9 2,474 1.00/1.00 vMB 30
647,226 647,226 0000000000000000000d3debbe47f9a0d93348e3ad92fe489ddcbff917c2696e 2,511 1.00/1.00 vMB 41
647,225 647,225 0000000000000000000bfcc709b2836a2dc6f73abb52d8659038698055118915 2,261 1.00/1.00 vMB 91
647,224 647,224 0000000000000000000dd1eaae705d293f42528243da1f05de4d2936c73983a1 3,040 1.00/1.00 vMB 141
647,223 647,223 00000000000000000006e13bd28f66dc33b4ad32021237a20c81ae8e61fc93f9 706 0.27/1.00 vMB 66
647,222 647,222 00000000000000000007f776be561238da8aede656d45d72304d250742b607ba 585 0.21/1.00 vMB 67
647,221 647,221 000000000000000000050489e52e64c4942174bb71b7fb8c436c433b24c97d08 1,123 0.47/1.00 vMB 60
647,220 647,220 0000000000000000000617c5216f5b56a372cf7cb8831d94c47ac4e21f3a2d51 2,024 0.68/1.00 vMB 41
647,219 647,219 00000000000000000003c14e35aa33ba5f3f85f45c80d3c0961bbfb306303bc8 2,611 1.00/1.00 vMB 69
647,218 647,218 00000000000000000008f26d6e962d6dd6bf308384fa5645dbfcba05eb491d53 1,421 0.90/1.00 vMB 70
647,217 647,217 0000000000000000000bffc3602018ede124bfd1ae07ae24ff90d6973aae8347 2,075 0.90/1.00 vMB 58
647,216 647,216 000000000000000000072e725325595da5498f2082eea5c938cacfaa320dd8c9 935 0.35/1.00 vMB 32
647,215 647,215 0000000000000000000fa671f03418aa81692a783fbb4efb98a4792578561ca4 2,444 1.00/1.00 vMB 40
647,214 647,214 0000000000000000000db8b869641b81466d0aa45d52246e5f53a697a00b26e4 2,609 1.00/1.00 vMB 68
647,213 647,213 000000000000000000040e442c57cf848eabd669b523c102ac45658d8807f9e3 2,373 1.00/1.00 vMB 75
647,212 647,212 000000000000000000013e020b244ea47428ac2a34e2d19a724ad42b15c89c43 877 0.53/1.00 vMB 39
647,211 647,211 0000000000000000000dceb371a469034fb1f87a0db854c057a60eb33dbb124a 1,605 0.65/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.76 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.01 GB
    • Received: 16.82 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.