Loading Tool

Explorer IconExplorer

Memory Pool

44,365 transactions
27.99 vMB
0.06120878 BTC
Random Selection Loading Transactions
Max Size: 148.57/200 MB

Candidate Block

Mining Attempt d8ba98669bb57831a634f842d622e497956014e9f2743977796131e5b516092d
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root da65bd8980914332df386ea31e1f6d9af01d71dd945f2ece491e33e0a1a2f2dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,326
Size: 1.00 vMB
Total Fees: 0.00866667 BTC
Feerates: 100.23 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (286,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,061 628,061 00000000000000000005bd25cb9f04cfab07f6be59e5d94bb033615bc656de52 2,909 1.00/1.00 vMB 16
628,060 628,060 000000000000000000008fffa58e89a5448c55afedc837ef0439c4e1ecb67596 2,312 1.00/1.00 vMB 19
628,059 628,059 0000000000000000000d4896ccee336f700def9f9e39a697221150f44956098d 3,090 1.00/1.00 vMB 34
628,058 628,058 00000000000000000000bd0bd973bd2bb98f1042525942176c19e3c9e019c0af 2,847 1.00/1.00 vMB 30
628,057 628,057 00000000000000000000ad14d95c2d8a917d29fb0d97c1adf6e866dc7330630b 1,665 0.59/1.00 vMB 17
628,056 628,056 000000000000000000060095e7b12e35828befdfaecf58e980e3fe7759aa8cbb 2,102 0.97/1.00 vMB 10
628,055 628,055 00000000000000000005e28147d00423c4141274e0b44b3f824b71633b4eae10 1,696 1.00/1.00 vMB 5
628,054 628,054 0000000000000000000205ee11c360e3b37ec963fa00be936b042553846f6110 3,023 1.00/1.00 vMB 17
628,053 628,053 000000000000000000100947fe9fc5a820e2ebac7f90c33914749f47384a2981 3,000 1.00/1.00 vMB 22
628,052 628,052 00000000000000000002f546ea174c420da4fa992183309d4b539a52af353116 1,102 1.00/1.00 vMB 2
628,051 628,051 0000000000000000000ef9d36705d3c89b54545d02c5e32cd209ad956776390a 2,511 1.00/1.00 vMB 16
628,050 628,050 0000000000000000000d1e0dc0824d0f099ee0be599a84a5fe44fe342b08b07f 3,003 1.00/1.00 vMB 27
628,049 628,049 000000000000000000088df646d5deea7706fbf5afc7de0f43ca0cf6bbeb71ca 2,172 1.00/1.00 vMB 4
628,048 628,048 00000000000000000000feb361d2eeaa20cd4b28c7cf706c37caef9048e7d029 2,725 1.00/1.00 vMB 22
628,047 628,047 000000000000000000086608da84dc4acb28f89b48be12d39c93f75686f70a5d 2,818 1.00/1.00 vMB 13
628,046 628,046 0000000000000000000fc27e306539475796051a7645d4aab0e21f3e0f3bdc73 1,824 1.00/1.00 vMB 22
628,045 628,045 00000000000000000006cebf5b9bc6facfe4951cbe2d2fd86578c08b457da455 2,644 1.00/1.00 vMB 35
628,044 628,044 0000000000000000000e4f71e22e7d6ebcfd3458b4d2cfc0468c33e07881fc45 3,005 1.00/1.00 vMB 18
628,043 628,043 0000000000000000000c7920852c50d201316c1c891aa96e1acd21f27c606a2f 2,929 1.00/1.00 vMB 26
628,042 628,042 0000000000000000000270076b509fb4f16f01218a07941cec6f9070d888b46d 2,900 1.00/1.00 vMB 16
628,041 628,041 0000000000000000001032ad013b1bd2abe2af01076f20cf974c5d3cd0600e83 2,672 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.11 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: 651.96 GB
    • Received: 13.67 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.