Loading Tool

Explorer IconExplorer

Memory Pool

83,046 transactions
30.52 vMB
0.10976526 BTC
Random Selection Loading Transactions
Max Size: 183.90/200 MB

Candidate Block

Mining Attempt 6509b3edce5e7ab5e92071dd80ed218a404089177154937824d264abaa582045
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root b215ab8325c18a4ec9a43cc6968796c4b5014e8b0af8a91f79c3911042753abd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04670333 BTC
Feerates: 526.32 > 4.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (554,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,178 360,178 00000000000000000b22582eba598af6ebd8ed7e12cbf4c7364137ddcc26bc75 1,240 0.60/1.00 vMB 28
360,177 360,177 00000000000000000cfd90fd358ca6a9a3da197166bb211086c173a131a9514a 332 0.20/1.00 vMB 23
360,176 360,176 00000000000000000d7be1efb6226ba996151f48e8202b91f085ae3a087e21ec 254 0.12/1.00 vMB 29
360,175 360,175 00000000000000000c952741a212610871c7bf806ddf39ae6a071171ce87cdc4 548 0.25/1.00 vMB 27
360,174 360,174 00000000000000000dc4ab70d825cddeead2b8d8a92a7e5e2ddb51fe0dd0dba4 772 0.41/1.00 vMB 27
360,173 360,173 0000000000000000001fe9fd39dc7421bf04494ce0f1eacc0ba1f4aaf97f1db1 1,774 0.87/1.00 vMB 28
360,172 360,172 000000000000000016ee4601ff27e586295cef1e34f4f51a6f63f4a623d53255 639 0.44/1.00 vMB 24
360,171 360,171 000000000000000005d618f4f6b55ab0241f259db318842c6ff9907119c2f745 159 0.13/1.00 vMB 13
360,170 360,170 0000000000000000112c153320310b22f82169e29dce2dcf6d7d7ae6e22e3bc1 1,349 0.73/1.00 vMB 26
360,169 360,169 000000000000000008270ff1aa63a26f7e8b6b808def8b447e557f0c733338bc 1,421 0.64/1.00 vMB 28
360,168 360,168 00000000000000000f5423ad73a0b746aaca4eeb953dfbadb155a2641a016d1a 737 0.40/1.00 vMB 24
360,167 360,167 000000000000000007277dca91590dba499ec2a69f29178a42c71a1cd3d5b08e 328 0.25/1.00 vMB 17
360,166 360,166 00000000000000000aad9ba7d1c335f8c9d28fc00cd55a10d521bd1a95378c78 615 0.37/1.00 vMB 26
360,165 360,165 000000000000000014f5880a1592e1a81fbba846e83c69520b8579a74adb7dc0 397 0.24/1.00 vMB 25
360,164 360,164 00000000000000000d19a5322ababf0286a9e1a9ab6288d788412afc7bffc62d 625 0.38/1.00 vMB 21
360,163 360,163 000000000000000009bad67f61b0f506653fefca8ddf1e238d9910557d4159c0 1 0.00/1.00 vMB 0
360,162 360,162 00000000000000000569116c085ce247c8cdca01c27c87d22694c8730b832fc9 531 0.30/1.00 vMB 30
360,161 360,161 000000000000000012db4e916fb0e625f7f2feda3342e5ec33b7f6ad7f71b978 794 0.46/1.00 vMB 25
360,160 360,160 00000000000000000b2a30e220d14cb0d34dcf881a577e920b21c15d70dddd1d 1,178 0.62/1.00 vMB 29
360,159 360,159 000000000000000013e8a4cfaf06fd07595ab2d7b6871b8d1985bb103394a492 232 0.15/1.00 vMB 20
360,158 360,158 00000000000000000003bf3e85ccdbf1d678e0d66c6bd3c7a166cd08d3cd3898 454 0.40/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.