Loading Tool

Explorer IconExplorer

Memory Pool

45,679 transactions
30.70 vMB
0.12287177 BTC
Random Selection Loading Transactions
Max Size: 156.28/200 MB

Candidate Block

Mining Attempt 2fe0eb84ce2132a89d1f94180009a6b8514d3dc64c79b19079d045f158fcfabc
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root f0d1f6aa3907477fa3e6468b90d3d3c664851eaa17129021f79dea35e45bf938
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,673
Size: 1.00 vMB
Total Fees: 0.05120428 BTC
Feerates: 150.97 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (582,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,600 331,600 00000000000000000544b43519b3368d5639e7a665c8501e6a5bb2e93b084b0f 219 0.09/1.00 vMB 17
331,599 331,599 0000000000000000066fae5ff8dde639666962db2263ca9ce81efbd8f7991273 1,058 0.55/1.00 vMB 22
331,598 331,598 00000000000000001ad7d140297f7ce2b0e74cb945cb68c8d70df91d40a80916 985 0.75/1.00 vMB 16
331,597 331,597 000000000000000003fee8592faa78e9be5a7be10ac3f719af6b4c136ddb1f8f 1,136 1.00/1.00 vMB 18
331,596 331,596 0000000000000000073681c84868c516721f9c901887bd978411a690c35e0137 1,183 1.00/1.00 vMB 19
331,595 331,595 0000000000000000170b0632d8ee701a9a200651d90e89cfe77c51ce5bab4737 534 0.35/1.00 vMB 19
331,594 331,594 00000000000000001759e3cfa6029b4248f017d429f7b5acb1d8d1cd7ccf9e28 2,366 0.75/1.00 vMB 35
331,593 331,593 00000000000000000b2fc17447897dfe78cb4423ff54e0e40fa9b596d045fb4b 128 0.06/1.00 vMB 91
331,592 331,592 00000000000000000051d341ed07df5e2135dee5a4b1db00974f3edd4708054e 364 0.16/1.00 vMB 29
331,591 331,591 000000000000000002ec2d89f294dd19f145456704f0d957c1d8e834cdf624c7 865 0.90/1.00 vMB 17
331,590 331,590 000000000000000002be83368a00a1f4411a8794f1292f368d6ccb37c4508ce4 1,227 0.75/1.00 vMB 23
331,589 331,589 0000000000000000094caaa704d54646675e2862d85160c89ae65623a16ade0a 1,403 0.75/1.00 vMB 24
331,588 331,588 00000000000000000597d107cb6c4e563a9451270ba8af1399905863987b5977 468 0.75/1.00 vMB 21
331,587 331,587 000000000000000002f81f0e47043e6e81cab29fc57c018b05593352312cf722 2,117 1.00/1.00 vMB 33
331,586 331,586 00000000000000000e1d885f8616173d99d8ecff4f8a6b2ad56f4159bb1745e7 1,834 0.75/1.00 vMB 35
331,585 331,585 000000000000000008baa7d3c05f7252288879a0cbfec5ec5489d9807e8b8109 868 0.57/1.00 vMB 24
331,584 331,584 000000000000000002b6465acc3a4172bab7d4147a96fefc990c5240dc946338 826 0.46/1.00 vMB 23
331,583 331,583 00000000000000000c65a7c608ae568e078582a4660cbe7f5e276f906ef23516 132 0.10/1.00 vMB 16
331,582 331,582 000000000000000014890fcc6395b108262de56f0ed92ca0186df30c25c6a0da 471 0.67/1.00 vMB 12
331,581 331,581 000000000000000018a0687026d94a195077823412d410fd28122eabdbc5c1b2 2,341 1.00/1.00 vMB 30
331,580 331,580 000000000000000013fd9214fe8cd0d2a56067f28e1780537a7dc906a195fa1b 1,941 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.57 GB
    • Received: 11.67 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.