Loading Tool

Explorer IconExplorer

Memory Pool

35,549 transactions
25.82 vMB
0.06277887 BTC
Random Selection Loading Transactions
Max Size: 131.80/200 MB

Candidate Block

Mining Attempt d9781f2c90a81585aeb85692f9a9d0d4e1ca710999c60f8e37df1b6254d04ce8
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 587d510285955a0be14caff4c92c6aba9074403864c000becc5380bcdace1447
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.01552713 BTC
Feerates: 152.71 > 1.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (430,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,302 484,302 00000000000000000050512214f402f413d0dce0dd500001b69006f56a9b6c8e 2,346 1.00/1.00 vMB 128
484,301 484,301 000000000000000000c5218130b41518716646a9495f44e69d9ab4831b216b2c 2,047 1.00/1.00 vMB 147
484,300 484,300 00000000000000000099ebfdfc2b946e114b90d815d309d2327d4b28b6594ebd 2,008 1.00/1.00 vMB 154
484,299 484,299 000000000000000000d4941f73af8e050d0a1f51eff5ee4159f3582472a674e0 2,185 1.00/1.00 vMB 207
484,298 484,298 000000000000000000f02421031cd09e631ead9a572a416d1369d56f94e911d2 390 0.27/1.00 vMB 167
484,297 484,297 00000000000000000091ddc0aeae98f9f2a8a1bad17e805fe550ef33d0e86002 1,162 0.70/1.00 vMB 134
484,296 484,296 0000000000000000007df5f600500e3643e79970a0ef40c1bd6651daa360f687 1,835 0.84/1.00 vMB 147
484,295 484,295 000000000000000000020007588de9e15250b2c21697ade1df5535f32cd0784b 413 0.15/1.00 vMB 123
484,294 484,294 000000000000000000383b0886a38eab41136709d9159fa740139288e18f336a 1 0.00/1.00 vMB 0
484,293 484,293 0000000000000000005da0b948fbd09197b0fb5db112d3ab7224034865b39e44 1,958 0.97/1.00 vMB 135
484,292 484,292 000000000000000000129c6026a3e3cf5fd98ee4adf2464aa623211cec6162c7 515 0.25/1.00 vMB 41
484,291 484,291 000000000000000000e7e277a97f7f366a13fc851d10abb3ba9125d42deb2793 1,565 1.00/1.00 vMB 178
484,290 484,290 0000000000000000010325be10f662f4a8a5524d415b52ac4f1251ee6bf9210e 574 0.25/1.00 vMB 142
484,289 484,289 0000000000000000002bbf3ba02904cd0bdd2d8d2e59df25ae5cbdd618b32c56 426 0.19/1.00 vMB 159
484,288 484,288 000000000000000000c05961977938607b05519d093d2ebe93062ca51769fd71 245 0.19/1.00 vMB 175
484,287 484,287 0000000000000000003cba5e90e3bf2dc28d1df558e840250927536227f85b74 827 0.32/1.00 vMB 124
484,286 484,286 000000000000000000ec774c4bd2d2894abb9b3a3244f2cbd05c1da6d5e9e870 593 0.31/1.00 vMB 229
484,285 484,285 000000000000000000a2390041e1ddef2812b3d9bb746785e4762a97503f1af6 953 0.44/1.00 vMB 103
484,284 484,284 0000000000000000005a310cfdb8320aed561ecd5d56c035f9b767cbb47c4e63 2,088 0.99/1.00 vMB 175
484,283 484,283 0000000000000000009ca614b3c31c6706d648f34cccad15178266c98bbf95c2 1,196 0.55/1.00 vMB 157
484,282 484,282 000000000000000000f96764e127b7b7e15a3616d6dedf7261aeb96330adf740 974 0.47/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.41 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.