Loading Tool

Explorer IconExplorer

Memory Pool

82,699 transactions
31.50 vMB
0.09008449 BTC
Random Selection Loading Transactions
Max Size: 191.30/200 MB

Candidate Block

Mining Attempt 7e080de339c7fbced79284d097edab7e8fe9b66ec7031674c9844d0424174b98
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d8b516ec139f74b214975c273050fc6bb60be3d926e75948d423321fc4ee5066
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.02180140 BTC
Feerates: 100.18 > 2.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (374,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,069 541,069 000000000000000000255e4cfb5456826ecd79341446792da90ae141092007cc 1,754 1.00/1.00 vMB 7
541,068 541,068 00000000000000000015a828540b503bb3ce07e43251d5c8308d6e9ad6ec1fba 2,337 1.00/1.00 vMB 19
541,067 541,067 000000000000000000117b1e5e4206360aaf790ffb087e87f9ba00e4f830161c 2,266 1.00/1.00 vMB 49
541,066 541,066 0000000000000000001c090e20216d10fa897e514ea114a7bfcee4876caf8f13 1,360 0.64/1.00 vMB 9
541,065 541,065 0000000000000000000eb19aa2a3351780829850b7ee07d8eec56731be080aaa 2,073 1.00/1.00 vMB 22
541,064 541,064 000000000000000000191a702c48e4c8e4ee84d421ec61afd3922fe1177eb07b 1,935 1.00/1.00 vMB 9
541,063 541,063 00000000000000000018b5ff7cd4cbf4a55cb98eb894ef3bff4705aebbd40b04 2,361 1.00/1.00 vMB 34
541,062 541,062 000000000000000000089402d0723d6135dd0941f8a2bf9a1398b7433b3b1b35 815 0.39/1.00 vMB 24
541,061 541,061 0000000000000000001ba18af914e9931b6ffcbc846827b498a5209c9e64a486 527 0.23/1.00 vMB 21
541,060 541,060 0000000000000000001496aee2bd70f20042839f0a607e5cf5155196d52a4f4f 1,534 0.76/1.00 vMB 24
541,059 541,059 0000000000000000001a6338d6541f9b7658256ddc44c78d4655e3c3d5150104 487 0.31/1.00 vMB 19
541,058 541,058 00000000000000000018ba4efefdbb7f5f9c02277cbf8ece27e16ca32c1d21dc 770 0.49/1.00 vMB 15
541,057 541,057 000000000000000000212cadd63ffe8d8eb660e97f7d53e06e869ac38943a570 1,118 0.59/1.00 vMB 9
541,056 541,056 00000000000000000005fe8e7d690546c0c667f6d850402a0739694e74b99f6a 2,389 1.00/1.00 vMB 30
541,055 541,055 00000000000000000026a05bc1a976745b83b538aa91073dfae780cf06606aad 392 0.17/1.00 vMB 21
541,054 541,054 000000000000000000237ae7109353007a1b01b1a9484ea2a421b63818dac19b 297 0.09/1.00 vMB 20
541,053 541,053 0000000000000000000754cc19fd79b0886815cc12fbb92f86a8ce6b68a26e86 1,176 0.48/1.00 vMB 42
541,052 541,052 000000000000000000167c649b25b73019d34a29a024008e28b98036f99d7dfc 1,653 0.62/1.00 vMB 20
541,051 541,051 0000000000000000001cc82013dc37f599981d911775cef5d301418fce3c9e48 263 0.10/1.00 vMB 27
541,050 541,050 00000000000000000023be091791f79748ec7f9d97cdd1871597974cfccbb627 141 0.10/1.00 vMB 64
541,049 541,049 00000000000000000009a96cc635cdc57524a050957609a0684a0c3a42725314 776 0.25/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.