Loading Tool

Explorer IconExplorer

Memory Pool

82,332 transactions
31.19 vMB
0.10346971 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt d8108a62b7bc320bdd8471f2e24ba0c0678fd6a56c38950477bc8ca87e043b6d
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root d8730da016d11390cfba089301a0f5e78cb4721a0e685e3f5462eea410e0fb01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,083
Size: 1.00 vMB
Total Fees: 0.03082473 BTC
Feerates: 318.30 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (325,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,641 589,641 000000000000000000099054fbd759c9ea605d41ce56dcdd9bd687d6ab72b291 1,561 1.00/1.00 vMB 20
589,640 589,640 000000000000000000113180e576685e3d9c0968ce725ddb54720072d12a873b 2,730 1.00/1.00 vMB 32
589,639 589,639 000000000000000000094c41d4e1d6747db943c8cf8be2c3d887a52c89831ab1 2,416 1.00/1.00 vMB 35
589,638 589,638 0000000000000000000f0f13fbdf499c2f5123f87ecf0f77a328755070f7a318 3,094 1.00/1.00 vMB 56
589,637 589,637 000000000000000000151510a20d8e4946aa2396c18b6271cfc3b0792889f14c 1,011 1.00/1.00 vMB 36
589,636 589,636 0000000000000000001b0ea62062f9d713341e81f73d17c8ccd8c5ca8b28d12a 1,374 1.00/1.00 vMB 73
589,635 589,635 00000000000000000004662442722cc577f7165ac5973b48a2e7e9450ef7cd48 2,326 0.83/1.00 vMB 25
589,634 589,634 000000000000000000111c21734a6c7d87294a26bcb471b881406f79e8091b90 2,785 1.00/1.00 vMB 23
589,633 589,633 0000000000000000001aa66beb2c922833af909979ed40abf5de0dc81d7cf24c 1,639 0.58/1.00 vMB 20
589,632 589,632 00000000000000000013f09e930b2be2dee90b3a961ea543df69fbe03a726687 2,643 1.00/1.00 vMB 22
589,631 589,631 000000000000000000146304ceb1830a9b418c677dd82e4a6a6570c62c763f1d 2,621 1.00/1.00 vMB 30
589,630 589,630 0000000000000000000b924086a8578a01b59fb1601a50ba97a9cab2630f4c05 1,596 0.57/1.00 vMB 9
589,629 589,629 0000000000000000001462cd3984f89f74470dbab1e166e75bd8a1abca6fe4a5 3,017 1.00/1.00 vMB 38
589,628 589,628 000000000000000000090eb86ee09be9bee86d2f5f58a434f3b68a59036cb45d 104 0.04/1.00 vMB 22
589,627 589,627 00000000000000000007a1983361687a219624746a0b4d6d19da4ed543e457f5 2,090 0.86/1.00 vMB 8
589,626 589,626 00000000000000000012ac25795494b987e410e8e6d3169c97eff5c0b71b9282 2,931 1.00/1.00 vMB 37
589,625 589,625 00000000000000000014c07453b0100464c84959ec55fc9e1a53f56c28cadc8f 2,541 1.00/1.00 vMB 27
589,624 589,624 0000000000000000000824860fbe78121d3ea3551bb76ba6d191ace93d7b1a6e 3,046 1.00/1.00 vMB 33
589,623 589,623 00000000000000000012bcf16f785e213faa8c399e4ae5b9c22b9731e67ef977 2,628 1.00/1.00 vMB 41
589,622 589,622 000000000000000000131320440fd92c93129a44e91a471ee73d27d8f27fbced 1,416 0.49/1.00 vMB 19
589,621 589,621 000000000000000000089342569c44382dbadf05224606fcc772a0c1701e3afb 2,920 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.90 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.