Loading Tool

Explorer IconExplorer

Memory Pool

73,764 transactions
28.22 vMB
0.06825045 BTC
Random Selection Loading Transactions
Max Size: 167.71/200 MB

Candidate Block

Mining Attempt a958ac8d60ead5c91ce005a4319fa5637981bedad5bc0ed539ad1aa7c48448cc
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root cd5afba15dc3f3f6ec7d05975f5897428a4ccfd4fe2f44feab46e62697157a28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01181580 BTC
Feerates: 101.62 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (146,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,367 768,367 0000000000000000000584f7c86d0fa3dfcd13c3c0f28f9b7583cd40a9e49b73 3,091 1.00/1.00 vMB 23
768,366 768,366 00000000000000000001389d0355c4fd0e9dc45df7b870ca5769c09cce44c740 758 0.31/1.00 vMB 15
768,365 768,365 00000000000000000004e0203bcd923ce672a1270e47d927aaa702daf6d5e332 995 0.35/1.00 vMB 3
768,364 768,364 0000000000000000000133de73f22b22726b7d10b159da08523528f7d7863922 2,625 1.00/1.00 vMB 22
768,363 768,363 00000000000000000005b0cad799af3e7e6784cf5ad1df604e4101146b169a4f 410 0.12/1.00 vMB 15
768,362 768,362 00000000000000000005c9012bb4c21841eba5eaee8fcf549413066584224fe2 2,141 0.87/1.00 vMB 4
768,361 768,361 000000000000000000034d1de41f5d9e25994382c2bcaf34ef81dea65b6cca6b 2,060 1.00/1.00 vMB 19
768,360 768,360 00000000000000000006ccea7a2c42ff8cc2b1b9bb98e159cd922fa30dfe770f 2,248 1.00/1.00 vMB 22
768,359 768,359 000000000000000000029e3358b3f815bd721e942a73722bad40057d0eb04a7b 538 0.18/1.00 vMB 15
768,358 768,358 00000000000000000000cda43f0893d6d066ef605eb2d0066371c176c631bda8 1,151 0.42/1.00 vMB 10
768,357 768,357 00000000000000000001ee8617e31fcea36b338a6eadbbcb87b2b9f2220586f9 3,222 1.00/1.00 vMB 12
768,356 768,356 00000000000000000003c9c88133f7bbf708e4c6042ce539364da9294ef24ce3 3,136 1.00/1.00 vMB 21
768,355 768,355 00000000000000000000f29ccf1ba16eb6b8c959dedc3ea825de0063bb003c5f 713 0.54/1.00 vMB 5
768,354 768,354 0000000000000000000732dc649310e7c79f7b6c4e13161798f39256d212d9b7 2,319 1.00/1.00 vMB 13
768,353 768,353 00000000000000000002d6bb424a998d8409b8766805746df0bb0f27cb2828c1 1,514 1.00/1.00 vMB 7
768,352 768,352 0000000000000000000636fcf548fe54723889e1ba859d2502fe11d3dbc2de25 2,596 1.00/1.00 vMB 7
768,351 768,351 00000000000000000003141f12385176968337aa72ae7b578a89356a769169d4 2,201 1.00/1.00 vMB 7
768,350 768,350 00000000000000000002b56a290fb02490408fb9a8c8b0911e0d7f1e0399ffe1 2,885 1.00/1.00 vMB 21
768,349 768,349 00000000000000000004e1fac92793c15c36c4613794e7f607ffc26a38c8bc8a 2,135 1.00/1.00 vMB 17
768,348 768,348 000000000000000000010e353e0fb5a694c5698bdcba7075cec47854db4d17e2 1,448 1.00/1.00 vMB 14
768,347 768,347 00000000000000000007e1cbf6c28c571bb872d85edd6cda1425ae586f0d8020 2,745 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.