Loading Tool

Explorer IconExplorer

Memory Pool

19,464 transactions
8.95 vMB
0.04628898 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.37/200 MB

Candidate Block

Mining Attempt b8c6dc5c9e2df29350aef7ee0f91c98376bf0c823b8de1a120b5e2020cb9f65e
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root c424f6c5a62d6c1c074e7e57655e710aec2154043688ebd4989bd61efbb7003e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,168
Size: 1.00 vMB
Total Fees: 0.02657462 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (660,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,978 252,978 00000000000000475159941fdb4cbed5345d0825330e8b38364e1e6febcb2201 285 0.11 vMB 168
252,977 252,977 000000000000002980c3fd76ca5eb59fbd859e90b6b317aaac86222ff592678f 24 0.01 vMB 95
252,976 252,976 0000000000000052ff4739dc4db7e4d9100c7435d7cdc563b01694c9eb39df8e 44 0.02 vMB 59
252,975 252,975 000000000000003d5eb218192f619530f503a43d1abc7d1c5ea6fc11b0e9dbd3 153 0.09 vMB 49
252,974 252,974 0000000000000025d8ab8581719508e9d21a04d3a3463f2b506b6516db8b74f8 5 0.00 vMB 0
252,973 252,973 000000000000001ccf4d30ed3e89e85ee98404d4eee9f179d559b68b1f0a41b4 471 0.25 vMB 120
252,972 252,972 000000000000001872ef9ccc817c6c2a09d229386521ede4d24e335bc26cdd19 277 0.14 vMB 108
252,971 252,971 00000000000000315279662166d092df800c9659fd47c4f6d342737fe175efa7 963 0.41 vMB 115
252,970 252,970 000000000000002ecdb7379219b61b2077fb1debb7182ee76cfa69e3bf0d6a65 118 0.06 vMB 76
252,969 252,969 0000000000000048cea6ea9c1eda9c571730ebfd0f6c0b0d5e8eefb1ee7c6496 562 0.25 vMB 166
252,968 252,968 0000000000000048b2a869817139a47e39e7ec4f3c82f5723751ff9d303597a8 641 0.25 vMB 141
252,967 252,967 0000000000000007ef9d1748dec3f8c68de09b58bbc2d321af9b182975dcb58d 436 0.17 vMB 137
252,966 252,966 000000000000002f47e0bad408753e7cf16f22be9950e3438f07f9c8ee577f85 199 0.08 vMB 165
252,965 252,965 0000000000000031856c63edbbe7d9dc3a4bec55cd5a26f53667d0570cb9e73b 136 0.07 vMB 119
252,964 252,964 000000000000003526304836505c7bbdc84cbf0ef31e8c665feed3e63e395fd9 77 0.03 vMB 77
252,963 252,963 000000000000004a0b31f5045b2238c378a4f89d1386903a92312d44f2042481 435 0.19 vMB 124
252,962 252,962 0000000000000000cd285fb45c0c7b44c9ec8bf74142f722b06cae40ab1f1bfc 374 0.16 vMB 162
252,961 252,961 000000000000003cbd4ec6e76a6950781ada9f3bf2d49f3c87cbcbf9abe7b067 147 0.07 vMB 146
252,960 252,960 000000000000002794a20d5afb62d1b8d018f96dc0a20f7970371b4e585f5f1a 67 0.04 vMB 98
252,959 252,959 000000000000000df22c70c4981b1448ed0c164555042b9cbd1b9db49e9c3936 403 0.19 vMB 47
252,958 252,958 00000000000000003179d17d1cabd671bf7e69b091c7dd01c9238332c515841e 636 0.25 vMB 182
Previous 10 blocks ↓
Total Size: 779.56 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: 268.44 GB
    • Received: 1.04 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.