Loading Tool

Explorer IconExplorer

Memory Pool

73,112 transactions
28.35 vMB
0.06649006 BTC
Random Selection Loading Transactions
Max Size: 167.71/200 MB

Candidate Block

Mining Attempt 3f30c6c19619eaa24e6ab64b1aa93b2b1ee0665a933b9a71817b4f3d33a2deb9
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 8bba79cf1c1b228486eff2fb1fe64157a5e7112a0c0c676ae80aaa748a7c0971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,033
Size: 1.00 vMB
Total Fees: 0.00959415 BTC
Feerates: 100.36 > 0.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (318,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,733 596,733 00000000000000000003f9f08d399efe13c633c77b30fc8acdcce957e063b27d 2,714 1.00/1.00 vMB 9
596,732 596,732 00000000000000000000fc9fd92e49e73b1fd1a032fd61d4973893445658ab90 2,672 1.00/1.00 vMB 26
596,731 596,731 0000000000000000001066425202a7ef855c47063ec47a444b98c878b291c06c 2,651 1.00/1.00 vMB 15
596,730 596,730 000000000000000000044b216a5be0faf355a73e4c9d5236b8562441446239d3 3,311 1.00/1.00 vMB 22
596,729 596,729 0000000000000000001602dc564003045aa54ac4a040347e9a5fa36026d40706 2,807 1.00/1.00 vMB 19
596,728 596,728 0000000000000000000e379a3724eb864ff74ae17e8fbb5a29c25d7f86e3a560 2,985 1.00/1.00 vMB 41
596,727 596,727 000000000000000000031b45ea1e8816926015825a55e8d7b8153808d8566aea 2,602 1.00/1.00 vMB 23
596,726 596,726 00000000000000000009590c2ea8b02b8be76ebf6fda621d54cef14cd76da093 1,825 1.00/1.00 vMB 8
596,725 596,725 00000000000000000014e6fa4c3a696271b7fb2a040c7db09a9342387e4b0f7b 2,505 1.00/1.00 vMB 26
596,724 596,724 0000000000000000000ffa46b155f3e454e62a25ac9a88725828424885b2d912 1,619 1.00/1.00 vMB 15
596,723 596,723 000000000000000000003e0a07130d81a47e9ac1bbddcef2d071abaf24079052 3,092 1.00/1.00 vMB 32
596,722 596,722 00000000000000000011922033c6930720d0d289f83595fbd04c10a2063e4a2f 2,914 1.00/1.00 vMB 22
596,721 596,721 0000000000000000000280a113043610c1eb4d58491ff752c67a580d772f7530 2,402 1.00/1.00 vMB 21
596,720 596,720 0000000000000000000e1f2dafc99da2d671af6398b1922a3847a784f8617d95 3,042 1.00/1.00 vMB 21
596,719 596,719 0000000000000000000f7581bad096c4cdf5e3c1e7d58a711999c7a7f0ac08ed 2,563 1.00/1.00 vMB 36
596,718 596,718 0000000000000000001240cefe6d4a4b74769ce998f25785fa214aac86d60cfd 2,817 1.00/1.00 vMB 61
596,717 596,717 0000000000000000000910d5f5a6b35470c294f2fff353060e98dad6df6f4a8a 2,606 1.00/1.00 vMB 14
596,716 596,716 0000000000000000000c0f7ed9d6c287f129a755d5720b082747a32266ce7da9 2,548 1.00/1.00 vMB 21
596,715 596,715 0000000000000000000cc83735d0aa4d44c0948ceebf4faf87f81de7d06a12e8 2,729 1.00/1.00 vMB 33
596,714 596,714 00000000000000000001b0db44474e7f3f3e1413f55c283a4e0a31d8eeda826d 2,699 1.00/1.00 vMB 43
596,713 596,713 00000000000000000015ea0c89c12c601547a0bb1cb813a44905566511268777 1,146 0.44/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.