Loading Tool

Explorer IconExplorer

Memory Pool

80,290 transactions
29.53 vMB
0.13558838 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt 61ded1379733de036b6a1ce082b083dfc2a01364af3a33e263646daea81693ae
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 79c2e10ca7b08724d286b9dc4c705be7bc8f94b48ac60c1c163ca3fd9d5cf449
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.04994735 BTC
Feerates: 602.26 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (176,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,194 739,194 000000000000000000028c6efdf2bffb32b7514306c00d70ada92c3242cf17b4 2,868 1.00/1.00 vMB 24
739,193 739,193 0000000000000000000617e1b1340c549dbc1b84b177346380730b07dea11393 908 1.00/1.00 vMB 2
739,192 739,192 00000000000000000008feae3ba4c50e5a484c46d7d040651a4558b8fa4891e9 2,005 1.00/1.00 vMB 7
739,191 739,191 00000000000000000008c29f3f03da42aed819d17f9cbc35437d59e4b82d49f0 2,693 1.00/1.00 vMB 14
739,190 739,190 00000000000000000003e63b03f3a4e5caa9e2dcf70de8f66a26c5c8b779bccf 2,684 1.00/1.00 vMB 13
739,189 739,189 00000000000000000008b43957f27364b18612d0a824ab337dae86a1ce91d12f 3,502 1.00/1.00 vMB 9
739,188 739,188 0000000000000000000708a07c625d7da00f416276fbf85f2b6dfac0920112b3 2,203 1.00/1.00 vMB 3
739,187 739,187 00000000000000000002edd9089c60695ea0a6f0fde2bc73b4736befeca6615f 2,827 1.00/1.00 vMB 19
739,186 739,186 00000000000000000006ccab5938ad5beae79e71d77cfdd754b726bd1dcce7f3 2,786 1.00/1.00 vMB 11
739,185 739,185 000000000000000000066933b8482db481d2419fce1a075ed3373252d25773a1 2,046 1.00/1.00 vMB 16
739,184 739,184 00000000000000000000568916cd89be4bace599c82f0cc1f630fa4c4a088f76 2,567 1.00/1.00 vMB 18
739,183 739,183 000000000000000000003cde88eb782221fdd56a07a88d35607a9dece767f5aa 3,214 1.00/1.00 vMB 22
739,182 739,182 00000000000000000007e479d262d28bb0fc0244c12f2f55d8dc5b866793a497 2,074 1.00/1.00 vMB 25
739,181 739,181 00000000000000000002badcf8b6cda8cf267b86c518c3ffdeab976280999313 1,951 1.00/1.00 vMB 27
739,180 739,180 00000000000000000002e941dda970fdc89b670f808c0fcbb19f3e744f97caf1 2,487 1.00/1.00 vMB 6
739,179 739,179 00000000000000000009073028affd3c3c36b3763fe8d5007fb86b105d01b582 3,131 1.00/1.00 vMB 18
739,178 739,178 0000000000000000000470dfb31cf43b4700a45f7237d742ff0a28f488b583e7 1,514 1.00/1.00 vMB 26
739,177 739,177 000000000000000000035e2aaf0f07ec9f279756be68c6e35e8740053b11bc7a 1,863 1.00/1.00 vMB 11
739,176 739,176 000000000000000000004144ffd5a465d7269349779ea31b1d2f586cd18cb169 1,725 1.00/1.00 vMB 16
739,175 739,175 000000000000000000021c1997049276a918125e34d3525d989d635b0d5258c6 3,195 1.00/1.00 vMB 22
739,174 739,174 000000000000000000048dd9c38fd33121b509f11ec5ee297e95cf48ee8026bc 3,157 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.