Loading Tool

Explorer IconExplorer

Memory Pool

83,879 transactions
31.48 vMB
0.09635480 BTC
Random Selection Loading Transactions
Max Size: 192.91/200 MB

Candidate Block

Mining Attempt 706bfb4c475eafc0d6537725145c62199d78e38b2f2a2784a001fd7476121322
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 87698dd5a15e4fe7115c7f8bff5b871631eb70f76bba479f94ac630d110c6893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.02330556 BTC
Feerates: 299.70 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (574,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,280 340,280 0000000000000000067412f6d6ef99a390b840c8e9326486805063f102de673e 1 0.00/1.00 vMB 0
340,279 340,279 0000000000000000139b560217fd44c18852566f5fb7304d896e8ae70277a526 1,229 0.56/1.00 vMB 26
340,278 340,278 00000000000000000101dccfb64bec86793e0157d3ff0c2da1a797f932263dc0 542 0.28/1.00 vMB 26
340,277 340,277 00000000000000000447dacce5dd59a0bf5311d1311b8c80f4930578fcaa80e2 119 0.10/1.00 vMB 13
340,276 340,276 000000000000000010d7f3508efeee7371a9f0dccbd62c8957a34fe55a3694c9 269 0.09/1.00 vMB 28
340,275 340,275 00000000000000000201d0416256a8f60fc05d8a16a2e6b4aab20687f4bed321 156 0.14/1.00 vMB 18
340,274 340,274 000000000000000014f35cd567d70ac03b2ecfd6a02b6603872e56f295e38c85 776 0.35/1.00 vMB 29
340,273 340,273 00000000000000000cf7d7fb20a816b8172a5596fc958097a5cf8c57d4194d67 87 0.05/1.00 vMB 9
340,272 340,272 00000000000000000e1affd01e622da3641139800f4a1a576584df9f85cec213 1,450 0.69/1.00 vMB 27
340,271 340,271 000000000000000007228d12c8619461e8a2b4425358645eeed7dd15bcbfa631 438 0.29/1.00 vMB 22
340,270 340,270 00000000000000000f0cc180ebed8e34df830702dcb234a79593b91995518088 512 0.19/1.00 vMB 31
340,269 340,269 000000000000000007c90b4c9c96f7e0de2db9ee23793f4d4d3771e26a1ab9d0 702 0.37/1.00 vMB 26
340,268 340,268 000000000000000000244f0efdea4b3967711e3d041a16a24be0fa6c2f0ce27f 262 0.14/1.00 vMB 23
340,267 340,267 0000000000000000182c4ffb148322867dac96c31fb0a9fdd57a70c3eaa82c47 46 0.10/1.00 vMB 3
340,266 340,266 000000000000000005d20f01382e42f87a4a1fbffb222acd7f9b06ef60b261a9 309 0.19/1.00 vMB 22
340,265 340,265 00000000000000000cf531ac74ad1b72569d61062a6cc2bb77918842f06c0cf1 745 0.36/1.00 vMB 25
340,264 340,264 0000000000000000147690507e21d21ab0ddad35dac1de42d2c36f30343fe23e 87 0.08/1.00 vMB 6
340,263 340,263 00000000000000000453326079ea5c55278fb1f6ad98aaa5181f877ad9fbe637 451 0.25/1.00 vMB 23
340,262 340,262 000000000000000010d93f95e2c32b811e866e47334dddd000ae1b56bb0a83ba 157 0.10/1.00 vMB 18
340,261 340,261 00000000000000000d73ad31b9fc2f64c61a71e63b3e83cdbe23c75e71234e1a 238 0.11/1.00 vMB 31
340,260 340,260 0000000000000000097bebdddf02d9137a40516b22964a440e6bbe85dd55743c 79 0.06/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.