Loading Tool

Explorer IconExplorer

Memory Pool

79,083 transactions
29.58 vMB
0.07144293 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt 7bc61c0911da6f0466b0ed5a78ac3d5124b316d425a11026f99c976417b9e00a
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root ee8300c3a635523f58aff87682fb7511a81ca6bda8539b44d7e2c4c6b79d565e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,570
Size: 1.00 vMB
Total Fees: 0.01139112 BTC
Feerates: 60.27 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (537,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,731 377,731 000000000000000010406272a60ff29703991fac334c5edcd5d56465c1371cf5 346 0.28/1.00 vMB 15
377,730 377,730 00000000000000000f3522d6321697102c56fd25573bf9a79f3c1d4a384b0fa6 1 0.00/1.00 vMB 0
377,729 377,729 00000000000000000119eff4b20241159631c3179e9858450f55d4893f831d8f 1,367 0.75/1.00 vMB 27
377,728 377,728 00000000000000000231cc990890ad71388afab7a421d427e74ebfc3cd6c4d4e 1,474 0.75/1.00 vMB 30
377,727 377,727 00000000000000000ef105c044a7ebc1bd515271164ee2ce20217ede18c64a93 2,179 0.75/1.00 vMB 59
377,726 377,726 00000000000000000f229b2f7e607b8f2939201e00f5020e707dfe4930e3ff60 128 0.14/1.00 vMB 11
377,725 377,725 000000000000000006d158cb0c6d569b7a36810122ae69aebae3b5e7f5980855 1,739 0.75/1.00 vMB 37
377,724 377,724 000000000000000004d252945b6c3d62dbfb36151a8035efe8c56d1420de2976 735 0.38/1.00 vMB 37
377,723 377,723 00000000000000000306f7a49200f44f02f8d9a78c6ce0ae5c132813f524e966 693 0.41/1.00 vMB 27
377,722 377,722 000000000000000004c2ae5656576282128a6427e7c66470858c0dfd13477c3a 1,190 0.52/1.00 vMB 37
377,721 377,721 00000000000000000056a71e8391b535dc1db1885d56b87b79113149cf222fa3 335 0.17/1.00 vMB 30
377,720 377,720 00000000000000000842c70b32179e93b6fc6adc82c2330654272931a19cd278 1 0.00/1.00 vMB 0
377,719 377,719 00000000000000000f18b2174a93a1bb1bf1b755a2ad62c2729646f4663eff4a 1,192 0.55/1.00 vMB 37
377,718 377,718 0000000000000000073d7a252c834a95a0220257c645ca087a91fbd9470bb773 1,451 0.70/1.00 vMB 31
377,717 377,717 0000000000000000080ded4550cc21334a275935586aa999de9b18d1e246fded 1,945 0.95/1.00 vMB 30
377,716 377,716 00000000000000000fdbb0ee2b0610426996d46cab5db3a121eaaf6caa6f46cd 857 0.36/1.00 vMB 39
377,715 377,715 00000000000000000eba19051b36d07204c87ece8ac0da384ecf70a2ace40031 1,695 0.71/1.00 vMB 38
377,714 377,714 0000000000000000118f655f46da611e980795e8e2d988efd49548b39a88c364 1,047 0.49/1.00 vMB 34
377,713 377,713 0000000000000000011b86c6be2f233ca34dcefff1f0255f7388a5460a5565f6 563 0.29/1.00 vMB 34
377,712 377,712 00000000000000000492116428e25023fe7fc3e6b599749b71ebde3ec6e137b1 576 0.25/1.00 vMB 35
377,711 377,711 000000000000000006b5f1953ccc3c61b6cc9c948a8e56d64caaae87aa5c77d2 364 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.