Loading Tool

Explorer IconExplorer

Memory Pool

43,910 transactions
26.72 vMB
0.07055928 BTC
Random Selection Loading Transactions
Max Size: 140.30/200 MB

Candidate Block

Mining Attempt 960981a4592f107c29acb6b40a6e8a41dea78c6345c041ed145b5384a931e8f5
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root a57f268ee459d2b8b40fc895095d3148bc9d84a03ac7f5f4733bbdfe4283852b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,213
Size: 1.00 vMB
Total Fees: 0.02117270 BTC
Feerates: 107.21 > 2.12 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (561,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,123 353,123 0000000000000000014c190780b9fafa29f55e19076e42bf7768124e846277a7 1,801 0.75/1.00 vMB 35
353,122 353,122 00000000000000000486738e5881e96309e189c4d61f8f7930aa02d02ec00341 525 0.29/1.00 vMB 14
353,121 353,121 000000000000000010710809746bb7f448e7ed344f665c5136275af7cfce7af6 1,669 0.75/1.00 vMB 28
353,120 353,120 000000000000000008a461f900a33ce50243f655c0594d63d1e3f0dd2e43da2f 1,545 0.75/1.00 vMB 30
353,119 353,119 000000000000000013baf5b3aaab44141d3e21e91df4a13b459d595b0d9cad70 922 0.43/1.00 vMB 34
353,118 353,118 0000000000000000001751c3181f6cfae25dbf5d35dad719042d83c48b253b6e 1,441 0.68/1.00 vMB 27
353,117 353,117 000000000000000002e476a3049d27f8ce0a171845277307ba2bc5f7beabcd8e 119 0.10/1.00 vMB 10
353,116 353,116 000000000000000013456f62bedc7c6d92bd00724466d8ae9fcbda31267bb5fe 529 0.35/1.00 vMB 24
353,115 353,115 00000000000000000f0061885892511aee7dbf689e6dbc83fe5b61bf20cc5e13 1,136 0.56/1.00 vMB 27
353,114 353,114 00000000000000001411569eb6d2f832ac3ba66e86035901c5aac302862c5b79 148 0.05/1.00 vMB 29
353,113 353,113 0000000000000000040b0f8314ed9a1d8982b41b4a2465ea4065a72d1d02bac5 655 0.37/1.00 vMB 25
353,112 353,112 000000000000000008b51f64f51f533533331da44e08984ff8184d8adfd81a84 212 0.09/1.00 vMB 31
353,111 353,111 0000000000000000046bc32d14fc2915c36c4d7d7c3c03809a62926acf9d74c4 331 0.34/1.00 vMB 13
353,110 353,110 000000000000000006861628e4c10586f8e24de185daa8c2fa1a72fe70061289 1,629 0.75/1.00 vMB 31
353,109 353,109 000000000000000016a54d79190e1812a32118a489fef4b5d360e9d6275c2a7a 500 0.23/1.00 vMB 27
353,108 353,108 000000000000000007c8859b7ce5942eb51cada9cd81e9e6edc7c94796542313 242 0.17/1.00 vMB 23
353,107 353,107 00000000000000000565bcaf5bb2ae8d134cfd7c0f2d18dc357f673e4c1e369e 688 0.38/1.00 vMB 32
353,106 353,106 0000000000000000154d4d1e38115319b602546447b6bb736112512fe1283f14 201 0.12/1.00 vMB 16
353,105 353,105 000000000000000009858e42bc7e6a1d6d123f316ddfdca92af314028c19581e 698 0.44/1.00 vMB 7
353,104 353,104 00000000000000000bb3b9422ee4f32d0a7630459ed05655feb5ebde2faedfa2 1,053 0.60/1.00 vMB 26
353,103 353,103 0000000000000000092ba3e5501916a72cb8098c019ce7cfc9730098cf4c92d8 1,723 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.20 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: 653.99 GB
    • Received: 14.07 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.