Loading Tool

Explorer IconExplorer

Memory Pool

80,828 transactions
30.99 vMB
0.07096885 BTC
Random Selection Loading Transactions
Max Size: 188.78/200 MB

Candidate Block

Mining Attempt 80652e02c80c4322bedf35ef84fd059f42a781b4c9baf5443ffa8644d8f408db
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 43c4be1dcb9e9d8da927552926bc9fa92bf6326970445cb484965f2a357eff6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.00423718 BTC
Feerates: 60.16 > 0.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (510,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,752 404,752 000000000000000001dc101fe0ade4ebb658bc26190650f10119e52339474cc0 596 0.31/1.00 vMB 31
404,751 404,751 00000000000000000460e4c159fee807ec3a3d694154fd41a335a49458da2da8 789 0.57/1.00 vMB 33
404,750 404,750 000000000000000003fef3032ba6c46077589224dde37c5147c5668eefcec27a 1,102 0.42/1.00 vMB 44
404,749 404,749 000000000000000003a5572a9fb389837dc67c9ab8803c5822bc1368ca89aba9 148 0.05/1.00 vMB 42
404,748 404,748 000000000000000006a4a68d437e941952587c5f74452401602ae76cfc81cb96 472 0.21/1.00 vMB 38
404,747 404,747 000000000000000004115c15f1b13b1fbfdc789d7673d9c765fb12bb20bd0cf0 824 0.52/1.00 vMB 29
404,746 404,746 000000000000000002c3b83d77f6ea96fcfc3e04be0d23ef1fcfee2b9c70cf0f 359 0.18/1.00 vMB 39
404,745 404,745 00000000000000000287fab982f229bec2f7b331d9209ba88138fcac05450a0c 534 0.25/1.00 vMB 39
404,744 404,744 000000000000000002aef23428347b6eeada131e3d9f8204dccb7cdd5d563885 309 0.25/1.00 vMB 36
404,743 404,743 0000000000000000042e5eb89d41edee19e76526e6ba11ebe324b7767f9facbc 1,103 0.71/1.00 vMB 68
404,742 404,742 0000000000000000011e7f1a2dc01cdc5b732e8e205befebe033684b85230a45 312 0.57/1.00 vMB 17
404,741 404,741 00000000000000000054058875251f71ce76b987e519602a8f4bb6fe3f3a4076 1,034 0.88/1.00 vMB 34
404,740 404,740 00000000000000000137a054d375fadfdcaf4ea6989401d655cea0b28c101415 673 0.93/1.00 vMB 61
404,739 404,739 0000000000000000001ff4ec4bfd7746ad07f52e0c8b911d4440c04896f3c7a9 468 0.29/1.00 vMB 51
404,738 404,738 0000000000000000042f1a71743fe42ad278db9d69cbee8db40b22743d9bed39 837 0.52/1.00 vMB 41
404,737 404,737 000000000000000005343cb1866ebe94974f4bddffabb1dddd2d5cf166c9b23b 1,527 0.68/1.00 vMB 36
404,736 404,736 000000000000000001bd699eaeec9522dc094bc142cfa8e49a94ca441fb42be0 281 0.14/1.00 vMB 34
404,735 404,735 0000000000000000010477a9bf0cd5b1b925cb1254f996ba42b0c4cf36c3c909 290 0.13/1.00 vMB 40
404,734 404,734 0000000000000000053d6b28d2f1de5808fa34f2417992641fa3cb1930ba3b1a 1,018 0.44/1.00 vMB 40
404,733 404,733 0000000000000000015ca7f9e42ef45316441cb068ae1cfb2837f906360cc876 852 0.34/1.00 vMB 39
404,732 404,732 000000000000000004beb1ab2901bd22feb7f18b9ed574706cc419854bad7eae 514 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.74 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: 707.89 GB
    • Received: 16.71 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.