Loading Tool

Explorer IconExplorer

Memory Pool

80,302 transactions
29.88 vMB
0.09095947 BTC
Random Selection Loading Transactions
Max Size: 182.38/200 MB

Candidate Block

Mining Attempt 7f7f4692604213eefc2d9e3716547bcb331c53eabf3f9ecc154f3f0c9bf25dc9
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1409164aac9f7db68b57df6cf4250c12b53a9c0e73294c4a0e5f2d3688237bc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02452769 BTC
Feerates: 402.60 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (559,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,693 355,693 000000000000000003f82fcd30cb2c1db4d4738b5ae498a9bc7ca55cd3e807c0 627 0.25/1.00 vMB 30
355,692 355,692 00000000000000001364ba8547d7fff2c5b91b1cd48ea871db3e5ad72c70a1de 818 0.35/1.00 vMB 31
355,691 355,691 00000000000000001386fbf1228c5b893db69801bff7d94cdd07572f5b301a16 347 0.20/1.00 vMB 23
355,690 355,690 00000000000000000e4d11e27c6a868c789668f9390a4abeeeac0e566eafcf65 700 0.32/1.00 vMB 27
355,689 355,689 00000000000000000dad28f04ad539b98ee9236d93e5a17371c4518c921f42f9 1,166 0.54/1.00 vMB 26
355,688 355,688 00000000000000000bae4335028f04438483cfeedfa829e6d0a96453f5d2b1f7 854 0.39/1.00 vMB 30
355,687 355,687 000000000000000011982afe927d7600f7da413934d3f96c01597311a8b29889 435 0.20/1.00 vMB 13
355,686 355,686 000000000000000000ad878e4201b2974cc37876db08b5cef8af1c93863c7d92 1,953 0.74/1.00 vMB 37
355,685 355,685 000000000000000005c7b31edaec1f52cdd23d719194762a3dd5ef4358e4e8da 926 0.41/1.00 vMB 29
355,684 355,684 000000000000000013c2372835a6eeae8b086a74ed98e4a958fdd5eca1559712 611 0.28/1.00 vMB 28
355,683 355,683 00000000000000000936b3f93a6320087f2575dfac256137da54531ab73f1f73 646 0.32/1.00 vMB 27
355,682 355,682 000000000000000014d16ea1939dcd76e1bbddc51689614133e0768a25503535 215 0.10/1.00 vMB 25
355,681 355,681 0000000000000000004c826dc4df56553e79f59ff5c3e862bd48d7f19afe7fd6 701 0.32/1.00 vMB 25
355,680 355,680 00000000000000000efeb664c61c6a34b850800bb19b770d2c1d0e6af485ad98 1,624 0.71/1.00 vMB 28
355,679 355,679 00000000000000000c361fc5e722527fa6ed0eec0568712511dd3d33a8414017 242 0.11/1.00 vMB 15
355,678 355,678 000000000000000015709411276bc94656c6c10b1b280f231ef4cefb86c9dcd6 515 0.24/1.00 vMB 33
355,677 355,677 00000000000000000d07f8724171cee73437872816a8d88a47bdd540e8dcdba4 1,171 0.48/1.00 vMB 32
355,676 355,676 00000000000000000a2cfe314b99eabc77b344185b45445346b67e2e9a216c07 712 0.30/1.00 vMB 31
355,675 355,675 000000000000000004fd5b5870cc7c34910f0503be416789ab9bbeed1159f829 172 0.08/1.00 vMB 25
355,674 355,674 00000000000000000bb66999480884fa71ef399690a96143ebb814e0f5039937 1,426 0.70/1.00 vMB 31
355,673 355,673 000000000000000006e806fd9255690af22df18c723226a112e6fe2a807b4f1c 92 0.08/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.