Loading Tool

Explorer IconExplorer

Memory Pool

81,017 transactions
30.69 vMB
0.07412531 BTC
Random Selection Loading Transactions
Max Size: 186.98/200 MB

Candidate Block

Mining Attempt 4c0a94ce5d0037a4a90aa1c4ad714515891a1d05d81b939e4f5f441dbcb96ae2
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 403690cef025b723b3d9063ef6993c8f8ee9ab6f8e1f0bd6a89cc81799565cb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,960
Size: 1.00 vMB
Total Fees: 0.00806100 BTC
Feerates: 318.30 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (431,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,225 483,225 0000000000000000007c7aca888c1de20e7394a85ce7cb991163106bee6e124b 147 0.07/1.00 vMB 161
483,224 483,224 000000000000000000a01bc2bc750daaa911e94442430fd8974fd4d00a85bdda 2,009 1.00/1.00 vMB 206
483,223 483,223 000000000000000000e968f9ed786a184aca5c5db0c743fe8788247fa8130b5c 2,078 0.99/1.00 vMB 335
483,222 483,222 0000000000000000000d337066e7e3806974a1327f8c548a5865ccdeef81d389 1,303 0.76/1.00 vMB 109
483,221 483,221 000000000000000000b664bc894fac4489b397c39b4c1271f36a3eba1f5b06e9 2,299 1.00/1.00 vMB 363
483,220 483,220 000000000000000000fbc05b791b051b183cdebf273343063d27dd553024b586 1,172 0.52/1.00 vMB 227
483,219 483,219 0000000000000000006acd2384ef7a183b867b8cfd2252d4e0b9d36cf839a020 393 0.22/1.00 vMB 188
483,218 483,218 0000000000000000001b060eba7c95498f7880473c0bb5413900ce1076a6f7ab 719 0.37/1.00 vMB 346
483,217 483,217 000000000000000000479bc035c3868c51d40f048ff1ac7f68f5299285bc969a 2,093 0.94/1.00 vMB 236
483,216 483,216 0000000000000000001e6562d80f3e96c7fdcf50e37d1a0f7da6f4fdfe761f0c 435 0.18/1.00 vMB 221
483,215 483,215 00000000000000000009423328336c947715d3b8f02fa241cd066b84f4864bf7 256 0.13/1.00 vMB 343
483,214 483,214 0000000000000000012f9b69af7cd9a1f83314c8d1e9bc0585d7011e0fc5c79d 177 0.09/1.00 vMB 274
483,213 483,213 00000000000000000092820621d69f8728b1e4e33af73f0c5f1811751a4d799b 1,908 0.94/1.00 vMB 249
483,212 483,212 0000000000000000003af3d3fd1b0879bb069c36394a63261d768348eab585c6 410 0.20/1.00 vMB 201
483,211 483,211 00000000000000000112eb6622a33ea96fd4a22f985a283ae34c164a71443959 431 0.19/1.00 vMB 123
483,210 483,210 0000000000000000000ace239dc9b621a590e253f74ca49a05bf4e573d116129 1,945 1.00/1.00 vMB 165
483,209 483,209 00000000000000000136c3bc86b7c319d907d3974171be0a814e96dd43b35dcd 1,938 1.00/1.00 vMB 213
483,208 483,208 00000000000000000012b22ee7dc15ccb7abb0ef6610b442e1e8ae15ecd88108 2,380 0.99/1.00 vMB 425
483,207 483,207 0000000000000000008569461653d9fbab260f401c5eb54514f39344b40a193c 2,090 0.86/1.00 vMB 245
483,206 483,206 000000000000000000cd393b37aa7d89da772cbd14b16a34d8277379b76e2209 488 0.31/1.00 vMB 167
483,205 483,205 000000000000000000e88e3079636e86eef44f8fbd6a4956b8ed58afbeefcd9d 37 0.02/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.72 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: 706.97 GB
    • Received: 16.66 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.