Loading Tool

Explorer IconExplorer

Memory Pool

83,551 transactions
31.47 vMB
0.14786068 BTC
Random Selection Loading Transactions
Max Size: 187.39/200 MB

Candidate Block

Mining Attempt 3b54c3d5d877fd0547dc9e4f1b0e7afd15007756c68c48fd150f84f24b0f4b06
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 624c797f57901d0bac97edbba4a84c081249a959b60f991eb83dff873507adec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.04573615 BTC
Feerates: 402.75 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (229,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,289 685,289 000000000000000000038df36bb792fdbb61a3e67d55d623ed8f07618266010d 2,867 1.00/1.00 vMB 59
685,288 685,288 0000000000000000000533ab37cf75c112b2e98af0575c3db0aef655b3b632c5 2,758 1.00/1.00 vMB 83
685,287 685,287 000000000000000000069762de6a57dc5d853bd82ca85f17a03f6b50275ae203 2,514 1.00/1.00 vMB 80
685,286 685,286 000000000000000000060efe496c1e58eabafa478a0bc7b64eb9cc4497dfaa99 2,851 1.00/1.00 vMB 88
685,285 685,285 00000000000000000001f95e2c1e18ca2bbe16ad395a2166d33cc28cc67127e5 1,095 1.00/1.00 vMB 55
685,284 685,284 0000000000000000000258014878cd9a5c5b9fdedf641d0d4434088d361debc7 692 1.00/1.00 vMB 70
685,283 685,283 00000000000000000008c4ff83f69ca5faff6b10abb7e204fa97db7d7cf6f043 1,503 1.00/1.00 vMB 54
685,282 685,282 000000000000000000050b386f357f78fa7e35e2a32599820a382147b8f50f01 2,390 1.00/1.00 vMB 74
685,281 685,281 00000000000000000008fdd31d3c6e22c031e3748fcc84bdcbfdb9a3a2e40d6e 2,253 1.00/1.00 vMB 60
685,280 685,280 000000000000000000051533791a5e00179cc270efa9ded8992572b93283a7b1 1,976 1.00/1.00 vMB 57
685,279 685,279 00000000000000000007a742ca75db2aa85ad9e89705e7d27e476b3e44f65bd1 2,611 1.00/1.00 vMB 59
685,278 685,278 000000000000000000040e9f2db12d980aabde22c4bbf8901915631e3b193430 2,943 1.00/1.00 vMB 51
685,277 685,277 000000000000000000002808885cb418650e9d297623ac88745c1cc7791178b8 1,064 1.00/1.00 vMB 60
685,276 685,276 00000000000000000009b5aa1870ded3f2888d98a689c7da911ad8c2d3f15270 2,364 1.00/1.00 vMB 87
685,275 685,275 0000000000000000000142aa41f420c450d449f50a0cfc3a872f99bd0470492a 2,753 1.00/1.00 vMB 74
685,274 685,274 0000000000000000000106623936bf2f5a37378122305b85c475d81d8dd593e7 896 1.00/1.00 vMB 67
685,273 685,273 0000000000000000000332fed94ca5c0f13613aeefd16079e98b7d91a489ae1c 1,403 1.00/1.00 vMB 76
685,272 685,272 000000000000000000065ddc123535fc1a518bb8378f15222f166724fa1e5496 1,660 1.00/1.00 vMB 76
685,271 685,271 00000000000000000007c571ed1201e3623f52bfa923354579ccfef4b5d3c592 3,136 1.00/1.00 vMB 94
685,270 685,270 000000000000000000091b8e68d70613bc66b3d940ba33ed1a59cd38c86d8388 2,425 1.00/1.00 vMB 54
685,269 685,269 000000000000000000042ff8e237981bcb5379816f48a464dcf3769391a03097 2,574 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.29 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.