Loading Tool

Explorer IconExplorer

Memory Pool

45,132 transactions
28.59 vMB
0.08306387 BTC
Random Selection Loading Transactions
Max Size: 151.58/200 MB

Candidate Block

Mining Attempt 5cba01311b64e2893fe11c2aaf5249b8ce24c67242f661283bc297d90e8cbfc5
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 8d8e0e0a30f2a140ac67e10fbf8b16fbd9cfe8027edadb1d0d4cfadccee85ab5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,723
Size: 1.00 vMB
Total Fees: 0.02843730 BTC
Feerates: 150.92 > 2.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (101,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,173 813,173 00000000000000000002878ee0bfc94a6e817056492bc3276b94d0bee72c8961 3,111 1.00/1.00 vMB 16
813,172 813,172 00000000000000000003dce39444296c40604d8ccb35cb865161532144e17d25 1,897 1.00/1.00 vMB 7
813,171 813,171 000000000000000000032bd7ca8016f8b42d75f1ec66490ebd740c93b3ac7d2c 2,376 1.00/1.00 vMB 11
813,170 813,170 00000000000000000002f1afcb07421969338ddee63357c444a73a822d7b1d5e 3,700 1.00/1.00 vMB 21
813,169 813,169 00000000000000000002184364c3f89925def6de3e72e9626d9c6d97e598d3f7 2,473 1.00/1.00 vMB 59
813,168 813,168 00000000000000000000457576f2c156df1716697e0f211c312c3df094baf31f 553 1.00/1.00 vMB 2
813,167 813,167 00000000000000000003a87cf45ad7aa76a4552be3543e3e5b54cee60a9f1447 2,658 1.00/1.00 vMB 12
813,166 813,166 00000000000000000000a91190152e7a5245d4f14a0f6ee51457f03095fe21cb 1,250 1.00/1.00 vMB 6
813,165 813,165 000000000000000000030c746c08215d65dd42e2707de6a655d6e3ef24347bdf 1,122 1.00/1.00 vMB 3
813,164 813,164 0000000000000000000060264fb266625c8c39ba3f5d10c31cdf9d7fcbea3a3f 3,169 1.00/1.00 vMB 18
813,163 813,163 00000000000000000002686d6f467dd296665098530a6f99fd69726b53e0009f 2,248 1.00/1.00 vMB 10
813,162 813,162 00000000000000000000928333185c5951f989a1652612fb2d1c096125d1a39d 1,322 1.00/1.00 vMB 6
813,161 813,161 000000000000000000019df0e576df66b655647994e2248f012a28060f71f024 1,752 1.00/1.00 vMB 9
813,160 813,160 00000000000000000002df7335f320b6201c024bd77c506e82cfde3678756daa 2,134 1.00/1.00 vMB 11
813,159 813,159 00000000000000000000fb9a0788d9e4f4673f6d971319739c0431cfa29ab202 64 1.00/1.00 vMB 1
813,158 813,158 0000000000000000000173f19a4810b0c5f9384849bbff417905b7a3ea814a91 657 1.00/1.00 vMB 2
813,157 813,157 00000000000000000001025eb72c21e3cc5bc624af7436fa8c1ea2a4c0990192 1,314 1.00/1.00 vMB 2
813,156 813,156 000000000000000000034f9e1e2e0e7272bf2d527092a81cafe98c4ccce6cac0 1,735 1.00/1.00 vMB 8
813,155 813,155 000000000000000000045c3892816fd7e4fbed147bfe9f7a3cd4883775808e71 1,796 1.00/1.00 vMB 10
813,154 813,154 000000000000000000034be66f716de8bb6188882f0b4c9f595525aa5038f705 2,446 1.00/1.00 vMB 11
813,153 813,153 0000000000000000000336af858ae370a7372450f23d9d363d34f394d69d42d8 2,854 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.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.