Loading Tool

Explorer IconExplorer

Memory Pool

86,904 transactions
31.77 vMB
0.11637402 BTC
Random Selection Loading Transactions
Max Size: 192.36/200 MB

Candidate Block

Mining Attempt b2ae7e9a113d8b506e46d6547ad1e171090d13d419b3e23c2f875a3834c432f4
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root 8a8b4c3c65144f96e974cb4940d3614f07ba37a8b80e2296defab30efa828d0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.03526376 BTC
Feerates: 547.69 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (265,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,171 649,171 0000000000000000000680ef446d08082fb1b5e77a5464781a8401fb53196b92 2,538 1.00/1.00 vMB 25
649,170 649,170 0000000000000000000d25d4a2e94861248b109ac6f4d23824cf8062811140bd 2,695 1.00/1.00 vMB 30
649,169 649,169 00000000000000000003b3ab5ceb3bef1f405067c83e4ded1475fdbf00b88074 85 0.02/1.00 vMB 20
649,168 649,168 000000000000000000018a0c90ceb0f59e0cf55981480bef9d1384a843d4f8a7 1,411 0.61/1.00 vMB 26
649,167 649,167 00000000000000000008a772ea561ca717992f463fa2e26b31457ece515d6500 1,238 0.46/1.00 vMB 30
649,166 649,166 00000000000000000002a4d06c126dfe48c4bff15e8d89bbbada7a3a6309b13c 1,733 0.63/1.00 vMB 30
649,165 649,165 0000000000000000000065816a672d521985007da63204f549636aa74915aab3 998 0.36/1.00 vMB 27
649,164 649,164 000000000000000000035045fb0f0b4ccc50333333a24e5d8e80871cb10c08c0 93 0.03/1.00 vMB 27
649,163 649,163 0000000000000000000d2139b0ba6402fc1caf3d9db41c31de066ff88ec801bc 1,226 0.52/1.00 vMB 23
649,162 649,162 000000000000000000084a4b8b24653391efa6ec9d2cdaee37667ebe73b2b932 703 0.38/1.00 vMB 38
649,161 649,161 00000000000000000007585a2b1dbae86854ee6c092c7d5c7e6ddfb813a1ef32 1 0.00/1.00 vMB 0
649,160 649,160 0000000000000000000363ca588b7ca7df793c51a45020580a8cfc4428d0bf1d 1,233 0.51/1.00 vMB 26
649,159 649,159 0000000000000000000181fcc4297069594d8ec6edec5995aca8822f33e31dea 1,606 0.69/1.00 vMB 35
649,158 649,158 00000000000000000007eb0e8e47f0df9eab1624dbddae27085f3513ab66c8aa 158 0.07/1.00 vMB 53
649,157 649,157 000000000000000000020a7ad8557f62cb87ad641cf723824b718fc75411e474 553 0.19/1.00 vMB 27
649,156 649,156 0000000000000000000a2b50ffacfc8f74c9436bd46ec112f30d896aad1e9ecf 1,526 0.57/1.00 vMB 34
649,155 649,155 00000000000000000006e2f3c33191ebb9403ea0a919ff0d361f0a69defd93e4 288 0.09/1.00 vMB 18
649,154 649,154 00000000000000000002d45b618f8a793384ce5868f4bbba126cccf4ae1e4575 2,063 1.00/1.00 vMB 17
649,153 649,153 0000000000000000000c2f9ef8eee23d86ada1a99bff8813a6d192fa9fe53e65 2,446 1.00/1.00 vMB 38
649,152 649,152 0000000000000000000c65910133493fb8ecb701c56d2ae8fd37cfde98b1acb8 2,684 1.00/1.00 vMB 33
649,151 649,151 000000000000000000061250f1186194229157967d10a01a2b36ab19d4304da5 1,732 0.64/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.31 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: 660.23 GB
    • Received: 14.64 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.