Loading Tool

Explorer IconExplorer

Memory Pool

45,070 transactions
27.37 vMB
0.10371689 BTC
Random Selection Loading Transactions
Max Size: 143.08/200 MB

Candidate Block

Mining Attempt c4ef4ef374cb4c53ed8533ff103764800e8e53809b6e4a0994f08568414e4996
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root ef3749323e68e0efddf6b69ab1d2b497c5dfd8cf46dffaa06cf2fc18dcfaf0ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04646018 BTC
Feerates: 151.01 > 4.66 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (191,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,572 723,572 000000000000000000064b65a1ac89da72674bbb9108c39f8679d2b8850b4ac5 1,395 0.55/1.00 vMB 8
723,571 723,571 000000000000000000066f8ec30bb79d340d135c1b919aca56f4af09f59b74a7 698 0.27/1.00 vMB 8
723,570 723,570 00000000000000000007a179ef6b23a1ee4dd2df9aaee74e8db1197c7702b241 143 0.07/1.00 vMB 6
723,569 723,569 000000000000000000096e5dfce1edcb8619b0be13a5aa7494369c2bfd670b34 815 0.32/1.00 vMB 13
723,568 723,568 00000000000000000008ff2791146d28b564ba391f0b96bd8a8cc71768c7425b 910 0.34/1.00 vMB 9
723,567 723,567 0000000000000000000a0181330b9e6636e4a9ec1935e4f2b60e436b61d33670 679 0.29/1.00 vMB 9
723,566 723,566 00000000000000000000597b978e121e744e3888a3fb766083dfe4e07676332c 886 0.62/1.00 vMB 3
723,565 723,565 000000000000000000097189aa25f85604e156e1797569f675b824a3f2bd05db 2,401 1.00/1.00 vMB 6
723,564 723,564 000000000000000000059e23b9c05a10910fa426c99d077642ca0675033210d5 2,031 1.00/1.00 vMB 13
723,563 723,563 000000000000000000005d9cc161f99c618105a3c26d979682c496d725252474 766 0.34/1.00 vMB 7
723,562 723,562 00000000000000000001262b59ac3fa302bddbac34d990122a3f5eabab39692f 480 0.16/1.00 vMB 17
723,561 723,561 00000000000000000001eb9c77c95fac02fb882ffc9c142e16d3d4a61a5ce90b 1,209 0.36/1.00 vMB 9
723,560 723,560 00000000000000000006d5b7a4c552c0f56c0deea8d13ce8e7f4ffb13d8452c0 433 0.15/1.00 vMB 11
723,559 723,559 00000000000000000009c7905532c821a1355ae042a18e6517e7eb512889bdc2 1,693 0.55/1.00 vMB 10
723,558 723,558 000000000000000000093f0dfe42bff6d0dd6a9d15447f56599007e19d4a8082 426 0.17/1.00 vMB 11
723,557 723,557 000000000000000000068b1ee9331c55818e7e960e5067aa1cd2e88c7a42d48d 1,042 0.69/1.00 vMB 5
723,556 723,556 00000000000000000009dd820ba1fff2c17eda98f7f4485203d1739bd5f7ed81 1,637 0.53/1.00 vMB 7
723,555 723,555 00000000000000000009b0e7bb04ef81c31e0da9550d96a2192748ce78dc3882 735 0.20/1.00 vMB 11
723,554 723,554 000000000000000000000ff0aa9b2e0624dd9f15e82249f64997e7f61881e01b 2,960 1.00/1.00 vMB 9
723,553 723,553 000000000000000000011b75ee64dc59dde99e32c34b41d3f9e9485dd408a18f 905 0.90/1.00 vMB 2
723,552 723,552 000000000000000000020522cfecb23d750d011c9f6c2b20603ff9486b81c291 2,241 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.