Loading Tool

Explorer IconExplorer

Memory Pool

45,166 transactions
27.58 vMB
0.07050334 BTC
Random Selection Loading Transactions
Max Size: 145.65/200 MB

Candidate Block

Mining Attempt 392bd17f4b2e4d4e42997f236637cef608b9cca9c3f937549114ee7b376aacc3
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 74d5613cfca186a34cc9f8b98571b1657008d8aac9274c4db691b3d648bdffc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.01849596 BTC
Feerates: 349.04 > 1.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (702,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,356 212,356 000000000000033c35bf84d00f253f98126491d8c3945efc2801699cfe0e79a3 120 0.05/1.00 vMB 130
212,355 212,355 000000000000008997bad6cc8a72c38dfd55497090f4029307837f101649da28 75 0.03/1.00 vMB 94
212,354 212,354 00000000000003627e63e34d4c7e6463d4209d27a8a68ae35caa3c1b1022b49d 382 0.18/1.00 vMB 168
212,353 212,353 00000000000002c6e632dcc98f5b8f32ca77d491b5d8a73920f441e887fbcdf9 15 0.01/1.00 vMB 126
212,352 212,352 00000000000000da559ecb7d6af2b1f3754bbe7a207f1fc6619714bd72c87acb 115 0.04/1.00 vMB 195
212,351 212,351 000000000000016fcca2a5076549da54f3eed18f1e34d96a6c4442ed8add0962 56 0.03/1.00 vMB 105
212,350 212,350 00000000000002675912fed544e185c5880fd34538b5738ba72577b98313d36b 261 0.23/1.00 vMB 97
212,349 212,349 00000000000003f13ea5cb9d8c5e714d17a93d2d45784a59f22e238be5695547 132 0.05/1.00 vMB 45
212,348 212,348 00000000000001ddb48f8cba93451f87054669c53876f0a62457f636527b5640 362 0.20/1.00 vMB 137
212,347 212,347 00000000000000efe53f705bb3c267ca727aa91155343015165453642abe259f 726 0.25/1.00 vMB 206
212,346 212,346 000000000000030ab9f4381ba3b58dec650d255be2447024469156668420f24c 823 0.20/1.00 vMB 246
212,345 212,345 00000000000002bd640adb4a549517f269d731cceecb1ce0e086b09a619b14a4 399 0.27/1.00 vMB 166
212,344 212,344 000000000000008fc45b93262a851f51354644e94691575d8152f48d32c92895 766 0.25/1.00 vMB 179
212,343 212,343 00000000000001ac34400d19620e27a68d6d6085cedba4bfa8cf24b0e45195e9 46 0.02/1.00 vMB 167
212,342 212,342 000000000000040dac069a53f458da0225fe86eb231126d37f6c3c642ebd5819 338 0.12/1.00 vMB 150
212,341 212,341 00000000000004201c4e7036b150ac0f88e814fffe7d8287e36ae1453fb9a061 571 0.25/1.00 vMB 229
212,340 212,340 00000000000002cb161af128fb737ca78851ecde96151d6a3deace1bc7b4fdbe 6 0.00/1.00 vMB 538
212,339 212,339 00000000000003b21b965ed11fff29d3f966b44eb0e6878bf60b020ae4497e3a 127 0.07/1.00 vMB 176
212,338 212,338 00000000000004498e48644dee31060cacbc0c76c8665215efd594f590515713 1 0.00/1.00 vMB 0
212,337 212,337 0000000000000209d9e0a099e2959e0670a7796a264b7c63128a77682cb2653b 254 0.12/1.00 vMB 178
212,336 212,336 00000000000000a7e91f67b57a93ccaf9552d38d7b6b14c91d6e4947b4d99599 342 0.16/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.24 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: 655.08 GB
    • Received: 14.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.