Loading Tool

Explorer IconExplorer

Memory Pool

82,389 transactions
30.60 vMB
0.07912625 BTC
Random Selection Loading Transactions
Max Size: 187.62/200 MB

Candidate Block

Mining Attempt 5547d2fd94b113872701f256e583a45903f14c8b15e67a6c6b8dd837829ad085
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 5ee78dabb8cf85df5e5afc71c29fd78047d2ce3397ef17d0130e3f9045f9b4eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,567
Size: 1.00 vMB
Total Fees: 0.01028695 BTC
Feerates: 40.21 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (584,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,228 331,228 00000000000000000ea7993f7832a360d713a41ede4553d8f3aaaca4f2d6002b 250 0.10/1.00 vMB 19
331,227 331,227 00000000000000001731ed0b120a48840d802337f6bea929a0d1a240d1895e6d 623 0.31/1.00 vMB 28
331,226 331,226 000000000000000019cf7693fa71544ffb6db50fc8cf644e1cc62e268d384af1 1,254 0.60/1.00 vMB 36
331,225 331,225 000000000000000018595443c28898d2277dad8b8cfb682478aa2ccbf7414eb6 108 0.05/1.00 vMB 53
331,224 331,224 000000000000000007d2271a95bac80f230ffbf7db3a3c1c074c2723fbc2c4b1 71 0.05/1.00 vMB 37
331,223 331,223 0000000000000000084d66d3e83fde2c1e3ed680daa8ed4c1b6191592fe6019c 327 0.23/1.00 vMB 15
331,222 331,222 000000000000000009b8e7f6dd4409fb1f09173a912cde434788aee76e3c616d 534 0.22/1.00 vMB 36
331,221 331,221 00000000000000000ef01be9490a7ba6a2c77621220b484352cb84e6eb94e0db 134 0.11/1.00 vMB 15
331,220 331,220 000000000000000008365694229891fa880845f75179098f5f7d02fe805fda9c 128 0.04/1.00 vMB 38
331,219 331,219 00000000000000000ede772327db9cd23a7705407d7b32fa00fe7634dacc0d76 948 0.50/1.00 vMB 24
331,218 331,218 0000000000000000093e34690bed4f64cbd65af14fc5fec573ec622ab2a18476 180 0.09/1.00 vMB 15
331,217 331,217 000000000000000010bb3614be2860cfee66c70cd6d3888b1388bc016ac3d561 246 0.12/1.00 vMB 27
331,216 331,216 00000000000000000fc7e93f2e64c476519b52529604b6a17496ad0b8128e488 356 0.18/1.00 vMB 28
331,215 331,215 00000000000000000be6be8e6b968696b3c9ff89433a4e04faa6786f0068daab 911 0.58/1.00 vMB 17
331,214 331,214 00000000000000000a9bfbc92c0ba1a183300407c22c835105262fdb60b1afcd 1,836 1.00/1.00 vMB 27
331,213 331,213 000000000000000010c999ccd84e881eef6f2d96916144a5b4eea441894df34a 327 0.14/1.00 vMB 26
331,212 331,212 000000000000000003926c0495eb6c67799e71db6b192d18855e4798d2e2e4b5 447 0.27/1.00 vMB 23
331,211 331,211 00000000000000000a20e78ef6586ce2c44a0e542adf5c9fc7c2aad1a6d41b05 1,593 0.68/1.00 vMB 29
331,210 331,210 000000000000000001a8cc4a90e4ce0316c36e6d12637661e2ca5dcbe4e3f523 343 0.13/1.00 vMB 31
331,209 331,209 00000000000000001125ca66ee26853ff0770ad90af5a83c3c0da754f467e838 386 0.16/1.00 vMB 31
331,208 331,208 000000000000000008099ec6ea0c02f6559062be2c1bf7e4b23ca07139607421 94 0.04/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.