Loading Tool

Explorer IconExplorer

Memory Pool

74,285 transactions
28.64 vMB
0.07400153 BTC
Random Selection Loading Transactions
Max Size: 169.65/200 MB

Candidate Block

Mining Attempt 184b667fe384b60967eba7a20c490d5999c0806539acd06e3ac56ce1d5b27d25
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root b88371f40ac5e74788fba3c955ff2709095618555179ecd74667b6e8c211ac8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.01648994 BTC
Feerates: 250.89 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (561,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,265 353,265 000000000000000000bf7d753928ddb88990149aa2b65092207f834ea4582548 478 0.29/1.00 vMB 23
353,264 353,264 000000000000000011da54fb28b3ac9994cfcfe56bcc373e21ad8c6d6b47f283 75 0.04/1.00 vMB 25
353,263 353,263 0000000000000000154f7d54ab068e0e9a4204c432277e6e95a6201a8d5b0920 260 0.15/1.00 vMB 21
353,262 353,262 00000000000000001678f778c436c95a625d9f82ff34d8802fcb0bee0a54d0d0 252 0.33/1.00 vMB 13
353,261 353,261 000000000000000007819948edd5ca6b92c2c6d9898286da36176097c5ba2ba2 896 0.53/1.00 vMB 26
353,260 353,260 00000000000000000accdffac487bb432ae0c9633916cf6efa0a093217a395a7 296 0.17/1.00 vMB 19
353,259 353,259 00000000000000000af9deee98cfb8c5af3c2afaf00421c74809741729ce381b 257 0.15/1.00 vMB 20
353,258 353,258 000000000000000011185903581e825ba7123ca2ddd1509bac349682081dc639 1,188 0.71/1.00 vMB 19
353,257 353,257 000000000000000008208ba96260634ce145676f64bec3ad23e3d90536794c59 1,374 0.75/1.00 vMB 15
353,256 353,256 000000000000000004f96639a329369d12410bb28445bc346503438ab1ae9933 1,529 1.00/1.00 vMB 23
353,255 353,255 00000000000000000918f5cce4b9cbfaa137d88e41343a0d3ab5062ecceaa306 1,426 0.75/1.00 vMB 28
353,254 353,254 00000000000000000eba28e80cd10af315b689f5718bb1dca987afcc64cfd813 822 0.75/1.00 vMB 17
353,253 353,253 0000000000000000126c065639e475760769f65a8b376fcd7a7f175f2e1419c3 182 0.06/1.00 vMB 34
353,252 353,252 000000000000000011fa410a705f5469f04e9b2d7bc10db562995810b88d8222 1,728 0.75/1.00 vMB 30
353,251 353,251 000000000000000013cd0b14eb21648b260b69905f3149e2abd52d2451c0d672 1,104 0.75/1.00 vMB 23
353,250 353,250 0000000000000000093ee0e61c45dd67a22e9928c6ced9171a428a6aa4dd4a71 1,026 0.75/1.00 vMB 37
353,249 353,249 00000000000000000c2f5d3f61ccdab67d070026b1d30d431ffb179281b41440 807 0.75/1.00 vMB 19
353,248 353,248 000000000000000010b60cc44aa5f814ed4f43dbdbfab3149307a489ccea2cbc 1 0.00/1.00 vMB 0
353,247 353,247 0000000000000000039c75864359b46ddbc844f89def12728189dfba10a3b12e 1,096 0.75/1.00 vMB 21
353,246 353,246 000000000000000003e02df4a89e1a6370ac92bcbd82f01c83e5598220b70dd6 1,703 0.75/1.00 vMB 30
353,245 353,245 000000000000000009af8d9030170e5483490b44e56f83f22ecf2c4dd5ea9080 1,035 0.35/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.