Loading Tool

Explorer IconExplorer

Memory Pool

74,785 transactions
28.76 vMB
0.08376917 BTC
Random Selection Loading Transactions
Max Size: 170.33/200 MB

Candidate Block

Mining Attempt b3c2b5bcde196d65f336755b2bbec918ca83feeaca6c26325823fee1b5d61559
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 134e05ef2e76e7076a1cd5a74e2e4899ad8d8db93fd07d00e3b06a6660700e80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.02524982 BTC
Feerates: 150.93 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (236,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,741 678,741 00000000000000000008d862d5472ffde0ecc8a15b01282572effeb1698563cc 894 1.00/1.00 vMB 8
678,740 678,740 0000000000000000000ab72e16aa14500ecf6429330363f57779dcd1ecc97b67 1,530 1.00/1.00 vMB 9
678,739 678,739 00000000000000000002f47a51d03626562957b169dcdb98fdfa774912fd428b 1,101 1.00/1.00 vMB 17
678,738 678,738 00000000000000000004b264726be57b5fadac78ef61f40fcf65d8a5fc8fe33c 2,127 1.00/1.00 vMB 49
678,737 678,737 000000000000000000091f78a7b783519513f3c238a18cfe194ef3fe7376b412 752 1.00/1.00 vMB 78
678,736 678,736 00000000000000000006bf2246eac80c0ae26cf729f9afcf1f0fe342908b2c6e 2,019 1.00/1.00 vMB 14
678,735 678,735 00000000000000000001622c7bbbfd50ccfeb4517fa17d7e407c4759be8f6d9c 2,497 1.00/1.00 vMB 21
678,734 678,734 000000000000000000085b98df6e3e64c6ed4d81237bbe53b6bd9547f8eeb66c 2,593 1.00/1.00 vMB 23
678,733 678,733 0000000000000000000646ff746f16083f9a9e7ff6227825e70020aab487423d 2,232 1.00/1.00 vMB 11
678,732 678,732 000000000000000000088b4239c425c364bebf44c5695320d5296b520c81d31c 2,690 1.00/1.00 vMB 48
678,731 678,731 000000000000000000059e3377fdf09e13e164873427f58e048a26b4b8350b90 2,510 1.00/1.00 vMB 65
678,730 678,730 000000000000000000032fa08abbad6630e1843820a38f285a0d1c71d4b54027 2,413 1.00/1.00 vMB 30
678,729 678,729 00000000000000000004086f4ca29ddbec5e3a7a9044e0885de0d8254288ebf3 2,527 1.00/1.00 vMB 76
678,728 678,728 00000000000000000007cf657e4efbc807c369d5ec6f68d246fdc108b7ecbcc0 1,591 1.00/1.00 vMB 67
678,727 678,727 00000000000000000008d2650dd59b4db4dd4b4846a751ea4f880de3faff7d73 1,921 1.00/1.00 vMB 97
678,726 678,726 00000000000000000008d34a0a43e108cb8bada7ba8a5c5909ece892d04c98ad 2,143 1.00/1.00 vMB 51
678,725 678,725 000000000000000000048559b666980cd943a3dfcc236a7a352a754d5ed31e2e 2,166 1.00/1.00 vMB 53
678,724 678,724 000000000000000000093f88a4a596440e06897fc4c0cb19af30460394bb1ad5 1,521 1.00/1.00 vMB 55
678,723 678,723 00000000000000000006207e9ad0090f749ea1dcf94b36f36922f98e8e59405d 2,374 1.00/1.00 vMB 81
678,722 678,722 00000000000000000000bd6828839c032c75fa996f509ce9f15b09866751081c 2,089 1.00/1.00 vMB 17
678,721 678,721 000000000000000000072ea1e391f707674763fa9d7d28c3c7e2d882584dc6ab 2,053 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.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.