Loading Tool

Explorer IconExplorer

Memory Pool

80,809 transactions
30.89 vMB
0.07751758 BTC
Random Selection Loading Transactions
Max Size: 187.79/200 MB

Candidate Block

Mining Attempt 1c167ea04b76551b3661caa017757b24b33a38e01bec9f43a29ccd7298f988cc
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root a95b13584847f5511e7942e7275129cccd31b4450d1c8625748501f30f4b7c8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01118314 BTC
Feerates: 47.33 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (613,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,304 301,304 00000000000000006c9fc10762f48a46eb6e4db823ebf4fa250395e4dfa9bf89 151 0.12/1.00 vMB 23
301,303 301,303 00000000000000004469f4fc641aff920ed8dab836b4abdab025b4a52252e1ec 448 0.23/1.00 vMB 32
301,302 301,302 00000000000000000aecfbc71c80eb5b52cf50fc63c9ed09ca8b5f54cacd04ee 398 0.70/1.00 vMB 13
301,301 301,301 000000000000000071075ab3a8b4b30b7c2a14aadc0da7b738fbd54d49efb952 866 0.35/1.00 vMB 38
301,300 301,300 000000000000000043a8c8f8465804e52f2c61055c3521c8a7fe5bc27f3ebb7d 651 0.35/1.00 vMB 31
301,299 301,299 0000000000000000340cf952a0e1ca483e559c72a56f5fa9fb06ed09435befe5 559 0.35/1.00 vMB 26
301,298 301,298 00000000000000005f7803b7a502bd584177b31bfc82728cdbf4fb175cd5ae55 128 0.06/1.00 vMB 28
301,297 301,297 000000000000000031d20e6ec12f70ec3ec921cda8df8a8110ddfc0d3bd0478e 199 0.11/1.00 vMB 27
301,296 301,296 00000000000000001546bc025297d61895606740d861164812034bbb5bb96aa8 266 0.12/1.00 vMB 30
301,295 301,295 00000000000000002030fe50d2cd137de556558e88236dde59b9675ae680ac7b 282 0.22/1.00 vMB 23
301,294 301,294 00000000000000006b48d98c14bb394067aa9ba56fca47864b51e43025c42b04 511 0.25/1.00 vMB 30
301,293 301,293 0000000000000000120344372d870e348c872739560b69b056b2c52d1009844a 668 0.71/1.00 vMB 13
301,292 301,292 000000000000000005fbd2cabfe432e36762c361737713b78b5aa0acdb4412d1 322 0.17/1.00 vMB 40
301,291 301,291 00000000000000004406072b78d51e94fa86bfcb68ad30d6c1f0218418b4a99d 20 0.05/1.00 vMB 5
301,290 301,290 000000000000000059e8687ef91c1a0e706844e74d8d65d9212696aad304e736 647 0.35/1.00 vMB 31
301,289 301,289 0000000000000000647e0ddcac70f7dadce8eed7c8b20ced942fb175f020173e 629 0.32/1.00 vMB 29
301,288 301,288 000000000000000021e7ca814f3348cab13d2879c9e493c65b87c183380de8f2 14 0.07/1.00 vMB 1
301,287 301,287 00000000000000006b3773aa25bf7416088fa55e1fdbc76c0858c2685809a947 801 0.49/1.00 vMB 30
301,286 301,286 000000000000000053ccd09d15c44ddc6e93d84374c4462d52afef50a52e317f 66 0.10/1.00 vMB 11
301,285 301,285 0000000000000000151397a520b838ef1faa62bca25bb2e534da979a088852ca 759 0.35/1.00 vMB 34
301,284 301,284 0000000000000000197b515559f98e0d4c4e4e4ae2c7b269b13bd8400164d0b8 156 0.09/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.73 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: 707.61 GB
    • Received: 16.69 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.