Loading Tool

Explorer IconExplorer

Memory Pool

40,582 transactions
27.19 vMB
0.08087757 BTC
Random Selection Loading Transactions
Max Size: 140.92/200 MB

Candidate Block

Mining Attempt 86ae8b9063520a40e60c01dc94d131a024b89a6755aef9f96cc034309d9b2ecb
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root bfbf55c4ce8603a88e5ec243cb82f63dc0583f296b385a04b158a6fd72b3c769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,287
Size: 1.00 vMB
Total Fees: 0.02552038 BTC
Feerates: 201.37 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (694,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,256 220,256 000000000000048158474f46ea23f7bfad5d4b684ac27512dc4f0b057e0e3a0c 396 0.16/1.00 vMB 208
220,255 220,255 000000000000030b4e5ab5b5dc46d46b776938f7ac4af24b6784ee6be4c8ca87 495 0.19/1.00 vMB 233
220,254 220,254 000000000000020f5752b52c40b4698b54840ddba616c462c9eb6dbb0bf577a8 11 0.00/1.00 vMB 46
220,253 220,253 00000000000002d5cdcca3a09db6852296ef388e06d789cc748e1eddda245e05 464 0.20/1.00 vMB 183
220,252 220,252 00000000000003f32f49db6e1db4d6273901c279d3d1f0e3ddad69cabfb23d56 592 0.25/1.00 vMB 242
220,251 220,251 0000000000000074dbce6a46bdb376c09eff4004b1dacf8a6a23a6c166b1f92b 377 0.42/1.00 vMB 81
220,250 220,250 000000000000034461ced0b0718517864a82c918061570dfe8fb1e258136c3a1 776 0.25/1.00 vMB 275
220,249 220,249 000000000000011b4c0718d55b53ec4bf42eb5fed611fae0d0e6372a37907916 111 0.04/1.00 vMB 182
220,248 220,248 0000000000000218ad45fb62783077a49a54ee5fa3abb0250cd423b20597ba1f 135 0.05/1.00 vMB 67
220,247 220,247 00000000000000b225962f936ac452751b857d20ae580030a3c9df637705a088 445 0.21/1.00 vMB 172
220,246 220,246 000000000000051caf86dbadee8210e498ab40bb20dac9bfbb61efd1c2ee804d 513 0.18/1.00 vMB 205
220,245 220,245 0000000000000269efc67a0b7a68076a11921b532c3eff00950f0fcd9d455db9 298 0.15/1.00 vMB 172
220,244 220,244 000000000000028326a03cb44148f5d117bc0efcde1b011f1b03e1d952707bad 512 0.25/1.00 vMB 159
220,243 220,243 00000000000004f57b60d4ae361dd59a97698b1cdd897c28cfc716a9a6633d49 260 0.28/1.00 vMB 47
220,242 220,242 0000000000000228efc0daf575c15b9c8a042d04fbbff83eb15de136433be832 12 0.00/1.00 vMB 202
220,241 220,241 000000000000036851141108aa6b2f11f36a7863c2d457d875e8a6f83b98bac7 597 0.31/1.00 vMB 181
220,240 220,240 0000000000000075b1f7a74ac6838f21c4488af2cb8b4cb42f147ca99b0c49e0 860 0.25/1.00 vMB 259
220,239 220,239 000000000000007feb97b646b01e4d5b428d3464e361b191b70ebddbf82d09cd 115 0.05/1.00 vMB 226
220,238 220,238 000000000000024c8fa6ab46e3ab3480bf62a34a932930cb913581f0639d141c 373 0.18/1.00 vMB 157
220,237 220,237 00000000000004fddaad3280fa26cad5e0fd17649857283c548ef7a92299fdc7 605 0.24/1.00 vMB 193
220,236 220,236 000000000000025a35f2b70db21050f49d85ec5029739dc83e2f9441c141650d 421 0.25/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.