Loading Tool

Explorer IconExplorer

Memory Pool

77,029 transactions
33.53 vMB
0.13412613 BTC
Random Selection Loading Transactions
Max Size: 188.08/200 MB

Candidate Block

Mining Attempt 0958a060f59054abbcbe4b7c2139f953dcfa5958563ba6ef6b5d96ef268bae47
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7e41b25271c794473aab37a2e621736330f8c86c695cb476a7608258fa556c17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,540
Size: 1.00 vMB
Total Fees: 0.02604273 BTC
Feerates: 100.53 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (383,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,431 531,431 0000000000000000000c98c40e638fa7682b390b52e35d3ed0510d9497f84ce6 120 0.07/1.00 vMB 13
531,430 531,430 0000000000000000000ad32f80f3ac21ef04a32b3dd32b203197e59d8b3ebc98 140 0.77/1.00 vMB 1
531,429 531,429 0000000000000000001397b615d415c950ed4bb33670c430582fa9754e5e633c 458 1.00/1.00 vMB 4
531,428 531,428 0000000000000000001e428b7bd4d492ed9bb70ee4b09df8d7f618d4791eb44b 551 1.00/1.00 vMB 5
531,427 531,427 0000000000000000002e3e14902e6734850110c1e92d6865a660b42d6a57d7a2 886 1.00/1.00 vMB 9
531,426 531,426 000000000000000000156568dba13ebc14cfb5aaafb75e312d1e56edfa677c91 1 0.00/1.00 vMB 0
531,425 531,425 0000000000000000000f41a70280e4217b87e137239b3494f0d5cfa12f01ace6 151 1.00/1.00 vMB 2
531,424 531,424 000000000000000000201e89a680fd1f0c254242d16ce0ec4221016fb683b0f7 1,465 1.00/1.00 vMB 18
531,423 531,423 00000000000000000016327a8cc64cb6d4988e0f030a05f414a5dfc210f72248 1,080 1.00/1.00 vMB 3
531,422 531,422 00000000000000000008ff923df2c66f577452f97f75943c618926808e56d29d 2,087 1.00/1.00 vMB 37
531,421 531,421 0000000000000000000021f98b99e8be3fc5452c1cf1f44eac35bb3355badd08 131 1.00/1.00 vMB 2
531,420 531,420 000000000000000000121bf0f3dea43253b240f1aea91e0ea1a56121a8a344a9 943 1.00/1.00 vMB 9
531,419 531,419 000000000000000000080e1b4e3949a4627b7dd87ffea2292cbf61c59151c58e 1,454 1.00/1.00 vMB 8
531,418 531,418 0000000000000000002d6f01db5d96ad68a9338a80a5181fcf5b84f19c7e5e7e 2,161 1.00/1.00 vMB 28
531,417 531,417 00000000000000000023af5cce76cff19e3e42f67a5cc20f8a10e007ccab6c12 2,226 1.00/1.00 vMB 16
531,416 531,416 00000000000000000015956494219eafa1fbca436a3b6be6fd302109de9696af 1,998 1.00/1.00 vMB 15
531,415 531,415 00000000000000000012114fdd377ba583a8d7a3e39bd2ddd9ad5cd5460103d4 513 1.00/1.00 vMB 3
531,414 531,414 0000000000000000002f49211c617dcb2829cec4c4cc575451f92eee6fffe840 2,031 1.00/1.00 vMB 9
531,413 531,413 000000000000000000254e4630f2acf71b94036d2f6bc4d8a3fd3ebed2f712cf 2,777 1.00/1.00 vMB 13
531,412 531,412 000000000000000000297acc25a39abedfbabc210e7b219f320bfec85f077fec 1,395 0.72/1.00 vMB 48
531,411 531,411 000000000000000000274e6ef8dda90fb3029353e4c7bbf40b7a5360e6b08e65 2,998 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.11 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: 733.23 GB
    • Received: 18.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.