Loading Tool

Explorer IconExplorer

Memory Pool

83,578 transactions
31.81 vMB
0.13109009 BTC
Random Selection Loading Transactions
Max Size: 191.94/200 MB

Candidate Block

Mining Attempt 0de498b2a21c297c45a99b3acd107a84bf1de119925160071772ab9050c1d70e
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root cf89e36ca565b22d9e3d4d1289cc1241061f6ab959711bb61f4add42452ba26a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.04389103 BTC
Feerates: 803.65 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (446,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,499 468,499 000000000000000001d42b509d37fabee1386cbde478e579f6d24a96ab4d9bd7 778 1.00/1.00 vMB 147
468,498 468,498 000000000000000001cafc317443a4eac370eef3f9b32332556b24c9b50fb44d 1,228 1.00/1.00 vMB 160
468,497 468,497 000000000000000000f2a1fe6f539ca6f072c34aa628f95648abbe92c5e605bd 1,688 1.00/1.00 vMB 270
468,496 468,496 000000000000000000729c72e1538a6113ef2e451bcade6e5c079107415f4d61 2,011 1.00/1.00 vMB 199
468,495 468,495 0000000000000000009c052962ef3f85d174c5989ab86029415ee99bae53277c 2,153 1.00/1.00 vMB 265
468,494 468,494 000000000000000001a1c1541385862b1fd5005e99eb3847dc9a2f34fd7c6237 2,284 1.00/1.00 vMB 243
468,493 468,493 000000000000000001986052d00a4b02d29fdc1464d6c013237b702a5d21dc3a 887 1.00/1.00 vMB 207
468,492 468,492 00000000000000000035ce5f741dc3b0e8fa8202bcaaa1c29ae0be6b9b419e89 1,939 1.00/1.00 vMB 317
468,491 468,491 000000000000000001352e8e349f1d1395dfafb59815fff54c334c240d610055 2,102 1.00/1.00 vMB 364
468,490 468,490 000000000000000000b4c69925b52d066f8c129ccefd75c6d1eef84b0499e31c 2,105 0.75/1.00 vMB 298
468,489 468,489 000000000000000001460955f5d8f9c6e1e4017748befc880252bf76e4b91ef3 1,999 1.00/1.00 vMB 279
468,488 468,488 0000000000000000007ba319a2fe7e87367ccb4442645cea99a9157c7957130e 714 1.00/1.00 vMB 183
468,487 468,487 000000000000000000818727eea59e47d622f0a8d8448b247e993143e7e8f767 1,857 1.00/1.00 vMB 191
468,486 468,486 0000000000000000017e3066acbc87da597aa300b878683fc41330b4b37e44fb 1,801 1.00/1.00 vMB 269
468,485 468,485 000000000000000000b23263d03305c3c41c843a98a42a9d3c4b9ba175e2cbe5 1,580 1.00/1.00 vMB 199
468,484 468,484 0000000000000000015307912dd38b4127434d480bd5f062861ea2fdcb779dbd 1,592 1.00/1.00 vMB 266
468,483 468,483 000000000000000000579d22990060eef9b8c246b02f9cdc4a5af428caf37e31 2,282 1.00/1.00 vMB 282
468,482 468,482 000000000000000000af5993820f6f04a6ff48b91ee5e5da10dc5ff2c7bd4060 2,536 1.00/1.00 vMB 320
468,481 468,481 0000000000000000006af23fb1452aba2c7495bde5364045b2e711a8aafba538 2,442 1.00/1.00 vMB 321
468,480 468,480 0000000000000000019d7b595966a4c2ebaf677d3847c6c9c22e9870638aceb1 1,651 1.00/1.00 vMB 368
468,479 468,479 000000000000000000cdca88fd8db8f5994fcdce424656c3368024742d19b426 2,011 1.00/1.00 vMB 403
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.