Loading Tool

Explorer IconExplorer

Memory Pool

79,029 transactions
29.60 vMB
0.10561135 BTC
Random Selection Loading Transactions
Max Size: 178.18/200 MB

Candidate Block

Mining Attempt 68ffdf60d91aeda4797369d9ebcbae8d37b9ba3a3c746de74c353f118a1db6e8
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 0369891a8b85cace5599ef94c145748ecf277158a6409ac5194cc056b77137cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,541
Size: 1.00 vMB
Total Fees: 0.04048767 BTC
Feerates: 164.34 > 4.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (229,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,291 685,291 0000000000000000000968f8bb4430db8e470fba7e779be9a4c8df34f7f33e18 2,917 1.00/1.00 vMB 42
685,290 685,290 0000000000000000000161ca28675f9b7d4f772d26bc739f9c1a48da26eb488a 1,993 1.00/1.00 vMB 63
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
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.