Loading Tool

Explorer IconExplorer

Memory Pool

80,895 transactions
29.74 vMB
0.10221041 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt 35c7ed18181b55645151e620d195e999775763c53bb4c3bd4d2ca4cc7644ff46
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root f8fb8f238e1153d1860d57191147acd7f0055858422686640e9e8a23bf50b0e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.03765604 BTC
Feerates: 146.36 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (554,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,743 360,743 00000000000000000fb511873fdc5a692432ee46f19a80696aafa7fda1688b38 499 0.25/1.00 vMB 25
360,742 360,742 000000000000000003a169ebe24ab5eb52a79f9440180e4ae0454d7621040fb2 926 0.50/1.00 vMB 38
360,741 360,741 000000000000000013b786c07fcee7ace3bc3adc485d6832dd9793b83623a3ca 471 0.31/1.00 vMB 24
360,740 360,740 0000000000000000017f676cc663004773d4b2ec8841653f757ca7e69cd340ca 1 0.00/1.00 vMB 0
360,739 360,739 000000000000000016ef7f8e6cd6e6dfad3a3c0bde47f4ae1c151a2396628ab3 1,013 0.58/1.00 vMB 34
360,738 360,738 00000000000000000c733610fc77bf945c96cc2ebf75db8d6df33b3cf8b0b3d8 47 0.03/1.00 vMB 27
360,737 360,737 0000000000000000015560886c429778cdf51e7f107070aa2c20437e05b0b4df 942 0.53/1.00 vMB 28
360,736 360,736 000000000000000017130c204f0668b589f60f7775f5e071d693d61dd53955a9 295 0.65/1.00 vMB 5
360,735 360,735 0000000000000000157b58ebdd7a6b27afd61df36d7c1568f4d88713464e8e01 528 0.75/1.00 vMB 7
360,734 360,734 000000000000000003b703636a5e2de30de4d3103e42f4c30f895c1e064efe4f 738 0.75/1.00 vMB 18
360,733 360,733 00000000000000000c6aee397ca6daedfb94885ea28e506a850b5be1888db697 1,960 0.75/1.00 vMB 57
360,732 360,732 00000000000000000265d10bd8cc913994b22cc19b9f9d63774655932846b054 619 0.87/1.00 vMB 15
360,731 360,731 000000000000000011b8c7847a65bb578853a3c7a57f6eee1f30fd3655b6e7cf 862 0.73/1.00 vMB 16
360,730 360,730 000000000000000003c65cfc22a9245fa6c09d9f9dba5bcafb30a1c5a4ff9d3f 77 0.03/1.00 vMB 30
360,729 360,729 00000000000000000cab80c66780012a101978c9d44973162d5ecb9eb616562a 900 0.75/1.00 vMB 18
360,728 360,728 000000000000000013e11ff8b33d034c09df412194d867e1e47739cb39553c8d 201 0.10/1.00 vMB 26
360,727 360,727 0000000000000000068e43d8e0718b1f5f0a36388a8620d15dc612c62d1a09b6 965 0.50/1.00 vMB 31
360,726 360,726 0000000000000000045d4763423795d596eb050514cb9f7793c8d202cb55f94c 600 0.26/1.00 vMB 27
360,725 360,725 00000000000000000ffd436e9e9d879cfdb885f83ed57b5647a85a343e547462 700 0.42/1.00 vMB 29
360,724 360,724 0000000000000000001181316fe46735e4649094a468ce48ae4e6b4599db4136 204 0.12/1.00 vMB 24
360,723 360,723 00000000000000000533254333f106bb6cf84b855c56f4f531799225355044bb 166 0.24/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.