Loading Tool

Explorer IconExplorer

Memory Pool

80,420 transactions
29.87 vMB
0.08895419 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt 1c9100adaf3069edffa19a5d16c4125cc2caa931451db387ea8f7ea8094331ea
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root d30cbbe548b6ccb449e14c64deee71628b2337fb3106594bcbc98c29f631cecf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.02738971 BTC
Feerates: 100.37 > 2.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (345,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,086 569,086 00000000000000000029189e898ab2bf43e299f212ea8e8befc2cd7e86fafea3 3,064 1.00/1.00 vMB 17
569,085 569,085 0000000000000000000e06a54875e1ac99943c97396e0327ac50a4dc35015d22 2,198 1.00/1.00 vMB 35
569,084 569,084 0000000000000000001f5f7a387182e63733bdfd7d3deb0210a86df91127e4a6 3,052 1.00/1.00 vMB 46
569,083 569,083 0000000000000000000e56ae367405aaed547b9a38772486561b049f0c0fde0b 2,020 1.00/1.00 vMB 36
569,082 569,082 000000000000000000117fa65335c91b67bd59f4410e19cf85aa6a00c855ec5b 2,784 1.00/1.00 vMB 49
569,081 569,081 00000000000000000024351754fac937eea56a7cd2f02aac5bf97b927214a1cd 2,357 1.00/1.00 vMB 39
569,080 569,080 0000000000000000001b9f236c564ef7d88f6fceab023730ebd5da13c3701525 2,545 1.00/1.00 vMB 39
569,079 569,079 000000000000000000130f5baf7bc02a3915c035c75443639fa6f5a590cd974c 2,656 1.00/1.00 vMB 48
569,078 569,078 00000000000000000006aa98cf5cdd4ebf1e2bb2a2c7bc645791b04863b9e940 2,767 1.00/1.00 vMB 27
569,077 569,077 00000000000000000028118ac69294ccdeaafc58a088822b54ddbec8ec7a4609 2,785 1.00/1.00 vMB 23
569,076 569,076 00000000000000000008f179232ba3b79bff30210128c9109312254de9327c95 2,346 1.00/1.00 vMB 10
569,075 569,075 0000000000000000000e6a96e8f575a5a462c215d6eb1dc13881a3ec9e939e7a 1,278 1.00/1.00 vMB 11
569,074 569,074 0000000000000000000622957734ad3d8f4aa22f1e1e1f2261a8bdf34909695a 3,036 1.00/1.00 vMB 29
569,073 569,073 0000000000000000000827da6da86425535cbd8924730599770bcca1fee01448 3,614 1.00/1.00 vMB 48
569,072 569,072 00000000000000000024ff3f445c90b1faa4c5ecb319794e490af9b47b164014 2,129 1.00/1.00 vMB 28
569,071 569,071 0000000000000000000fd6334b9af9c3aa076206ec9f7e51c7e9d325c438b3b5 2,526 1.00/1.00 vMB 21
569,070 569,070 00000000000000000011c330836f16bd770015b3914cc0c45a3f1f17d95bff5f 2,514 1.00/1.00 vMB 21
569,069 569,069 00000000000000000009d3a57f42fda2d689ebd9436abfd5d43741c58df654a6 2,957 1.00/1.00 vMB 32
569,068 569,068 000000000000000000194770785cab34c848727f14ddf2e5c097c71d5181cc19 3,238 1.00/1.00 vMB 30
569,067 569,067 00000000000000000000080e8068cc3b7d6c37e9001377936b954df3fc750593 2,982 1.00/1.00 vMB 41
569,066 569,066 0000000000000000000f2696d3aa6c24d44fff0bf839fb1cb0508854577d8faf 3,553 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.