Loading Tool

Explorer IconExplorer

Memory Pool

77,829 transactions
34.10 vMB
0.14012328 BTC
Random Selection Loading Transactions
Max Size: 190.45/200 MB

Candidate Block

Mining Attempt 339c78c88f44803b8706d5957624807f5c7bbb5dbe356b9403dfb562c890756e
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root fba5d871810d6771b92d9f51aea7a6f8213c000eb2c5287010872e6fd0439638
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.02191004 BTC
Feerates: 99.73 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (555,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,183 360,183 00000000000000000745e36f20b35e12b57dc6427bcccc944c64afe0995510f6 2,118 0.75/1.00 vMB 35
360,182 360,182 0000000000000000148545ebee14d21428d5150b1f0b6bb040bc30a0806d4f7c 1,957 0.75/1.00 vMB 35
360,181 360,181 00000000000000000974fef92151306637900bfbbdec2cc7eb23002e7f47fdd4 1,933 0.90/1.00 vMB 32
360,180 360,180 000000000000000010bed89add35c613c0a282294dbfea082f9cebd7f1671ccd 339 0.19/1.00 vMB 23
360,179 360,179 000000000000000000d2afc286ed4916dff1d0f4767d1ab53f6ad88f571020f0 228 0.11/1.00 vMB 25
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
Previous 10 blocks ↓
Total Size: 783.10 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: 731.80 GB
    • Received: 18.52 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.