Loading Tool

Explorer IconExplorer

Memory Pool

80,690 transactions
30.58 vMB
0.08478699 BTC
Random Selection Loading Transactions
Max Size: 186.13/200 MB

Candidate Block

Mining Attempt 58378ba9ab77b7f2f0d9983f2bbb4bcf1c3fcd1fe36ffa93b54834276dd47155
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root be2336282bab1037026741c430f17a82496f5f6b8a4c2c6226bda8559d53a769
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,893
Size: 1.00 vMB
Total Fees: 0.01565419 BTC
Feerates: 73.20 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (20,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,346 895,346 00000000000000000002237ed6ed047069053c25cc593bc38ff7faeb379450b6 442 0.28/1.00 vMB 2
895,345 895,345 00000000000000000001de0843d175bc8558104f4c5693d6684750e77ae1e8c8 1,994 0.62/1.00 vMB 3
895,344 895,344 00000000000000000000eb514738f3b609d7141d37040ff424dffcc0a1ec295c 758 0.25/1.00 vMB 2
895,343 895,343 00000000000000000001b2adac4730b0e0eab375094271d197dadc70a33e1029 1,154 0.44/1.00 vMB 3
895,342 895,342 00000000000000000001c868ffe63436006419f23d90ac81f578bce55e6fc905 26 0.01/1.00 vMB 12
895,341 895,341 00000000000000000000312172e93ff0a61b4f76dea62720d3927a61b5e3180b 1,089 0.41/1.00 vMB 3
895,340 895,340 000000000000000000016067279d322cb38eaaa6da6f44b18f8f88246d3c9d41 343 0.12/1.00 vMB 3
895,339 895,339 00000000000000000002462d809bc2b61eb31b47474868b3d23d4dec31a060a0 89 0.02/1.00 vMB 4
895,338 895,338 000000000000000000011ce8bf388ad5900ac0dbe42a194ecb59dcc72334126f 1,145 0.88/1.00 vMB 1
895,337 895,337 00000000000000000000a6c1099137c881d9e084c02cd91570357f85cbe4ad30 975 1.00/1.00 vMB 1
895,336 895,336 0000000000000000000090c969d3e1eb3586fd097bb927693540ae74665ed4f0 2,564 1.00/1.00 vMB 3
895,335 895,335 00000000000000000000df12f40c9ba1b162a89245cd8c7caddc65b2a98d4862 922 1.00/1.00 vMB 1
895,334 895,334 000000000000000000001f7b5639629847330d62c4ead77edfca4ff77f3f8cf1 210 1.00/1.00 vMB 1
895,333 895,333 0000000000000000000253f30307df3a006697aceb787c47a134e5fa458c8f25 714 1.00/1.00 vMB 1
895,332 895,332 0000000000000000000237e148b038cf05db3ba7df2342baea9cd21ab91e9a07 1,823 1.00/1.00 vMB 1
895,331 895,331 00000000000000000001cd83ba4ebc179970c571c67cf680f931ad57f392af93 4,184 1.00/1.00 vMB 4
895,330 895,330 000000000000000000010c0673897185fbc6db738233109e6cd61ea9641ce39a 1,708 1.00/1.00 vMB 3
895,329 895,329 0000000000000000000103a58143110f64f2b844dad9ddbfbc4b74def7062b6c 1,060 1.00/1.00 vMB 1
895,328 895,328 0000000000000000000069e652e54e1b0053976ba6eac22db9094b192f621ec2 1,975 1.00/1.00 vMB 2
895,327 895,327 000000000000000000024a79ac9048e16e875e32f220ac8aef0792e3998967e7 2,874 1.00/1.00 vMB 3
895,326 895,326 00000000000000000001d95630e69f766d74bf265627f60886bc8f621afb1482 760 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.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.