Loading Tool

Explorer IconExplorer

Memory Pool

81,363 transactions
29.93 vMB
0.15512086 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 93402c6e4fd91478132f5c6b064ad1ed64d361d54687068cae3b1dab59ad7fbe
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e0c50f3319fe77f532d33752b245b45e4dd38fc3fe6c80267d7e523ace46d4f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,646
Size: 1.00 vMB
Total Fees: 0.05890132 BTC
Feerates: 1,002.91 > 5.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (155,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,597 759,597 000000000000000000052837e75cb21bfd7057a4338bb0c14465a8f093f9261c 1,259 0.43/1.00 vMB 9
759,596 759,596 000000000000000000002788560e1e47607bdc333a310849a3546db9c040cabd 716 0.26/1.00 vMB 2
759,595 759,595 0000000000000000000065debedc4ec72f4c45df1943b70abbe6d40e4b4b9354 2,909 1.00/1.00 vMB 14
759,594 759,594 00000000000000000003222e0470e1e1ea1cc88e32778dd198f79e7dd4f3cc66 1,565 0.91/1.00 vMB 8
759,593 759,593 000000000000000000054700065f3954ac8bcefa60fdb8636ed9779f83bfaf7a 1,354 0.45/1.00 vMB 10
759,592 759,592 000000000000000000067692e220949b36099648833a20aa32418f8da4afd8a8 595 0.21/1.00 vMB 9
759,591 759,591 00000000000000000006645d5608ef231be5b68216d19d86edc48b2401bda694 2,206 0.86/1.00 vMB 10
759,590 759,590 00000000000000000006c9f6fec544d81ff60570b5a6eb657a9de5b81b0e1691 2,092 0.85/1.00 vMB 8
759,589 759,589 000000000000000000061bdbecb70d291a17ffbf26642c9685ac95de5e4529e3 2,211 0.97/1.00 vMB 4
759,588 759,588 00000000000000000006963f0f845ea389372200fa65bde8bbc928c3a0bed37d 2,028 1.00/1.00 vMB 11
759,587 759,587 00000000000000000001028814ca1c4d75eb34ab97cacb897abddcf0f5b0a181 2,741 1.00/1.00 vMB 21
759,586 759,586 0000000000000000000753de6904d97f9df411c6e802cb03949c156a5b74a89c 1,956 0.61/1.00 vMB 11
759,585 759,585 0000000000000000000215983512885c5b065be28467949aeda8a51c2c81567d 658 0.31/1.00 vMB 7
759,584 759,584 000000000000000000015f9d84c7e63496872dc5a9ca2250c35f6fb35c483209 704 0.35/1.00 vMB 7
759,583 759,583 0000000000000000000775f676e68334cfc98b81243c4d7244ffe016d60d6bf5 114 0.04/1.00 vMB 10
759,582 759,582 00000000000000000003af35995be642abe5cc3229f39ee8f21216a6ca36dec7 2,373 0.80/1.00 vMB 10
759,581 759,581 000000000000000000048ebb2131a0600fe7ccb597086572949e8c893ef2d704 2,928 1.00/1.00 vMB 12
759,580 759,580 00000000000000000001147a351c3c4c032093abcbc0bcab631a741ec39d525e 272 0.12/1.00 vMB 10
759,579 759,579 0000000000000000000298eb44135501fced8143b6891f632612e13fd4acaf54 509 0.73/1.00 vMB 2
759,578 759,578 0000000000000000000086a460ae0360a7dc5835af8991030397bb930a38456f 2,966 1.00/1.00 vMB 11
759,577 759,577 00000000000000000007bdd70273e5f009fbcbcb61663f03f5c98a285249c909 234 0.13/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.92 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.48 GB
    • Received: 17.54 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.