Loading Tool

Explorer IconExplorer

Memory Pool

27,878 transactions
24.45 vMB
0.05063066 BTC
Random Selection Loading Transactions
Max Size: 120.54/200 MB

Candidate Block

Mining Attempt b78337d594b4e1fa763c180f7ffc1544e0836cdfb522eea1e4501bb382d7540b
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 5663b7147c06e5796711e03deee89b43f1ba1eee86627543bd3fc155b612c6ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.00732053 BTC
Feerates: 73.20 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (566,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,620 348,620 00000000000000000dfee9b748fd7ab117155dada6c0f250afd25d9facac9275 301 0.15/1.00 vMB 19
348,619 348,619 000000000000000015b9b06394f912fd5a2ab6b62352a23d8a718b2426a30e0b 225 0.10/1.00 vMB 29
348,618 348,618 00000000000000000488d22dc36c1175f1f7bfe5d8201bfeb05a5a5cfcb66d58 173 0.10/1.00 vMB 20
348,617 348,617 000000000000000009341e9a37697e484179b934b4983e789bfea258d1086751 430 0.22/1.00 vMB 15
348,616 348,616 00000000000000000acc80c487972a3f5fcbd0e2dfc65f23ff7a4ef896f0a26e 1,310 0.75/1.00 vMB 24
348,615 348,615 000000000000000001f34c2dbfaae4c04c3055b2bf6af1f1011fe68258125ca5 1,399 0.75/1.00 vMB 29
348,614 348,614 0000000000000000024c8c86c5d721aa65fc748f844731d263f9be6ae6606b9d 425 0.19/1.00 vMB 30
348,613 348,613 00000000000000000f43a7fef5da7005b61b4733eb8cfb0d1c447177ad166f3c 316 0.14/1.00 vMB 25
348,612 348,612 0000000000000000018e7409dba87fcd486c354aa1cc92f34b7f1b282d1ab659 696 0.35/1.00 vMB 28
348,611 348,611 000000000000000007a57451671334b267827c0a220160fa4720f55efd6ef6ec 956 0.50/1.00 vMB 25
348,610 348,610 0000000000000000094ee8e968c3a18b159d765b4b803c951931addbf9362b5e 471 0.24/1.00 vMB 26
348,609 348,609 00000000000000000a2b52331e094438a95ae3f24c5bb75995e1cfe36516ce82 133 0.06/1.00 vMB 17
348,608 348,608 000000000000000009c6a77edde9e9ad506c2c07ff3b7bd1508db6f4712d47a6 716 0.36/1.00 vMB 25
348,607 348,607 0000000000000000112cfd43eabb03388c071c574e6675d7c4fb10743ee6afd5 498 0.35/1.00 vMB 7
348,606 348,606 000000000000000013867392ae8ba6fe5269882792fcffe32e52d37871e6b486 814 0.51/1.00 vMB 23
348,605 348,605 000000000000000007a2b87a48ddea4acce7fbcd8a415f07071a41056f61870c 2,214 1.00/1.00 vMB 31
348,604 348,604 0000000000000000075defc2b34e20024d0a84c1dc3ad36d8b46176488ea3343 1,109 0.57/1.00 vMB 27
348,603 348,603 00000000000000000a59159834d2148a67ac85b49e02fea5a110677d554ba1b1 1,814 0.83/1.00 vMB 29
348,602 348,602 00000000000000000a3801a647cc7709a52a9c6e616ca490ef4f1f928fef65c4 531 0.23/1.00 vMB 27
348,601 348,601 0000000000000000000e8b598a1155fbe59d750a2e0771b90d0fe81baaad452c 66 0.10/1.00 vMB 5
348,600 348,600 00000000000000000a6596fc7962456ce3b7322bc54efd77b31f429fe13f0502 732 0.37/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.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: 641.78 GB
    • Received: 12.53 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.