Loading Tool

Explorer IconExplorer

Memory Pool

81,597 transactions
31.28 vMB
0.11236004 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 3da8b54840ec04d6369418f2da00dacffd8354c1a2079ffe69cfb91f603f51b1
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root cb4299103eb0a016b39b60ff0d0ed276e1ef0ab556983cd0533f1b40084521ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.03009589 BTC
Feerates: 254.50 > 3.02 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (15,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,110 900,110 000000000000000000001589a6a58267b42a7f3fede8d8f428555d288836447c 994 1.00/1.00 vMB 1
900,109 900,109 0000000000000000000148a26295eee110b5757807d84cae9df23313af4f7792 1,373 1.00/1.00 vMB 3
900,108 900,108 00000000000000000001bb5059a028f517538e9e58ca606214de0f98632534f3 3,709 1.00/1.00 vMB 4
900,107 900,107 00000000000000000000f326c498337966db2d63c9a64a01b3d598706fb8f3b4 3,564 1.00/1.00 vMB 6
900,106 900,106 000000000000000000000ea740a27f5052d8e4edc4f70cedc2d5fbd6644d9d98 2,142 1.00/1.00 vMB 2
900,105 900,105 000000000000000000009602c50385f414b1041a7e51c7701845e19161510183 1,754 1.00/1.00 vMB 2
900,104 900,104 000000000000000000005e02b34ad6221c17a48401d3887985ae14183ad1bbc8 220 0.07/1.00 vMB 3
900,103 900,103 000000000000000000010a431adffe2767edfd7e8c80fe8cfbe50c05d8b464fa 1,708 0.49/1.00 vMB 1
900,102 900,102 0000000000000000000087b63fae4803d3b1cc7cf666351915ae68f3d03f0b36 2,794 1.00/1.00 vMB 2
900,101 900,101 00000000000000000001cc0f0171debf252d2f4c53e97523bbbef1ff11fe8e47 2,103 1.00/1.00 vMB 3
900,100 900,100 0000000000000000000059e2d67bd0f2fabeecde1634f61490d666e861b2df39 2,079 1.00/1.00 vMB 3
900,099 900,099 00000000000000000001970a29d175206ce81bc9db2c58dc81735082a98b0fcc 3,131 1.00/1.00 vMB 6
900,098 900,098 00000000000000000001e2142b586f7a45ac009cca000f6f0f91ca24a1249955 2,603 1.00/1.00 vMB 4
900,097 900,097 00000000000000000001b6ce53893b3afdd8971232a4322d31c73db099b7f830 1,112 0.36/1.00 vMB 2
900,096 900,096 000000000000000000007b036643f2292ffe783a957d6230129684aec8dd32b2 1,348 0.31/1.00 vMB 2
900,095 900,095 0000000000000000000210835125351e9f1781a78f3893f1fadc0a45311d3dfb 1,253 0.58/1.00 vMB 1
900,094 900,094 0000000000000000000024b3a605b1252483cad5d0c5f3cedbd030fcea7fdc6f 1,783 1.00/1.00 vMB 1
900,093 900,093 000000000000000000014adc52e4a16aa8b063bef8ca50b0187786b7e49c4e68 2,527 1.00/1.00 vMB 2
900,092 900,092 00000000000000000000b262dd22ae504e9104d2f8c972ef0f4d7da5773c7fd6 2,290 1.00/1.00 vMB 2
900,091 900,091 0000000000000000000155a5fb887b5032696b90ba472945cfe56053628cdb90 1,351 1.00/1.00 vMB 2
900,090 900,090 00000000000000000000ebeadc883725a4174aa654c61491e3bb023e3029e597 2,729 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.08 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: 723.95 GB
    • Received: 18.41 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.