Loading Tool

Explorer IconExplorer

Memory Pool

79,260 transactions
30.09 vMB
0.12567615 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt 5be0618f9c41104a8323a83476b9f6be7cfed973cea7ef39739827769c139ac7
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root d2d5849ccd1a7382f9b4803df5d183071836f2ad9d6ed532c82a9ec34e24194f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03925990 BTC
Feerates: 673.02 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (348,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,100 567,100 000000000000000000060a7210e6f92a35ea8e5d52481f830cb5d42753be788a 1,618 1.00/1.00 vMB 23
567,099 567,099 0000000000000000001f42511ac0662ece19a84c0f288a94e51d169fca5344e8 2,692 1.00/1.00 vMB 30
567,098 567,098 0000000000000000000c49e22e8cb1d50d8763168eab55c227c72fe2f5b6f8d8 1,118 0.42/1.00 vMB 33
567,097 567,097 0000000000000000001cf4fcad669f8f57c0fff6a01816cdfcf4e6b09b6da5b2 876 0.29/1.00 vMB 32
567,096 567,096 00000000000000000015e319fcd693db3c31110a0900dabb34828228a528962e 528 0.33/1.00 vMB 21
567,095 567,095 00000000000000000002df271b5bfaa816cd5de3718ff5e529ac71b3bd91a93f 2,350 1.00/1.00 vMB 14
567,094 567,094 000000000000000000187e6dfd34bee036102b33883bd44807e38a8df40582a3 2,947 1.00/1.00 vMB 26
567,093 567,093 00000000000000000005a7d4667427e00aed17fbd74a037021e740e66688c771 2,297 1.00/1.00 vMB 45
567,092 567,092 0000000000000000000f2e756248a9c3b17ec530579457bc33d2f9e635745f69 114 0.04/1.00 vMB 32
567,091 567,091 0000000000000000000f56002154f9170d29be935bf6630084d9f8319e4d92fc 1,986 0.71/1.00 vMB 26
567,090 567,090 0000000000000000000f18c1dfcaf81ce28f5657f6e4d5b1a9e3bd9057cceb39 1,288 0.45/1.00 vMB 25
567,089 567,089 00000000000000000011578ad0f60f94b50ee0ed0ef13c89d66f0863950ad459 412 0.14/1.00 vMB 29
567,088 567,088 000000000000000000021acc140e9285d76061cd3753dc761a579cd136a15d35 1,657 0.62/1.00 vMB 13
567,087 567,087 00000000000000000022666224218cc141ad28c09d1df7d7d36a61c794dca2cd 2,614 1.00/1.00 vMB 16
567,086 567,086 000000000000000000162f949bf1475762747f3a2e3574b2b8e5f725eac745db 2,462 1.00/1.00 vMB 20
567,085 567,085 000000000000000000082bbc34aa72d955806a7b726cc0ecb8ebd9c73bce4870 2,697 1.00/1.00 vMB 30
567,084 567,084 00000000000000000028f3fd81484095d57f59aa2a1cdb909148f01e7a665528 978 1.00/1.00 vMB 28
567,083 567,083 0000000000000000001bf1a2c9dfa38ed5ec83717448c0207a5eb85be97b969e 2,368 1.00/1.00 vMB 40
567,082 567,082 000000000000000000251b9d5d87e2c12306ad4d096c004573624a49faba848b 472 0.15/1.00 vMB 29
567,081 567,081 0000000000000000000e7d5175e2a17caf2b3358913814c31d1de569636d9aa5 1,286 0.42/1.00 vMB 27
567,080 567,080 0000000000000000000cbfdcf86540c94d9bb3d8a4d25432c9ed2f9a15923be8 473 0.14/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.