Loading Tool

Explorer IconExplorer

Memory Pool

77,403 transactions
27.92 vMB
0.08545828 BTC
Random Selection Loading Transactions
Max Size: 170.21/200 MB

Candidate Block

Mining Attempt a091af9313fc636a723d1c61263077cdae1f638349d3bb8da41f8738106f4649
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 0f86d2fd2eeeb4d615d06bb92ff640df05962ebe512e6918ad5cbca4fd8d40cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02555162 BTC
Feerates: 402.60 > 2.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (563,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,691 351,691 00000000000000000efd8854a031e0fa0f42d7b72a81ba5cbb44a0f3faba2ea7 1,089 0.75/1.00 vMB 25
351,690 351,690 00000000000000000338abfe9f6d45120657a5dcbbfc5d79403a1bfc370019d3 1,582 0.75/1.00 vMB 34
351,689 351,689 00000000000000000277c1ab2f2b42cbbad44b2016157a8e5182e1fc2a763f92 412 0.19/1.00 vMB 36
351,688 351,688 00000000000000001517407e5c910615a08fcb8d6ff717104f9285a169cc1701 374 0.41/1.00 vMB 11
351,687 351,687 0000000000000000001461e6b41b51105cb87d7d3828290c3d054ddeec228ca7 1,591 0.75/1.00 vMB 33
351,686 351,686 00000000000000000a24306ee4ebff5561944a88bc51ee6845f915822cd207f1 1,166 0.75/1.00 vMB 25
351,685 351,685 00000000000000001471314916585a6106682431e4daccd6dc6c38527c486c67 674 0.75/1.00 vMB 10
351,684 351,684 00000000000000000af1c013ee47a2048e387e98bd661114130dec14b458b6f5 1,120 0.75/1.00 vMB 23
351,683 351,683 00000000000000001274466d55bebf6ba39d79947d33faadc47e8cfd5176a3e6 2,435 0.75/1.00 vMB 63
351,682 351,682 00000000000000000ab76912a01abae63b62261ac2428c3795cc17754b665b31 863 0.47/1.00 vMB 29
351,681 351,681 000000000000000013284848058d177fce4307a6ff511fd6bfec13a4aa2a7b35 1,689 0.89/1.00 vMB 30
351,680 351,680 000000000000000002d5590899c77003ac1fc9cd580d379ccb2eabb678053797 285 0.13/1.00 vMB 30
351,679 351,679 00000000000000000816337333b403ecf1cf20328660e6a785a14968be2f771d 1,304 0.74/1.00 vMB 27
351,678 351,678 00000000000000000f8b032e5333e0037082e61c0eae1087f6711bda91f588bf 151 0.08/1.00 vMB 27
351,677 351,677 00000000000000000dc7ca68d16f211886e570be1f8103dae6f19d205885d2e5 418 0.21/1.00 vMB 34
351,676 351,676 0000000000000000151f118abdcf9141e47ab5dbdd14c18bc1b02e43d0cffef9 135 0.15/1.00 vMB 19
351,675 351,675 00000000000000000888487d4688b07cf8e0a7197c5e0dbe23319a0640a299a3 496 0.22/1.00 vMB 33
351,674 351,674 000000000000000005590804e0551c00b48c95a269cd081cf4aca212d7244602 966 0.40/1.00 vMB 35
351,673 351,673 00000000000000000aa2eee45798ada9dfdb131b491ab13d7712c8c5a826d1ab 157 0.10/1.00 vMB 21
351,672 351,672 000000000000000001f1a791922e8109ac6531a69739b83ba3788b57b6278591 816 0.37/1.00 vMB 33
351,671 351,671 0000000000000000048a106ad30a0daf47cade33d97f499b07eb66abcc530474 527 0.28/1.00 vMB 32
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.03 GB
    • Received: 17.64 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.