Loading Tool

Explorer IconExplorer

Memory Pool

74,457 transactions
27.58 vMB
0.07370738 BTC
Random Selection Loading Transactions
Max Size: 168.13/200 MB

Candidate Block

Mining Attempt 86b179f5e580098326b3cb140cd7117e1adafd77610bbc8e4b3d33130cb57f6c
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 8ae5202026128a24f1b62c6d32f5592fa9b7e918c4b5eb54a3db5a5e306ce582
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.01489345 BTC
Feerates: 98.68 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (144,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,257 771,257 000000000000000000007ff57c07a31b3d085d2e77f3af09f2bc78f963cee0d7 519 1.00/1.00 vMB 1
771,256 771,256 00000000000000000007f79b209e08ce89ca5c0f1c9b2249f32e558a86d786c8 1,195 1.00/1.00 vMB 4
771,255 771,255 00000000000000000006f60e9105dda9ee9da490db936b136f866282271e24fc 2,541 1.00/1.00 vMB 8
771,254 771,254 000000000000000000009a1dc6296ee90523da662bf784d71a72a6c8edce1e77 1,862 1.00/1.00 vMB 7
771,253 771,253 000000000000000000030d26efa017354eb1b659b6797cbc86e438b553dfabd3 476 1.00/1.00 vMB 4
771,252 771,252 000000000000000000057c13400b70dec3a8e8a909a1bfb590704ee2ceda1afc 563 1.00/1.00 vMB 3
771,251 771,251 00000000000000000006180836cef94087fb5e0b7850b85d5ae2841a2ee765e2 587 1.00/1.00 vMB 3
771,250 771,250 000000000000000000024e8c8e25fe0938155dc1e03adc71cc20ffc3a3938b24 806 1.00/1.00 vMB 3
771,249 771,249 0000000000000000000097e9101631c21c29900eeeaeb0bf15294f8e25abfdfe 1,618 1.00/1.00 vMB 5
771,248 771,248 000000000000000000063c975b7aa52a701a8bc94901ae403c9d8cacfc496948 1,280 1.00/1.00 vMB 5
771,247 771,247 0000000000000000000143f07b27d8dbcff6b1c76d79b9960edea444196940e3 2,403 1.00/1.00 vMB 7
771,246 771,246 00000000000000000006db0662d76379f3810ee9adac61936b8f5b2e5ce7acda 1,991 1.00/1.00 vMB 6
771,245 771,245 00000000000000000006f84965bcabbf11a6cbaf31b51a193c48e5e80edaffea 1,255 1.00/1.00 vMB 5
771,244 771,244 00000000000000000003e828df141d5c23f9dcb4c93766ab78c01183b8dcd9cb 484 1.00/1.00 vMB 2
771,243 771,243 00000000000000000001aff0cc7d2be3440274e6a88e5a7e6170e820736cbb06 2,046 1.00/1.00 vMB 3
771,242 771,242 000000000000000000050ba034ffa80ee216be532ce8c33bdc491f69b26cefa5 2,463 1.00/1.00 vMB 13
771,241 771,241 00000000000000000004bda4194eb974babfb0785711da58e851a40c3e47eaad 1,454 1.00/1.00 vMB 6
771,240 771,240 0000000000000000000713bee175c11537862d68818ccaeee4f4ccd1bae91e9f 2,364 1.00/1.00 vMB 6
771,239 771,239 0000000000000000000825fdcd33697feeb024d517c77175a8443e2b2e0ee1a2 2,874 1.00/1.00 vMB 9
771,238 771,238 00000000000000000007e9cda898ef098a799c8db78310b4f1b1bffa91caa51e 2,270 1.00/1.00 vMB 13
771,237 771,237 000000000000000000030721d2853cfea2ab55d7c17b8d6c36e288930bcba129 285 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.89 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.37 GB
    • Received: 17.36 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.