Loading Tool

Explorer IconExplorer

Memory Pool

72,235 transactions
27.94 vMB
0.06489149 BTC
Random Selection Loading Transactions
Max Size: 165.47/200 MB

Candidate Block

Mining Attempt ff02d880f0bcfe6299b19a5a91ff3089e508e9efd64469ffee587d86dea6512a
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 75f93e2b304d87d85545450895aba47ac868b554bf6bd339125442599018762d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00911021 BTC
Feerates: 73.20 > 0.91 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (272,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,535 642,535 0000000000000000000919d884faff5cd7961679429fd50208a063aa4cbfeaba 2,785 1.00/1.00 vMB 151
642,534 642,534 00000000000000000005c068def7d612f2837f3b103dd0aea55908ceb03bfbdc 2,960 1.00/1.00 vMB 182
642,533 642,533 00000000000000000009606861e497b43378cfd0b4841b81288db6a5920a0f41 2,315 1.00/1.00 vMB 119
642,532 642,532 000000000000000000102b6f6ede96c6d476cacebd0bf87ac383070f3883f0c1 2,631 1.00/1.00 vMB 64
642,531 642,531 000000000000000000085a01134f00e855b9f399c63db0c41593384106bd62ec 2,398 1.00/1.00 vMB 137
642,530 642,530 000000000000000000047d1fca5310f2dab1b38fdfd832525cbba36ae3ce8deb 2,423 1.00/1.00 vMB 151
642,529 642,529 000000000000000000005604cfa62b743da46e3c7b5b908148e1db9eaa6a0d9b 1,250 1.00/1.00 vMB 159
642,528 642,528 00000000000000000008e0e8321dd1911e4365d36ccce6901504dd6823d053b6 1,034 1.00/1.00 vMB 170
642,527 642,527 00000000000000000004be1ebf0b15d8d3279cafdfdf4c3974196931155322b7 2,059 1.00/1.00 vMB 179
642,526 642,526 0000000000000000000804322ed2b3e8fe7ef30fde0fbb3395f25c476241bbc4 2,082 1.00/1.00 vMB 134
642,525 642,525 00000000000000000009a3714ef3368dac5aec95faef8882b7dbfc7557850410 1,938 1.00/1.00 vMB 168
642,524 642,524 0000000000000000000a95dacba01050319fa882bfb50896efb51ae20120cfb7 2,288 1.00/1.00 vMB 103
642,523 642,523 0000000000000000000806b97000297c8acb10cde7a6783c4dc852c561157cc4 2,725 1.00/1.00 vMB 106
642,522 642,522 00000000000000000002c2c1e211fcbfc757fb36be87c1f8584d2e8d21902e40 2,665 1.00/1.00 vMB 126
642,521 642,521 00000000000000000005e5a8622735b343980b7b7c7f2f01e2da8f27f33f0377 1,665 1.00/1.00 vMB 249
642,520 642,520 0000000000000000000550f3210a6caecb73e6c6e5cb05fbfd46b760172c4cae 2,604 1.00/1.00 vMB 167
642,519 642,519 000000000000000000063b284ddbf966597b009ecc385bf620f870adaec025d0 1,858 1.00/1.00 vMB 49
642,518 642,518 000000000000000000107062aee6f58dac25e8c17bf8082fb61e4d38ee40baa0 2,137 1.00/1.00 vMB 79
642,517 642,517 0000000000000000000fab87bc0f3a9a8bf1cc207ab0c043ac3ba90f6af677e7 2,503 1.00/1.00 vMB 108
642,516 642,516 00000000000000000007addd6365a3e5aaec6a440bf36414d445f160ab4d61fe 2,970 1.00/1.00 vMB 120
642,515 642,515 0000000000000000000aa37f40dfb9242ac51cbe0a1135e8dc7df68b67e1cc11 2,705 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.