Loading Tool

Explorer IconExplorer

Memory Pool

13,201 transactions
5.62 vMB
0.02567249 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.06/200 MB

Candidate Block

Mining Attempt 8e8522548e519e6bb941e1cd2c137925b595357852e4c66184301198cb95e7e5
Version 20000000
Previous Block 000000000000000000005154d1d4ca737b24005588c846e9daad0497d8002fac
Merkle Root 2568ef03b2327aeee48e73cfe56eb34ff4cf29dae1d22668105b3f9911c5a6b1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,573
Size: 1.00 vMB
Total Fees: 0.01618777 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,447 (743,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,408 170,408 0000000000000aa105619e6d63e580a232f543bcc02ced4b48c9eac6bb23d301 65 0.03 vMB 75
170,407 170,407 00000000000001ab8d2623b0fedc35743bab387b339f2198fd479755081267ce 31 0.01 vMB 1,133
170,406 170,406 0000000000000a3408fced70993492b60fb95fa9f96e0d6cda3a23c323a0316d 56 0.02 vMB 108
170,405 170,405 00000000000004098d8f9eb5e372e6c2e6142e196a8384f5527435f6d1d45989 109 0.06 vMB 195
170,404 170,404 00000000000002643c8106d3b98412582aa259383b856b5ccf0501097276795d 98 0.05 vMB 144
170,403 170,403 00000000000006efb7ce0e9e33cecb4ce7f6f9291f6992dc2b95174c979ffe2e 128 0.03 vMB 18
170,402 170,402 00000000000002da0613db2c91ea2f9e7356fb2cf85eaf7ae725ae1b5f2ab278 25 0.04 vMB 641
170,401 170,401 00000000000006edc3b76ac5738adef0d9ee010df2cf742233d726c4a0c2c789 54 0.02 vMB 158
170,400 170,400 00000000000002f11c66d35af92d0d1b33fa154f9b397ac53ef6b63f546c8f02 1 0.00 vMB 0
170,399 170,399 0000000000000778a22c0c0ccb535f6dcd748f6cd4debb1131d4de3a14cb04e6 68 0.12 vMB 92
170,398 170,398 00000000000004251d843590efa199d380641706f59019d5708e74a91afb46a7 1 0.00 vMB 0
170,397 170,397 0000000000000767443cc24be41dfcc0ea6023df86a60362cffd69edaca9e819 70 0.03 vMB 194
170,396 170,396 00000000000005c9bf1016efdd6e0a21fff7288177ca41eca92fb81b8f0c6aef 1 0.00 vMB 0
170,395 170,395 000000000000003e10d67702c668c6d5b7dc189ef9ba62efa356ca1dbee7bfe4 168 0.08 vMB 109
170,394 170,394 0000000000000b04c3d9451d8a4d11db68e4aa3e58eb2dfef825d40d5dc99093 46 0.05 vMB 54
170,393 170,393 000000000000045198fd545ce44ffaf332f0da1d05bc8017dde69f6a0a8af104 36 0.05 vMB 58
170,392 170,392 00000000000002ddcc3e478de1c7ea81f2303f16cf7dc4da13b672db401d4d81 73 0.03 vMB 295
170,391 170,391 000000000000072cce62e4db21e87a375b52517c2000b2fd766c3377f31355b7 75 0.05 vMB 89
170,390 170,390 00000000000007f18b3b8191dfd156b5d481ac1b857fa3bcaabddc972b52bb30 72 0.03 vMB 161
170,389 170,389 00000000000007cd2c65f9ced5fc55f8da1dd102f38d5f840323116505fabfb1 10 0.00 vMB 39
170,388 170,388 0000000000000b0a807e5d4b1002b8c5621a7ac0286c56dcd9bb0bb91b05c34f 30 0.01 vMB 101
Previous 10 blocks ↓
Total Size: 779.65 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: 306.82 GB
    • Received: 1.43 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.