Loading Tool

Explorer IconExplorer

Memory Pool

80,947 transactions
30.34 vMB
0.07723483 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt e96425ffde7210b8eda07a23a32c1d38253c0b8ba091b8f1e00e93597bf1f680
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4329cae18320c8ea988146711630feaf81b2cb7da40638b7c4f2597d66b30b4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,327
Size: 1.00 vMB
Total Fees: 0.00946624 BTC
Feerates: 150.61 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (481,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,243 434,243 00000000000000000136c683a658733edd73fef083066db5152f2c5a12564b05 891 0.49/1.00 vMB 49
434,242 434,242 000000000000000001914651687e6ea1d10c1957dc181014eb439d1ff4b47613 1,924 1.00/1.00 vMB 63
434,241 434,241 0000000000000000023ccfb22a002e779dceb96de0539b017c10f40711836426 1,815 1.00/1.00 vMB 57
434,240 434,240 00000000000000000323b5f8d8760bd704aba62955d6d80178396404845b9ddf 2,482 1.00/1.00 vMB 67
434,239 434,239 000000000000000003b3833800a770d498ca4529197cc886f114b4784c26b56a 1,423 1.00/1.00 vMB 37
434,238 434,238 00000000000000000040943a42aec0cbee606a943eca46872a4b7a76b9d5eb24 2,481 1.00/1.00 vMB 69
434,237 434,237 0000000000000000004d5b5852ce36033e80b265eff02834a9acb07306365288 2,077 1.00/1.00 vMB 47
434,236 434,236 00000000000000000184db2df4eac2e4f964f498dde0edd2d7217f612ed950de 2,189 1.00/1.00 vMB 75
434,235 434,235 0000000000000000005656488b1fc8414e0ad489b9de13bfd1a20fc412f50e8c 1,362 1.00/1.00 vMB 42
434,234 434,234 00000000000000000400a33d47016d49193c7a155c788f06337e26765d33efec 2,439 1.00/1.00 vMB 58
434,233 434,233 000000000000000003e52f209ea9fa0e10d115bbed26f743281a02e0cd0d46e7 2,410 1.00/1.00 vMB 73
434,232 434,232 00000000000000000059c3d2e9c6c9080d4c245ca44dad70185745a09a90a178 2,455 1.00/1.00 vMB 60
434,231 434,231 000000000000000000793ba05f7be6cd76f39154c0dd2ed4fc7cbeaf915984f9 2,575 1.00/1.00 vMB 88
434,230 434,230 000000000000000003d5b906d26107167ad25776cd1b1f8e1ccdaef925fb0d57 1,948 0.84/1.00 vMB 63
434,229 434,229 000000000000000000733e20571edfd33ae8150240b849f7a24c1a47b1ee92a9 673 1.00/1.00 vMB 28
434,228 434,228 000000000000000002a13a0b2ab3760f4075803f2c3f2c484e8f4733052e5f57 2,058 1.00/1.00 vMB 39
434,227 434,227 0000000000000000002614f5aa6a8afe7aef7c0195bb59e19ee6faadb078c55e 1,963 1.00/1.00 vMB 65
434,226 434,226 0000000000000000017e0748c11ec002faa0b0cd52476b3f03a7a3d11b746263 3,084 1.00/1.00 vMB 80
434,225 434,225 000000000000000002af943dd1088ee167f041cb213620c23e09ca0637f37fd0 1,847 1.00/1.00 vMB 51
434,224 434,224 000000000000000004350fb9cd3c8038163045f95e1318733f020aba2a445571 419 1.00/1.00 vMB 15
434,223 434,223 000000000000000002ede5d64b41c27e7b85be74d76d533afc4f446683177a1c 807 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.