Loading Tool

Explorer IconExplorer

Memory Pool

78,650 transactions
29.85 vMB
0.07553874 BTC
Random Selection Loading Transactions
Max Size: 182.27/200 MB

Candidate Block

Mining Attempt 8c0d582bfafdaf4de12c2f49cd4a9864f16c2573442a09ed602a1c62b307d637
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root f619236e6ddc01d2ef1db304e5ec21bd290651060cbe823040db88dcde14026c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,910
Size: 1.00 vMB
Total Fees: 0.00943246 BTC
Feerates: 150.58 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (559,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,700 355,700 0000000000000000012014b28848c735a362a5c78c2e8d41c38807e674e06c5d 374 0.19/1.00 vMB 24
355,699 355,699 00000000000000000fa3a0621951ab7f7e1971b53e3c99aaf192df5ffe4f463c 286 0.16/1.00 vMB 25
355,698 355,698 00000000000000000d90f2938783a1ae717da12a645050edb75cd036c67c5293 141 0.07/1.00 vMB 26
355,697 355,697 0000000000000000106b37763a7f817de4ea985415fcffae0fc5ae16b32a5bef 960 0.46/1.00 vMB 26
355,696 355,696 00000000000000001022c82795804eec822c60497c860efe4be68d780ae45c4b 605 0.26/1.00 vMB 31
355,695 355,695 00000000000000000b935bbd0a50739f0339468a06cfdb6b05914efef1f80b1b 548 0.31/1.00 vMB 23
355,694 355,694 000000000000000015f6e592827c984f3251fd6c330a0d02cb54ceb988aeb698 146 0.11/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.