Loading Tool

Explorer IconExplorer

Memory Pool

42,126 transactions
18.44 vMB
0.18773911 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.59/200 MB

Candidate Block

Mining Attempt b6e68cbecbe2a6e6c09fecce21ba27692513c0f2f5e90c12eda6404d4f95e8a2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root dcb85d9f8d87f71a5e44454a62db5c0127e79975926af011be25ced440fb5cc6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.06147095 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (654,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,062 259,062 0000000000000021fd5174ce5564857963ab2d48125e1f73f66dbb8da9ee3814 291 0.12 vMB 97
259,061 259,061 000000000000000ad02e6841ecabb90aae09272ccb38329890412bb4fef7508d 204 0.08 vMB 87
259,060 259,060 00000000000000089b7766f59fc2b6f83ea9d9dcdb08367f8fae8474937478ff 36 0.02 vMB 111
259,059 259,059 0000000000000024d9d8485318a252b76dcc3eedf9346512868d2d70cbfe2eb2 281 0.11 vMB 103
259,058 259,058 00000000000000180385c6026a3f49de44ab0e5c05343cfe85254f0e64ef7cfc 435 0.17 vMB 109
259,057 259,057 0000000000000025c7c00a867101d40fd1728d1812b029bc192ff154294ae08c 147 0.07 vMB 103
259,056 259,056 000000000000000a9871951e38dce200af6b70b52e8895b6c3dd9b8f27823e12 584 0.23 vMB 122
259,055 259,055 0000000000000013f937454928932438be3bf9c87ca0f9efcac0b891a044abbd 206 0.10 vMB 83
259,054 259,054 000000000000001458e232cc08356b8e9eaa408fa36cebf426ed0b3567a82169 290 0.11 vMB 94
259,053 259,053 000000000000000768d4ef453d377c2bc3ae2a46746129c3666d13de8c74e6a2 166 0.08 vMB 118
259,052 259,052 00000000000000030e1ba70b84650694732a6393d0a2fa3c0505d951a1983428 20 0.01 vMB 113
259,051 259,051 0000000000000005d683392a3cb1bf44a1f2aa1887bb24a2dc201ced859a5693 348 0.17 vMB 94
259,050 259,050 00000000000000067f28c2daa41339d35178da871e9343932e02c08d9678bcef 219 0.09 vMB 91
259,049 259,049 00000000000000157b5879dd38f0b10719580bf15ec78f5db47b99c87fc23be2 161 0.38 vMB 85
259,048 259,048 000000000000001baa61e918de5c2cf0c181b3b76037b6c85d3e2a193583cee1 252 0.10 vMB 114
259,047 259,047 000000000000001597b9e18f6594da9d536d64357b8032fa8327390aa3509b5f 115 0.08 vMB 41
259,046 259,046 00000000000000023d809852ea729aeaabb1d0466ac4a012756679c71c753b82 619 0.25 vMB 135
259,045 259,045 00000000000000007477e806ffc935fb822312af63ebc1a0bed6905252c733ae 186 0.07 vMB 95
259,044 259,044 00000000000000217e7ba41cb7193e1ba3ae8423449484cd4135c758991778ce 1,028 0.46 vMB 109
259,043 259,043 00000000000000188dd576b2ec93036b462f0272a9e84d03a2fa54d3634a155b 562 0.36 vMB 39
259,042 259,042 00000000000000246a63d846a45c454f7fb4d6ecd5edb8c1e693af2c3b6ff823 681 0.25 vMB 166
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.04 GB
    • Received: 0.48 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.