Loading Tool

Explorer IconExplorer

Memory Pool

80,380 transactions
30.50 vMB
0.09063544 BTC
Random Selection Loading Transactions
Max Size: 185.40/200 MB

Candidate Block

Mining Attempt 1824ae8e532bc30b38ba961d52bbcb455a5b2b13ca69b3a39f1d97b4c1034fa1
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cb3c2a208bbfa949f5f6a7bb1ae4545e181b5f42794f68af91a49d6178a72fea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.02125567 BTC
Feerates: 203.60 > 2.13 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (38,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,387 877,387 00000000000000000001f522f141434a3e06a65f99ee10261653c0ccf5e8f7bc 3,895 1.00/1.00 vMB 2
877,386 877,386 000000000000000000028f6272378508b20da1519b1dd3e62c567ee6ae67b009 805 1.00/1.00 vMB 1
877,385 877,385 000000000000000000017954bbc20f94c1a5aa10b636aea34cc5288e2f07c1aa 1,109 1.00/1.00 vMB 2
877,384 877,384 0000000000000000000169efd3139c39d4b00681a74af98fe6b38e828aff9a09 2,045 1.00/1.00 vMB 3
877,383 877,383 0000000000000000000144ceff894c9c22bc30697a9f3373690891ac92121ab6 704 1.00/1.00 vMB 1
877,382 877,382 00000000000000000000ff8fb42f749be73d01e090d3cca834fb4a2cb09cd008 2,758 1.00/1.00 vMB 4
877,381 877,381 00000000000000000001f7b0f4c83c93505c88e708351f940e6ca0b367164ae0 2,553 1.00/1.00 vMB 3
877,380 877,380 000000000000000000002973d2c6aee9d512efa2f42a8696d12307cab79c2abe 2,550 1.00/1.00 vMB 3
877,379 877,379 00000000000000000000b1b08419d780196aa777c28a8069b70c30ad250d707e 3,122 1.00/1.00 vMB 3
877,378 877,378 000000000000000000018456b5f9c853f2f905837d2ef02b613b0afa84627ba1 418 1.00/1.00 vMB 1
877,377 877,377 0000000000000000000245a21f33b9dc3946f3cfb591d69f7cc238f5cf22c608 2,107 1.00/1.00 vMB 3
877,376 877,376 00000000000000000002361563f292dc0ed7dba091ebbcb47152229f16b65df8 1,460 1.00/1.00 vMB 2
877,375 877,375 0000000000000000000192baef1c0e166947c4f9ba10bff998d91da4683fb8f2 3,459 1.00/1.00 vMB 4
877,374 877,374 00000000000000000000028cd60809ed8e962149585719876c0e21528d4398b6 2,568 1.00/1.00 vMB 5
877,373 877,373 00000000000000000000bf0b51bd73be1fa9117892b53ee395c24f28480f4644 1,561 1.00/1.00 vMB 2
877,372 877,372 00000000000000000002759bef88776bb9f58c2412205d4a290d4e765ee2ad8f 2,230 1.00/1.00 vMB 3
877,371 877,371 000000000000000000019779db4890ca5152840a5e0aaee5ae4f3836059408fa 758 1.00/1.00 vMB 2
877,370 877,370 0000000000000000000042b3024f36a716cfb60b3682af78c9efaa52c496c5f6 1,198 1.00/1.00 vMB 1
877,369 877,369 0000000000000000000105e08fe9b4b76004d3099c61c306194abb76f5bb05b1 3,543 1.00/1.00 vMB 5
877,368 877,368 00000000000000000000211c20792ae4a4fdc9e18fd9c430f2f9d84d18cef098 1,893 1.00/1.00 vMB 3
877,367 877,367 00000000000000000000dc3330cb19ca79214e3aa15afd3b6322fccc2aa6a293 352 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.