Loading Tool

Explorer IconExplorer

Memory Pool

82,061 transactions
30.46 vMB
0.12568305 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 33cee7447e87a9cafe885c14379dbf2ade4255f5b1a361050e418a96d630a791
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 89576be56017fc7cbf65597903cf55162f285a572eed20c97c27cce82c1d7884
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.04761574 BTC
Feerates: 502.62 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (107,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,382 807,382 00000000000000000002cd06b764b593af6f9c768325b337e2c7c1b4e98c9997 3,615 1.00/1.00 vMB 26
807,381 807,381 00000000000000000002515db60701f4259e6f80e8aba9cec93ad052d50a7a05 2,387 1.00/1.00 vMB 40
807,380 807,380 000000000000000000011d32b8104d01c5fac53787169dbd9c4ce7b6ef0c7a32 3,294 1.00/1.00 vMB 27
807,379 807,379 000000000000000000016adc60d62ffbd0bfa6a1dac361a7139de65714105d06 2,929 1.00/1.00 vMB 31
807,378 807,378 00000000000000000001474907d7c2f008a6790d99d30a378275b24999d1d5b9 4,020 1.00/1.00 vMB 30
807,377 807,377 00000000000000000004b6778e7964016331a45be85cb7afc0beeb4f8fdb2490 2,854 1.00/1.00 vMB 37
807,376 807,376 000000000000000000039db3aadf04f2c15467710fae6a1b944cdd5a4a6fb29c 2,999 1.00/1.00 vMB 41
807,375 807,375 0000000000000000000067356db64848004d01af7bb493dee9a18d1669ecea58 3,289 1.00/1.00 vMB 20
807,374 807,374 000000000000000000001c2d398b7d20e9ab5a374019e8ff339d14dcb1770c29 1 0.00/1.00 vMB 0
807,373 807,373 00000000000000000004ef6cd129d053aab11ddf19ca13f21f0a6870f410b092 2,804 1.00/1.00 vMB 27
807,372 807,372 00000000000000000000a777a81da0ee3a7c79e81172c1c189e809e466efe908 2,141 1.00/1.00 vMB 25
807,371 807,371 00000000000000000000140fa55989a1472cfe4cd55ea18371bfe51f7fefb409 3,386 1.00/1.00 vMB 30
807,370 807,370 000000000000000000052da0dce0ce485c4d6fcb8d8123bac1b728900b4c8db7 3,109 1.00/1.00 vMB 32
807,369 807,369 00000000000000000004366d1551ab3ed05ce3ce2d9928c4300db8c2db9565ea 3,475 1.00/1.00 vMB 33
807,368 807,368 000000000000000000037ef466dbffc3e6128140e00494ee2e7947c6dde8a5e5 1,708 1.00/1.00 vMB 22
807,367 807,367 0000000000000000000034bdc26b15e53504284022a1ad09b605beba9f2f386d 2,606 1.00/1.00 vMB 27
807,366 807,366 000000000000000000017e31033658ba29078319300b6f5f13a040c5e3d28fe4 2,504 1.00/1.00 vMB 22
807,365 807,365 000000000000000000022296cf6fb5ffe353e76533dfa367c3d5a0c3b4503b6c 3,013 1.00/1.00 vMB 26
807,364 807,364 00000000000000000000bc27712cf343546ee8fca518ce977531747024b91c6a 2,494 1.00/1.00 vMB 36
807,363 807,363 00000000000000000002f428034153b4db9d9852c3d2daae3233739171b88f1e 2,773 1.00/1.00 vMB 51
807,362 807,362 00000000000000000004b163e439ae44a704238d272352c5808a32bd25ba2474 2,756 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.