Loading Tool

Explorer IconExplorer

Memory Pool

83,485 transactions
30.76 vMB
0.07906525 BTC
Random Selection Loading Transactions
Max Size: 189.11/200 MB

Candidate Block

Mining Attempt 1cfc5c916da55f1bd73f21b2882823cf7271e4f4930de2f33957acc5764abf8d
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root f6ea6bed5ef1657529c5a2470f35c83c3871528834bfc497c985e170a9e8be89
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,537
Size: 1.00 vMB
Total Fees: 0.01025001 BTC
Feerates: 49.17 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (579,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,107 336,107 00000000000000001a7715aa499f758eeed6b96721c46683bd8f04da346bf264 411 0.21/1.00 vMB 56
336,106 336,106 0000000000000000178ba849f4de3d4f8716803ffe926d289eb490dad5e6d6c6 223 0.19/1.00 vMB 18
336,105 336,105 000000000000000017b37e82eca28e532e43134cf92122682114853fec48aa5d 349 0.13/1.00 vMB 88
336,104 336,104 000000000000000015d5d182382104eeba875646cd69fea2e749c5b7e00735cf 135 0.09/1.00 vMB 78
336,103 336,103 00000000000000001697ad321ea3c8b2d8e8f441d57e8c9d63a20eacb54fc72d 664 0.48/1.00 vMB 23
336,102 336,102 00000000000000001b4605176abd9e1ac5b978e4a3f8337ec9319dca6df85361 930 0.31/1.00 vMB 102
336,101 336,101 000000000000000006d05f166f1b28f1e2ddb18d49ebd39e26a028894a62f581 1,043 0.50/1.00 vMB 63
336,100 336,100 000000000000000012c53e9b5a0cb468c11d6b5768ab22cc6cc8a36960f8c51c 225 0.13/1.00 vMB 42
336,099 336,099 00000000000000000c546452cbe530222404551b2454a6b90124f156848d9b46 945 0.49/1.00 vMB 42
336,098 336,098 000000000000000002094b9659bf00215f67a2023879d4e7d5cf42f9d4efa3f1 101 0.03/1.00 vMB 65
336,097 336,097 0000000000000000154b615ab86c29510437b8342ddd4497cca7bdb0e936a0eb 49 0.03/1.00 vMB 45
336,096 336,096 00000000000000000bb91e32a2e9665d3f369749ebe230c4438354d935390825 869 0.43/1.00 vMB 57
336,095 336,095 000000000000000006f82ca7d593c85eb0d8eb906d7702c8b42f265186607459 482 0.40/1.00 vMB 63
336,094 336,094 0000000000000000114249e696f109d08a67b3008f66f9aee0968a3c547b2fb8 838 0.48/1.00 vMB 25
336,093 336,093 00000000000000001a15992fd17a018d79b7ef99794f30359c48ecc4d09db9cf 304 0.32/1.00 vMB 32
336,092 336,092 0000000000000000034d0bfb5f30a279feccc8e2ac57db74d9c8dcd1158cc6f5 169 0.07/1.00 vMB 65
336,091 336,091 000000000000000010d7b931a27ca28b3fc555413a848ff9b54927fcd20575db 334 0.16/1.00 vMB 67
336,090 336,090 0000000000000000125c260b7705578a1231f87fdb81094388f2fd9d390e99f6 275 0.16/1.00 vMB 61
336,089 336,089 00000000000000000f777b375af71515c2e1948d0a2c630000febe297f90401e 282 0.12/1.00 vMB 62
336,088 336,088 000000000000000004f702dba17134a1784006ddee0bf3286707105dd04e8301 454 0.22/1.00 vMB 56
336,087 336,087 00000000000000000d029db4a98b7e703132fcb2b256ab0531acb7302cb4ecef 459 0.27/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.96 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: 715.71 GB
    • Received: 17.73 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.