Loading Tool

Explorer IconExplorer

Memory Pool

48,780 transactions
30.42 vMB
0.09117072 BTC
Random Selection Loading Transactions
Max Size: 162.65/200 MB

Candidate Block

Mining Attempt e6b414776a1d57b61e0302e90074dacfadd41ef7b79d567d279a5af1ad8a41c8
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root edaa5c6980d56aeba49ed1ef537810c17306b2a4730b8896ed34480850acb1ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.02933962 BTC
Feerates: 101.56 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (596,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,999 317,999 000000000000000000bd5c7010593b596ea91f9ea10e8cac38cdf6f49edd1aea 57 0.03/1.00 vMB 25
317,998 317,998 00000000000000000382018747d9e62e12c50b465c24051361346224247dce52 313 0.26/1.00 vMB 17
317,997 317,997 0000000000000000244c26911af3e2d9741f0e24c5a01ae11afa1ca35a76a3c9 512 0.19/1.00 vMB 40
317,996 317,996 00000000000000001ed3033072ea1aefc6e21617448b9a6eeff27d99c7f5843f 766 0.37/1.00 vMB 29
317,995 317,995 000000000000000027eddeae76350e87f72b3d2443b995eb9d4934d21966cfa8 1,002 0.61/1.00 vMB 25
317,994 317,994 00000000000000000ac1f931255ff84785ed18c4af907a4b74d81ce79fe70212 64 0.06/1.00 vMB 74
317,993 317,993 00000000000000000a708a33cfa02f92edb21437bc1af6b311ff171b5f6ab31b 204 0.09/1.00 vMB 28
317,992 317,992 000000000000000012264e307f217e77a61b3d9839d74ec94edbde92bafbe029 418 0.21/1.00 vMB 28
317,991 317,991 000000000000000007bfd2e32fdaf3d45427f59a6eee4bf7a7df54675336c365 719 0.40/1.00 vMB 29
317,990 317,990 00000000000000000afa78fb89328bfc50e2a57bf264f5de55457bc1c2691248 48 0.03/1.00 vMB 20
317,989 317,989 0000000000000000065f170365e9b35e89ac8bd82ef604f695cee42274761286 62 0.03/1.00 vMB 29
317,988 317,988 000000000000000000e4ce5c4ae114e485084c48d906287314621930d493ada9 390 0.16/1.00 vMB 34
317,987 317,987 00000000000000001019fa0590d9efd21ac31f181bd16b7e92a1c431fad27468 420 0.26/1.00 vMB 25
317,986 317,986 00000000000000001d413d1d22fcdcd224a68f29e1d2f97b8e32ebb021c0f87e 36 0.03/1.00 vMB 13
317,985 317,985 000000000000000022877f2ed4e2f327eda855553ce22f115f54170f4f4d9587 202 0.12/1.00 vMB 26
317,984 317,984 0000000000000000210357d373170f3ebc7a3747be127f9fcde7fab9c6f5e251 802 0.42/1.00 vMB 28
317,983 317,983 00000000000000000f2f78fc07b091073f8d65c7a90b116eef4a25d41f7a69ea 249 0.11/1.00 vMB 31
317,982 317,982 000000000000000023f4ea6a69d8bc9d0caaa9fc058194be51c498a36821bcf7 19 0.01/1.00 vMB 31
317,981 317,981 0000000000000000149c2561f56810bd4d9e9eeb31c339e657e5261925a241fd 579 0.27/1.00 vMB 31
317,980 317,980 00000000000000001c0a2db1559040b63bc97f1275ecc923b37be9d49b5d9fae 642 0.48/1.00 vMB 26
317,979 317,979 0000000000000000028061fffa46dfe6bbe4309a890d3e82771610aa44a5d154 140 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.