Loading Tool

Explorer IconExplorer

Memory Pool

79,674 transactions
30.40 vMB
0.08132177 BTC
Random Selection Loading Transactions
Max Size: 185.16/200 MB

Candidate Block

Mining Attempt 9f4dcf3192993452077cfe9e517000c37fb00459e49b43eee7857f11db0c7fa0
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root c3e537de0fd3569f4e6925d7575c5502f9f17a23a33224c0490076f003118990
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.01284040 BTC
Feerates: 150.80 > 1.29 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (610,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,246 305,246 00000000000000005c0c73f25eb06ba5622fcbc57ff2dfab1b7842a74b2672bc 109 0.06/1.00 vMB 27
305,245 305,245 000000000000000004165be927fb95f6f655bc8a8e91e4202e1dfcbd8cc718b3 562 0.35/1.00 vMB 29
305,244 305,244 00000000000000005bc801b3ffe135400e00227637cfcd5746ca64941ccf2e49 26 0.01/1.00 vMB 44
305,243 305,243 00000000000000000a7863d24d37ab05412beeb1049caf165735af698c16ad9a 225 0.17/1.00 vMB 21
305,242 305,242 00000000000000001b5d3a97004a46b15872b16750c9efdc3033d382cf9822ca 218 0.13/1.00 vMB 26
305,241 305,241 000000000000000026942399d1cdb50c68ef2ee5c48f4dc4ce973d771171f146 173 0.11/1.00 vMB 29
305,240 305,240 00000000000000000ee562070df57370fe0eb2d35eb1b938fcfbe0afd3a46805 395 0.20/1.00 vMB 34
305,239 305,239 000000000000000048d023af2adec063f38a25c20d758370130a6a1e533dd85c 354 0.20/1.00 vMB 33
305,238 305,238 000000000000000023247250a9e120ba02d4d929007ef2fd47362da78d6fd1fc 455 0.29/1.00 vMB 26
305,237 305,237 000000000000000014e05244ed123590fc68aaebaf19ac6bd7e757ce3c951c79 244 0.16/1.00 vMB 28
305,236 305,236 00000000000000002b102881f2b2828c937583dc42bb2a22ddfba1ac3aa3b706 222 0.14/1.00 vMB 13
305,235 305,235 000000000000000031217cf56187cb4ac208be6e9ec80f77e433561e0e9835da 400 0.23/1.00 vMB 28
305,234 305,234 00000000000000003da0dc8cc6de77359d63759e8651aee869e99782847a952c 344 0.23/1.00 vMB 27
305,233 305,233 0000000000000000338760017580cafc5a82b989896bbef49e23e05aed90618d 152 0.09/1.00 vMB 23
305,232 305,232 000000000000000005a220bf9bc0e2637b1b665ecb1eb6957587bd4715df5840 139 0.08/1.00 vMB 33
305,231 305,231 000000000000000025c094990184224e0aa496b7396671b308f8156bf909dc9e 191 0.26/1.00 vMB 13
305,230 305,230 00000000000000000e995446b75020f405b556cb956f935952e7cff3bad2d157 844 0.50/1.00 vMB 28
305,229 305,229 0000000000000000397fcbfe274d88127798cb912ad9985275bf6f0643c3df8b 946 0.35/1.00 vMB 47
305,228 305,228 0000000000000000341781c05961ecc858324961a2ae76bb89b7a2eaa800e82d 151 0.12/1.00 vMB 12
305,227 305,227 000000000000000046c0a45719626ad86fded169279eb9dc740ea48f38c05a36 695 0.35/1.00 vMB 34
305,226 305,226 00000000000000003803eb74aff2870f4f996a4023fb18e7391e5d0c4cfde078 187 0.21/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.06 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.83 GB
    • Received: 18.27 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.