Loading Tool

Explorer IconExplorer

Memory Pool

73,327 transactions
28.23 vMB
0.07313028 BTC
Random Selection Loading Transactions
Max Size: 167.12/200 MB

Candidate Block

Mining Attempt a45985a04bf9547bd51fc9d4048322677bee90f078867d78865368a133cbbd25
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 9d2e03fb99e386e8224eabf8828675e2890137ef1d1554d486fac0c3712e1369
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01666472 BTC
Feerates: 150.86 > 1.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (105,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,161 809,161 000000000000000000040bd473dbe3f2b889b6607b1019eb03099e7226f1884c 3,171 1.00/1.00 vMB 32
809,160 809,160 00000000000000000003ed68032d28cdee7a60a63381e46db9c743405ad99822 1,232 1.00/1.00 vMB 18
809,159 809,159 00000000000000000004d1867dfc30c8a7b1a5496f99e8dd84bb5e000cf010fa 716 1.00/1.00 vMB 15
809,158 809,158 00000000000000000004550f5fd7a3e520420cad2e9a21100e6822e5ab7ce20e 1,399 1.00/1.00 vMB 19
809,157 809,157 0000000000000000000042adcd83bebb85f236d9552628cfadd4034f5dbddd46 2,659 1.00/1.00 vMB 28
809,156 809,156 00000000000000000002a7cc6b624cd4ff94109a7222cc3474a40f3e4773c7af 1,878 1.00/1.00 vMB 18
809,155 809,155 00000000000000000002eca2cff729125664ce3f47deea30dedf3a5a7fd14a98 723 1.00/1.00 vMB 12
809,154 809,154 000000000000000000019c0ba0dbc8317612a32bd981f572c86ccc001682e297 1,281 1.00/1.00 vMB 12
809,153 809,153 00000000000000000004646c30c57f3a09dab37f0810bc341ff2bfcacbaa64bd 3,456 1.00/1.00 vMB 20
809,152 809,152 00000000000000000004998ed34e88f4962e76da92416c90690396b70b5203d6 1,771 1.00/1.00 vMB 14
809,151 809,151 00000000000000000002e2c238959bf5061404d7648df68ed20ff016b33251f4 3,699 1.00/1.00 vMB 28
809,150 809,150 00000000000000000000c24bd9c54837712b735e692cae64df64aefe15fc9e5d 1,799 1.00/1.00 vMB 18
809,149 809,149 0000000000000000000490a92f352862ffbd77d138e1b382dd807ae9f11cd2da 946 1.00/1.00 vMB 16
809,148 809,148 00000000000000000004c05f84c74c6781f6af371c1e3e867ca8620f0c532df1 4,340 1.00/1.00 vMB 23
809,147 809,147 00000000000000000002bbe7e9bd73269fe8a41e419eb06b75a0107e4eb4802d 3,963 1.00/1.00 vMB 13
809,146 809,146 000000000000000000031d4e32dd985065dc3fbd185ebcf0abb3b35bf46f3801 4,573 1.00/1.00 vMB 20
809,145 809,145 00000000000000000003b2f916b73c9aa8c1750b520a0c0df48e9a2d84dc3ac4 4,025 1.00/1.00 vMB 18
809,144 809,144 000000000000000000032fb4ce6103645cb76067326a6b77568e9b9593304eaf 2,319 1.00/1.00 vMB 17
809,143 809,143 0000000000000000000430e8eac23f6f1ef00beca6ff7331959c3d9329203081 1,963 1.00/1.00 vMB 19
809,142 809,142 0000000000000000000300c732b20ada3831b3ca717af099f6cca1b929bc0884 2,528 1.00/1.00 vMB 38
809,141 809,141 00000000000000000002286f49d79152754e4be196909a9d7e4fa24547ead151 3,767 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.