Loading Tool

Explorer IconExplorer

Memory Pool

43,311 transactions
19.78 vMB
0.04286148 BTC
Random Selection Loading Transactions
Max Size: 112.37/200 MB

Candidate Block

Mining Attempt ec6dc712dea4c315d7375de089f34a6e2eae997cd9c39a254be1e8968d4122ce
Version 20000000
Previous Block 00000000000000000000bddf5a6d15b6d99daccf0d9ebf9a45d9ed2f7c31ed55
Merkle Root aecebc69f19af5e63edb65be3aa8bf92267a266f980a3d8ae25df245e68c5ffb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,972
Size: 1.00 vMB
Total Fees: 0.00421110 BTC
Feerates: 101.00 > 0.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,946 (659,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,782 254,782 00000000000000104de7157e0057cd77902531098c0b2f344a72078e4bae1e9c 32 0.01/1.00 vMB 94
254,781 254,781 0000000000000017ffa18bb4459bc86c7ea3a56c4f7f7b16ba18da5e9b641e8b 355 0.14/1.00 vMB 141
254,780 254,780 000000000000000e7ca5e8e9039a927e90ecc2fe8dce7aca8f96c2b59c672634 187 0.07/1.00 vMB 125
254,779 254,779 000000000000003e01e37c017d047dea03c72986c3dacbc0bcb079bf6360be93 70 0.04/1.00 vMB 107
254,778 254,778 000000000000002429c4c3c1704f64f7ad857d723e2ebc1877ec8e5331d5d718 397 0.18/1.00 vMB 110
254,777 254,777 0000000000000008c5c6ddf8388683d22febe56c8681267831047a4abb86f4c6 233 0.10/1.00 vMB 117
254,776 254,776 0000000000000040244fdbd6b51d64e84855440404396d87876c4494fef8a9f1 246 0.11/1.00 vMB 120
254,775 254,775 0000000000000003abba18c71d9b879083dea6c744cc6c2796f60491c7e53259 604 0.25/1.00 vMB 97
254,774 254,774 0000000000000000cb377523227b972896bb00de6fb9d7ee1fd9c1b4a3694400 385 0.17/1.00 vMB 103
254,773 254,773 000000000000000cb158a8d8c368d7a958120bfc5bdbadee9d52f4b4ffb47a7b 37 0.02/1.00 vMB 69
254,772 254,772 000000000000000ad6c0e74f2c673550778b7f70b8ea6a157f49bb078b055220 1,182 0.48/1.00 vMB 105
254,771 254,771 0000000000000019ef454540eeaed1675fa3646a65039cf83351a07c96c8a332 145 0.06/1.00 vMB 158
254,770 254,770 00000000000000069b2e766337fadadbc89b8bd700f42eddb0c0c670395568f7 346 0.18/1.00 vMB 93
254,769 254,769 000000000000002bc8cfd8a1caef6b0f62ee438efe89e1f2bee8a290d81b085d 272 0.10/1.00 vMB 140
254,768 254,768 00000000000000123c2392777c0fa08e1f9fd5584e39ca11241de4169e86674d 318 0.22/1.00 vMB 57
254,767 254,767 00000000000000123189def2352573adb7126d5629855370aa9e40455ee3ac3d 721 0.25/1.00 vMB 108
254,766 254,766 0000000000000038cdd978f59dc0e83d815ae4ea10cee80a8e6aa55442006b55 672 0.25/1.00 vMB 120
254,765 254,765 0000000000000002aec689d5de7492899499298bad98e25633fd330d63047f65 353 0.14/1.00 vMB 114
254,764 254,764 0000000000000008143ccd3091ca7805f9ba87fa2dc169dee048b11d0c756716 299 0.14/1.00 vMB 89
254,763 254,763 0000000000000005119a65b90f4dbcb7836ba9c8494f61c336600cfe3f1284f1 503 0.24/1.00 vMB 96
254,762 254,762 00000000000000341ce4c59f486b8190d7b523811f97663d11471bd97926a9c6 326 0.12/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 780.52 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: 532.97 GB
    • Received: 5.84 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.