Loading Tool

Explorer IconExplorer

Memory Pool

75,375 transactions
27.78 vMB
0.07953485 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt dd16e20103d55b979629f436c4a89b2370ee8be5b302459497d116ec5ba43565
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root fd2e96657fc4d82de9fd38f629d12581a913f8c44cc3954ed2d4b95bff767084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,650
Size: 1.00 vMB
Total Fees: 0.02010930 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (624,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,596 290,596 000000000000000047b277d089e842fa7e50576b7649004efc9c90b1bf4d8cd6 454 0.23/1.00 vMB 34
290,595 290,595 0000000000000000117ccb80e7da5d23c28c12ee1f89626ff26cc9dd39659a6f 128 0.03/1.00 vMB 25
290,594 290,594 00000000000000004c095d587531e0315c5272fb55f238929d1aaf3476d93048 34 0.05/1.00 vMB 15
290,593 290,593 0000000000000000c69c2dc5faf73eed217a5c8b3a8173950d5043577581b2df 222 0.10/1.00 vMB 32
290,592 290,592 00000000000000002cef17ab35e8ee8006d75a7d82939cd346b1fe279e3a7673 200 0.10/1.00 vMB 32
290,591 290,591 0000000000000000119cac5046e9de162c9a492519e1b725d5fe522b89b8e153 512 0.30/1.00 vMB 25
290,590 290,590 0000000000000000c318c7ad8d9ec3fb591f839d7e9422122c2b37f615161afa 524 0.35/1.00 vMB 21
290,589 290,589 0000000000000000d9ce158bdcd5cb3a142318f467a598c2404a582034a7d5e4 728 0.48/1.00 vMB 30
290,588 290,588 00000000000000004752100956b172762e27e346629d42b032f8c3a67517612b 500 0.34/1.00 vMB 27
290,587 290,587 0000000000000000986e16d27cab495b85847e9100d0384ceeb4c0538f74c59e 16 0.04/1.00 vMB 8
290,586 290,586 00000000000000002bf0aeb4fe24a39e01947193ec2f6700f0bdf446c9162ad0 101 0.23/1.00 vMB 14
290,585 290,585 0000000000000000987863829422a18be1c8f7f6de6ee368a2478a301b61888b 788 0.35/1.00 vMB 34
290,584 290,584 00000000000000002a39a60d4ed18c6ce64be50e043f2e72e7f04264f0ac0e66 512 0.18/1.00 vMB 49
290,583 290,583 00000000000000000de3f3c9351eab719885d8a209693d0f42945350323b208d 511 0.32/1.00 vMB 29
290,582 290,582 0000000000000000906a48e7cee55ed7c489b7cf259109dd7060606fa1df2169 256 0.27/1.00 vMB 22
290,581 290,581 0000000000000000d255911947864633a96e9edfc5e4bfdc21df990f8da7099c 512 0.23/1.00 vMB 36
290,580 290,580 000000000000000025efce0661e26ed8716825b2c85ee80e85d9db375190af75 228 0.14/1.00 vMB 23
290,579 290,579 0000000000000000fee9ccd848f4f68aa06e218799eb40784cb0b20d1af7acd4 404 0.17/1.00 vMB 48
290,578 290,578 000000000000000052914bf4f03eefa3e38c62f024b57e39d32fc233b8a3e4a0 367 0.64/1.00 vMB 16
290,577 290,577 0000000000000000a584f779d8f94f68e81178fef1f599dd892fa3586a3862db 116 0.13/1.00 vMB 12
290,576 290,576 00000000000000000609685d9dfd6d6887eae6c7270225a712467dd26c1b9ec1 773 0.51/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.